makabaka
ab96ae9413
增加规则转换与协议转换API接口
2024-01-19 12:23:04 +08:00
xream
5cbcf4fce4
feat: Node.js 版本体支持定时任务, 环境变量 SUB_STORE_BACKEND_CRON
2024-01-14 18:45:31 +08:00
xream
ce6cd794c8
feat: 环境变量 SUB_STORE_DATA_URL 启动时自动从此地址拉取并恢复数据
2023-12-13 09:54:57 +08:00
xream
e05475aa5e
feat: Node.js 前端代理后端路由 需设置环境变量 注意安全 SUB_STORE_FRONTEND_PATH=/prefix
2023-12-13 02:04:24 +08:00
xream
c35e9d37ae
feat: Node.js 前端代理后端路由 需设置环境变量 注意安全 SUB_STORE_FRONTEND_BACKEND_PATH=/prefix
2023-12-13 01:26:16 +08:00
xream
8f2dbfe3df
feat: Node.js 前端代理后端路由 需设置环境变量 注意安全 SUB_STORE_FRONTEND_BACKEND_PATH=/prefix
2023-12-13 00:34:08 +08:00
xream
12491ac7c0
feat: Node.js 前端代理后端路由 需设置环境变量 注意安全 SUB_STORE_FRONTEND_PATH=/prefix
2023-12-13 00:26:03 +08:00
xream
78e3024cec
feat: Node.js 前端代理后端路由
2023-12-12 22:52:50 +08:00
xream
a1776644a0
feat: Node 版后端支持挂载前端文件夹, 环境变量 SUB_STORE_FRONTEND_PATH, SUB_STORE_FRONTEND_HOST, SUB_STORE_FRONTEND_PORT
2023-12-10 13:13:39 +08:00
xream
5f1415d9d4
feat: 后端支持自定义 host 和 port. 环境变量 SUB_STORE_BACKEND_API_HOST 默认 ::, SUB_STORE_BACKEND_API_PORT 默认 3000
2023-11-24 18:31:13 +08:00
xream
3211fbf357
feat: 模块接口; 脚本参数支持 JSON 和 URL编码
2023-09-14 17:34:24 +08:00
xream
33a17c2d66
feat: 实验性支持本地脚本复用
2023-09-14 08:56:33 +08:00
Peng-YM
6ee6a9b5e2
build: Split sub-store.min.js for better performance on iOS devices
2022-09-09 23:11:13 +08:00
Peng-YM
4cd525824e
fix (restful): Add query field in IP-API
2022-07-12 23:15:29 +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
b1d811e4c5
fix: Sync time is updated even if upload failed
2022-07-08 10:26:05 +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
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
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
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
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