Commit Graph

124 Commits

Author SHA1 Message Date
b28453a083 localhost path 2022-04-22 19:58:43 +02:00
8f96bdec3d added frontend 2022-04-22 19:49:23 +02:00
8e4ba7958e also use hash to find blocks 2022-04-22 14:58:23 +02:00
1461b53de3 changed url 2022-04-22 14:45:09 +02:00
5bbe09862d use wildchar for domain 2022-04-22 04:25:29 +02:00
bc803a16a7 changed preloaded db 2022-04-22 03:42:03 +02:00
5862133eb8 dont delete blocks 2022-04-16 22:43:28 +02:00
eec20e4659 API now only returns block levels that are used 2022-04-14 20:26:19 +02:00
f54f8ff101 API now returns reasons 2022-04-14 14:04:53 +02:00
267f873fb3 can now get misskey type 2022-04-13 23:18:56 +02:00
e077b77a74 reformatted 2022-04-09 19:26:33 +02:00
7941765b04 refactored the mastodon part 2022-04-09 19:23:05 +02:00
65ef38213b refactored the pleroma part 2022-04-09 18:51:01 +02:00
1d2079c3ae changed spacing 2022-04-09 15:15:00 +02:00
dcb862ed71 added hash function 2022-04-09 00:00:29 +02:00
46cf65678e refactored get_mastodon_blocks 2022-04-08 23:12:01 +02:00
433bcd3f00 added better way of getting the software type 2022-04-08 22:07:05 +02:00
f1c3126c0a removed mistake 2022-04-07 11:14:25 +00:00
63d201da8e added requests to requirements 2022-04-06 20:08:05 +02:00
eee3cd6c9b added user-agent 2022-04-06 17:40:49 +02:00
e4dd3a6346 use .json() instead of .text 2022-04-06 17:31:32 +02:00
39b07232bc cleaned code a bit more 2022-04-01 00:58:52 +02:00
012fd3ceef cleaned code a bit 2022-04-01 00:32:38 +02:00
7b3cec623e changed try out links 2022-03-31 23:28:05 +02:00
d8ccd71522 added pip install requirements 2022-03-31 23:16:08 +02:00
32db175944 rewrote the api in python 2022-03-31 23:13:44 +02:00
b6ef7be08f changed how the api is installed 2022-03-31 19:31:34 +02:00
a3f1348b6e removed mastodon api 2022-03-31 19:00:08 +02:00
6ddbc8ab29 check if fields are in json to reduce errors 2022-03-31 18:07:32 +02:00
e3bca69eaf added variable types to function 2022-03-31 17:17:11 +02:00
f45e42cd50 changed api url 2022-03-23 22:52:46 +01:00
b6371b04c0 deleted unused files 2022-03-22 17:43:02 +01:00
b4710b377f removed get_isntance_type.py 2022-03-22 17:27:27 +01:00
57d39c3fd9 added base_url 2022-03-22 17:09:18 +01:00
1e0e5927a6 added source_code url 2022-03-22 17:06:08 +01:00
c79a268eea added more block_levels 2022-03-21 18:01:18 +01:00
e2f4b5bfe2 added /info endpoint 2022-03-21 16:58:20 +01:00
0b4c1e61d1 changed error log 2022-03-21 16:01:59 +01:00
fb9677fd5d fetch from instances from database instead of text files 2022-03-21 14:04:44 +01:00
08616cfda4 added links 2022-03-11 22:43:10 +01:00
a782ef7de0 added software column 2022-03-11 22:20:40 +01:00
17588f06b6 use res.json 2022-03-07 00:36:41 +01:00
2b54705e95 changed json returned by the API 2022-03-06 22:22:20 +01:00
65ca5940e5 return the array directly 2022-03-06 19:17:42 +01:00
8fb0266ead use non stupid edited thing 2022-03-06 19:15:38 +01:00
fc2501e7b0 added new 400 status messages 2022-03-06 15:51:48 +01:00
d2cf9eb561 added the fedi block api 2022-03-06 14:46:43 +01:00
63ecfd1e40 added missing semicolon 2022-03-05 17:07:22 +01:00
e00823707d ignore empty blocks 2022-03-05 13:09:00 +01:00
58be487edc drying some code 2022-03-05 12:19:28 +01:00