Peng-YM
4cd525824e
fix (restful): Add query field in IP-API
2022-07-12 23:15:29 +08:00
Peng-YM
813f2b839d
perf: Add switch for cron-sync-artifacts
2022-07-12 18:56:24 +08:00
Peng-YM
3d58534dfe
fix (restful): Intercept IP-API query failed message when querying node info
2022-07-12 18:34:31 +08:00
Peng-YM
f7d4b66db6
feat (restful): Add /api/utils/node-info for querying proxy node info
2022-07-12 15:09:44 +08:00
Peng-YM
2c4e47166d
feat (restful): Add /api/utils/refresh
...
The API call does the following:
- Fetch GitHub avatar and update artifact store url
- Revoke all cached resources
2022-07-11 23:06:49 +08:00
Peng-YM
848491c0f8
feat: Add support for targetPlatform ShadowRocket
2022-07-11 18:23:56 +08:00
Peng-YM
d7b97f4595
fix: Error codes are not shown in the response
2022-07-08 11:00:26 +08:00
Peng-YM
8aed0665e3
fix: Restrict artifact name in order to fix a Gist API bug
2022-07-08 10:47:38 +08:00
Peng-YM
b1d811e4c5
fix: Sync time is updated even if upload failed
2022-07-08 10:26:05 +08:00
Peng-YM
2ee515dc23
fix: Full config preprocessor bug
2022-07-07 23:24:01 +08:00
Peng-YM
07cae95ff4
feat: Add artifactStore URL in settings
2022-07-07 22:40:46 +08:00
Peng-YM
240156daef
refactor: Revise sync artifacts APIs
...
- /api/sync/artifacts: sync all artifacts
- /api/sync/artifact/:name: sync a specific artifact
2022-07-07 14:47:09 +08:00
Peng-YM
310d797abf
fix: Perform migration after restoring data from gist
2022-07-06 18:12:36 +08:00
Peng-YM
00c28c6cb8
refactor: Standardize error handling for RESTful APIs
2022-07-06 18:12:36 +08:00
Peng-YM
0e089ef8ce
feat: Fetch avatar from GitHub automatically
2022-07-06 18:12:36 +08:00
Peng-YM
7468089f04
fix: QuickSettingOperator does not respect default settings
2022-07-06 18:12:36 +08:00
Peng-YM
ce51674d6b
feat: Add sorting API
...
Added POST /api/sort/subs, /api/sort/collections, /api/sort/artifacts for sorting subs, collections, and artifacts.
2022-07-06 18:12:36 +08:00
Peng-YM
84b4dba425
refactor: Migrate to API v2
...
- Added auto schema migration
- Refactored /api/subs, /api/collections, /api/artifacts. Now these APIs will return array instead of object. This enables sorting items in the future.
2022-07-06 18:12:36 +08:00
Peng-YM
606cfed8da
feat (backend): Add preview API
...
- POST /api/preview/sub for previewing subs
- POST /api/preview/collection for previewing collection
2022-07-01 17:36:48 +08:00
Peng-YM
bb87a6c41e
refactor: Download API
...
Now the download APIs are moved into a new file
2022-06-30 12:19:43 +08:00
Peng-YM
9653b09844
fix: Backend crashes when invalid url is used
...
Improve error handling for flow info API
2022-06-29 14:07:22 +08:00
Peng-YM
ffc7c07469
perf: Improve /utils/env API
...
- Add version number
- Add support for Stash & ShadowRocket backend
2022-06-29 11:25:57 +08:00
Peng-YM
7e1139528e
feat (backend): Add backend API to get flow info for subscriptions
2022-06-29 00:12:31 +08:00
Peng-YM
49ed9f1ff3
feat: Added cron script for syncing all artifacts to gist
2022-06-21 16:01:02 +08:00
Peng-YM
d602dbeb7c
feat: Added dedicated Stash producer
2022-06-20 21:51:13 +08:00
Peng-YM
8fe2280232
Use babel relative import path
2022-06-16 14:24:32 +08:00
Peng-YM
f91f34d644
Reintroduce storage management API, closes #113
2022-06-16 11:28:15 +08:00
Peng-YM
82ad8a5df8
Added ResolveDomainOperator
2022-06-07 15:55:34 +08:00
Peng-YM
e28e440dc5
Added support for non-ascii characters in subscriptions, collections and artifacts
2022-05-30 13:47:59 +08:00
Peng-YM
51db70a1c3
Fixed local subscription not working in collections
2022-05-25 22:33:54 +08:00
Peng-YM
7ed08ef451
Added support for local subscription
2022-05-25 17:32:05 +08:00
Peng-YM
6169ff5255
Refine project structure
2022-05-25 14:33:46 +08:00
Peng-YM
0e46d8e14d
Minor changes
2022-05-25 11:00:00 +08:00