Commit Graph

244 Commits

Author SHA1 Message Date
ghost
48fd76f1db fix push api request queue 2023-09-16 23:11:53 +03:00
ghost
6a4046e866 fix feed permissions 2023-09-16 22:23:26 +03:00
ghost
b63fcabd50 fix push api connection, define common memory timeout 2023-09-16 21:09:19 +03:00
ghost
7b673ba8c8 delete previous data on import new values 2023-09-16 21:07:49 +03:00
ghost
6241cfd730 fix post requests processing 2023-09-16 18:15:28 +03:00
ghost
c4568713e0 fix typos 2023-09-16 18:03:57 +03:00
ghost
6cfba39d1d remove filters and parsing for validated data 2023-09-16 18:02:26 +03:00
ghost
8b09dbd1bd fix host validation, impove debug message 2023-09-16 17:41:25 +03:00
ghost
d1428b6a16 fix response encoding 2023-09-16 17:10:59 +03:00
ghost
934d23fe04 fix bootstrap path 2023-09-16 17:10:47 +03:00
ghost
46ce339d60 fix debug message 2023-09-16 17:05:47 +03:00
ghost
7635a5b517 fix typo 2023-09-16 17:02:21 +03:00
ghost
075b4da359 fix condition 2023-09-16 17:01:45 +03:00
ghost
5ee01c0f80 remove index.html 2023-09-16 17:01:34 +03:00
ghost
da55154a2a update debug dump structure 2023-09-16 17:00:12 +03:00
ghost
b298ded53f add debug dump, switch to curl library 2023-09-16 16:03:50 +03:00
ghost
41ac7c8e52 fix condition duplicate 2023-09-16 15:49:26 +03:00
ghost
12452b46d2 add manifest existion check 2023-09-16 15:41:03 +03:00
ghost
b74be8a1bf fix protocol compatibility 2023-09-16 15:35:18 +03:00
ghost
94b1ca5700 add log support 2023-09-16 15:23:47 +03:00
ghost
1998e73515 set chmod 0770 for feed dumps 2023-09-16 14:32:53 +03:00
ghost
294a33e5c2 rename debug key name 2023-09-16 04:41:32 +03:00
ghost
a2ee4e845c fix profiles export without account type provided, because throws access warning on import 2023-09-16 04:39:42 +03:00
ghost
d38b8fb851 fix magnetCommentIdParent validation 2023-09-16 04:22:27 +03:00
ghost
e871662d87 cache magnet public status on user public only 2023-09-16 04:07:32 +03:00
ghost
d9cbc6af73 disable curl cache 2023-09-16 03:51:49 +03:00
ghost
da541bf273 fix magnetCommentIdParent data type as mixed 2023-09-16 03:35:56 +03:00
ghost
4dcdafc638 improve debug 2023-09-16 03:21:53 +03:00
ghost
d55c256c02 change default keywords max quantity 2023-09-16 02:46:34 +03:00
ghost
ec77696d60 change recommend DN length by default 2023-09-16 02:03:21 +03:00
ghost
fda862928b fix keyword topic validation 2023-09-16 02:01:48 +03:00
ghost
8586d713ef fix url/host validation, remove lib dependencies 2023-09-16 01:51:04 +03:00
ghost
521a8eade8 fix info hash validation, remove external dependencies 2023-09-16 01:36:32 +03:00
ghost
8447b70c4b pass submethods errors to parent calls 2023-09-16 01:19:25 +03:00
ghost
e3d968e11a change errors callback 2023-09-16 01:12:35 +03:00
ghost
644f3ffa93 change default MAGNET_DN_MAX_LENGTH value 2023-09-16 00:47:22 +03:00
ghost
d2828306fa fix variable name 2023-09-16 00:44:07 +03:00
ghost
d2cad4833e switch remote file_get_contents to curl 2023-09-15 23:43:00 +03:00
ghost
034a8c540a add api user agent customization 2023-09-15 23:24:59 +03:00
ghost
11c397b566 decode response in json by default 2023-09-15 23:16:00 +03:00
ghost
68dc7f9f99 add missed alias check 2023-09-15 22:52:33 +03:00
ghost
14291afc93 update readme 2023-09-15 22:41:49 +03:00
ghost
5fb4ab82a2 update readme 2023-09-15 22:40:26 +03:00
ghost
f60f4d94cc update readme 2023-09-15 22:40:00 +03:00
ghost
dcddf1d625 update readme 2023-09-15 22:31:36 +03:00
ghost
a94ec250ff fix undefined variable 2023-09-15 22:13:31 +03:00
ghost
43c617e893 use common Valid library methods to check URL and addresses 2023-09-15 22:12:18 +03:00
ghost
eb43fb4b18 add validation support for downloads, stars, views 2023-09-15 20:42:03 +03:00
ghost
8b771bbb4f delegate data validation to the Valid library 2023-09-15 20:41:13 +03:00
ghost
cb5cf02924 complete push API 2023-09-15 20:40:30 +03:00