Commit Graph

14 Commits

Author SHA1 Message Date
xream
da05d68cef feat: Node.js 前端代理后端路由 2023-12-12 22:52:50 +08:00
xream
a7e96cd696 feat: Node 版后端支持挂载前端文件夹, 环境变量 SUB_STORE_FRONTEND_PATH, SUB_STORE_FRONTEND_HOST, SUB_STORE_FRONTEND_PORT 2023-12-10 13:13:39 +08:00
xream
e5d8d49003 feat: 后端支持自定义 hostport. 环境变量 SUB_STORE_BACKEND_API_HOST 默认 ::, SUB_STORE_BACKEND_API_PORT 默认 3000 2023-11-24 18:31:13 +08:00
xream
cc8ba7782e feat: proxy 增加 subName(订阅名), collectionName(组合订阅名); 脚本增加第三个参数 env(包含订阅/组合订阅/环境/版本等信息) 2023-10-08 13:21:22 +08:00
xream
a778d2e222 fix: 修复部分环境无 clearTimeout 的问题 2023-09-18 20:09:03 +08:00
Peng-YM
a6e54c7560 feat: added the ability to change the base path for the data files
before starting node, use the command `export SUB_STORE_DATA_BASE_PATH="<YOUR_PATH>"`
2023-09-04 23:16:13 +08:00
xream
e8e903f630 fix: 暂时将后端上传限制放宽到 1mb 2023-09-01 02:07:24 +08:00
Peng-YM
78479529ae perf: Add support for sending http requests using specific nodes
Only supported on Loon & Surge
2022-08-11 01:07:16 +08:00
Peng-YM
5698208a47 perf: Use cache for all remote resources 2022-07-11 20:46:16 +08:00
Peng-YM
7f6d55c635 feat: Added dedicated Stash producer 2022-06-20 21:51:13 +08:00
Peng-YM
f0a286e516 Hot fix for Surge HTTP 2.0 feature 2022-06-14 23:52:08 +08:00
Peng-YM
0185441ed2 Fixed Node.js cannot start issue 2022-05-26 11:17:36 +08:00
Peng-YM
8c7e8f01ee Fixed express port issue 2022-05-25 14:42:26 +08:00
Peng-YM
a3ddb13289 Refine project structure 2022-05-25 14:33:46 +08:00