xream
c541b83037
feat: 支持按顺序合并本地和远程订阅(前端版本 > 2.14.14 可输入)
2023-11-29 03:57:20 +08:00
xream
3054d5cd5d
feat: 远程订阅支持换行符连接的多个订阅链接(前端版本 > 2.14.13 可输入)
2023-11-29 02:24:03 +08:00
xream
d3c6c99b0a
feat: proxy 增加 subName(订阅名), collectionName(组合订阅名); 脚本增加第三个参数 env(包含订阅/组合订阅/环境/版本等信息)
2023-10-08 13:21:22 +08:00
xream
59bca5670d
fix: 预览时脚本下载报错导致的崩溃
2023-09-07 23:17:36 +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
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