35 Commits

Author SHA1 Message Date
xream
1281df59f3
feat: 增强 VMess URI 解析兼容性; 修改导出文件名格式 2025-03-13 20:19:45 +08:00
xream
47307716b2
feat: url 支持 credentials; 修改导出文件名格式 2025-03-13 17:42:48 +08:00
xream
5058662651
feat: 下载文件名增加前后缀 2025-02-14 15:39:13 +08:00
xream
837667edc9
feat: 手动设置流量信息时, 支持使用链接. 此时使用响应内容 2024-12-22 21:57:01 +08:00
xream
bc1247efaf
feat: 手动设置的订阅流量信息会附加到订阅自己的流量信息之前 2024-11-17 23:40:03 +08:00
xream
f4639d9a34
feat: 支持更多的 subscription-userinfo 2024-11-12 22:06:22 +08:00
xream
e09d66060d
feat: 远程订阅支持 insecure 不验证服务器证书 2024-10-30 14:33:34 +08:00
xream
8fe818f826
fix: 处理乱填的订阅流量信息解析报错 2024-10-19 19:12:25 +08:00
xream
913638a233
feat: /api/sub/flow/:name 接口支持指定远程订阅 url(可携带订阅 url 支持的参数, 例如 flowUserAgent) 2024-06-10 13:24:06 +08:00
xream
bf642ce0e6
fix: 兼容空的订阅链接 2024-06-09 01:42:40 +08:00
xream
99d058bcf1
feat: 支持 flowUrl 2024-06-02 16:03:01 +08:00
xream
6f7fe8204b
feat: 支持完整导出和导入 Sub-Store 单条订阅数据 2024-04-22 15:15:57 +08:00
xream
2611dccc73
feat: 支持设置查询远程订阅流量信息时的 User-Agent 2024-03-14 19:45:39 +08:00
xream
80d46597b4
feat: 支持使用代理/节点/策略获取订阅 2024-03-13 05:33:52 +08:00
xream
ca65e4209e
feat: 支持自定义订阅流量信息 2024-03-12 01:17:56 +08:00
xream
4b27d40602
feat: 订阅支持开始日期和重置周期 2024-03-11 13:39:52 +08:00
xream
518de2e919
feat: 订阅支持每月重置天数 2024-03-10 23:08:56 +08:00
xream
7beff4013f
feat: 订阅列表的流量信息兼容远程和本地合并的情况, 排除设置了不查询订阅信息的链接 2024-03-08 18:40:44 +08:00
xream
6d51774d36
feat: 为脚本操作增加流量信息操作 flowUtils 2023-11-07 16:42:28 +08:00
xream
a4ff32331a
fix: 简单限制一下订阅/组合订阅的名称(不可包含 "/" ) 2023-10-29 22:38:20 +08:00
xream
048344268c
feat: Added replaceSubscriptions, replaceCollection API 2023-08-15 15:48:57 +08:00
QuentinHsu
5de35c7720
🐞 fix(subscriptions): negative usage flow (#175) 2022-10-25 00:07:23 +08:00
Peng-YM
6ea3575101 fix: Rename subscription and collection will break artifacts 2022-08-09 22:28:45 +08:00
Peng-YM
2ee515dc23 fix: Full config preprocessor bug 2022-07-07 23:24:01 +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
00c28c6cb8 refactor: Standardize error handling for RESTful APIs 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
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
7e1139528e feat (backend): Add backend API to get flow info for subscriptions 2022-06-29 00:12:31 +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
e28e440dc5 Added support for non-ascii characters in subscriptions, collections and artifacts 2022-05-30 13:47:59 +08:00
Peng-YM
7ed08ef451 Added support for local subscription 2022-05-25 17:32:05 +08:00
Peng-YM
0e46d8e14d Minor changes 2022-05-25 11:00:00 +08:00