xream
4276869033
refactor: 非 Node 环境的 req query params decode
2025-07-27 22:47:43 +08:00
xream
684cf2f52d
fix: 处理手动删除 Gist 之后, Sub-Store 侧重新同步的逻辑
2024-04-23 09:28:39 +08:00
xream
319525d4a7
feat: 优化调整 Gist 同步逻辑; 增加 GitLab Snippet 同步
2024-01-20 05:33:31 +08:00
xream
bd66596647
feat: 支持同步配置时选择包含官方/商店版不支持的协议; 同步配置优化
2024-01-18 06:18:05 +08:00
xream
f0eca8f031
feat: 支持从 gist 获取不在同步配置中的 gist 文件
2024-01-17 01:10:54 +08:00
xream
4a9b72b058
feat: Added replaceArtifact API
2023-08-18 13:48:37 +08:00
K
140450d3c7
fixed deleted gist
2023-07-31 16:38:07 +08:00
Peng-YM
60c1c3d2a5
build: Split sub-store.min.js for better performance on iOS devices
2022-09-09 23:11:13 +08:00
Peng-YM
d234a8c314
perf: Add switch for cron-sync-artifacts
2022-07-12 18:56:24 +08:00
Peng-YM
51e3593ac2
feat: Add support for targetPlatform ShadowRocket
2022-07-11 18:23:56 +08:00
Peng-YM
51353fbd5d
fix: Restrict artifact name in order to fix a Gist API bug
2022-07-08 10:47:38 +08:00
Peng-YM
72f7606062
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
83d7d789a9
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
b4d5003d0e
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
818e94f41d
refactor: Download API
...
Now the download APIs are moved into a new file
2022-06-30 12:19:43 +08:00
Peng-YM
def42d683c
feat: Added cron script for syncing all artifacts to gist
2022-06-21 16:01:02 +08:00
Peng-YM
e7f0259eaf
Use babel relative import path
2022-06-16 14:24:32 +08:00
Peng-YM
24a27e51e3
Added support for non-ascii characters in subscriptions, collections and artifacts
2022-05-30 13:47:59 +08:00
Peng-YM
f56c4358f9
Fixed local subscription not working in collections
2022-05-25 22:33:54 +08:00
Peng-YM
7b4f75fddc
Added support for local subscription
2022-05-25 17:32:05 +08:00
Peng-YM
fb660ce957
Minor changes
2022-05-25 11:00:00 +08:00