xream
815552d470
feat: 找不到资源时不通知, 仅保留日志
2024-11-28 15:44:55 +08:00
xream
bc1247efaf
feat: 手动设置的订阅流量信息会附加到订阅自己的流量信息之前
2024-11-17 23:40:03 +08:00
xream
cc58a5541e
feat: 订阅刷新按钮逻辑调整为无缓存刷新订阅和流量
2024-11-10 01:22:48 +08:00
xream
d8f9466b84
feat(wip): 支持自定义 share token
2024-10-31 23:33:34 +08:00
xream
e09d66060d
feat: 远程订阅支持 insecure 不验证服务器证书
2024-10-30 14:33:34 +08:00
xream
27e693c308
feat: ⚠️ BREAKING CHANG 仅手动指定 target 为 SurgeMac 时, 启用 mihomo 来支援 Surge 本身不支持的协议
2024-10-17 20:26:07 +08:00
xream
ef85b6d0e9
feat: 文件支持设置代理/策略, 链接支持传入 proxy
参数指定代理/策略; 修复代理/策略优先级
2024-10-07 22:05:07 +08:00
xream
8ffb060cb4
feat: 组合订阅支持设置代理/策略, 链接支持传入 proxy
参数指定代理/策略
2024-10-07 20:56:33 +08:00
xream
99d5868cff
feat: 订阅和文件的请求链接支持传入 $options
, 可在脚本中使用
2024-09-03 13:58:10 +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
e28e2a78fb
feat: 下载订阅日志中增加请求的 User-Agent
2024-05-25 18:29:48 +08:00
xream
c91d8e28e4
fix: 哪吒探针在线时长
2024-04-30 15:39:14 +08:00
xream
18bd6526d0
chore: 增加探针版本(没有自定义的必要吧 默认为 0.0.1)
2024-04-20 07:45:49 +08:00
xream
c7329c32eb
feat: 哪吒探针网络监控接口支持用参数传入检测次数; 节点字段上自定义的多个次数, 只取最大值
2024-04-19 06:27:45 +08:00
xream
4819ae95e4
feat: 哪吒探针网络监控接口提示不兼容的节点, 支持传入节点名
2024-04-19 05:57:26 +08:00
xream
370d228b04
feat: 订阅兼容哪吒探针网络监控接口(Loon/Surge 可输出节点延迟)
2024-04-19 05:16:24 +08:00
xream
2a1c2eb9df
chore: 处理订阅输出哪吒探针兼容响应的 Uptime 字段
2024-04-09 13:48:33 +08:00
xream
33652af516
feat: 订阅支持输出哪吒探针兼容响应; 清理输出数据; 增加内部数据字段
2024-04-05 13:37:15 +08:00
xream
958d1e52c8
chore: 日志输出增加订阅的来源 User-Agent
2024-03-31 10:59:49 +08:00
xream
a1b86e26a2
chore: 增加上传同步配置的详细日志
2024-03-16 02:47:01 +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
53bb4866e7
fix: 修复订阅流量传递
2024-03-12 00:55:30 +08:00
xream
5ecce27f4e
feat: 脚本内部 produceArtifact 支持指定 produceType: 'internal', produceOpts: { 'include-unsupported-proxy': true } 来获得内部的数据结构; 订阅链接参数支持 type=internal&includeUnsupportedProxy=true; 文件支持 nunjucks 模板, 为 sing-box 增加的 Filter 用法 sub/col 为订阅/组合订阅中的节点名 {{ '订阅的name' | sub('美国| 🇺🇸 |us', 'i') }}, subNode/colNode 为订阅/组合订阅中的节点 {{ '订阅的name' | subNode('美国| 🇺🇸 |us', 'i') }}, 底层 produceArtifact('subscription', 'sing-box', 'internal', '美国| 🇺🇸 |us', 'i')
2024-01-14 12:13:29 +08:00
xream
4ca5f5e355
feat: 支持忽略失败的远程订阅(前端版本 > 2.14.20)
2023-12-18 01:24:48 +08:00
xream
c541b83037
feat: 支持按顺序合并本地和远程订阅(前端版本 > 2.14.14
可输入)
2023-11-29 03:57:20 +08:00
xream
ff8573cae7
fix: 修复 app 版参数
2023-11-16 12:49:06 +08:00
xream
53925518b4
feat: Sub-Store 生成的订阅地址支持传入 订阅链接/User-Agent/节点内容 可以复用此订阅的其他设置
...
例如: 建一个 name 为 sub 的订阅, 配置好节点操作
以后可以自由传入参数 无需在 Sub-Store 前端创建新的配置
`/download/sub?target=Surge&content=encodeURIComponent编码过的本地节点`
`/download/sub?target=Surge&url=encodeURIComponent编码过的订阅链接&ua=encodeURIComponent编码过的User-Agent`
2023-11-14 21:46:56 +08:00
xream
5e14d05c30
feat: 组合订阅错误信息将包含出现错误的子订阅名称; 获取流量失败时, 不影响节点订阅; 订阅上游无有效节点时将报错
2023-08-26 20:27:12 +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
813f2b839d
perf: Add switch for cron-sync-artifacts
2022-07-12 18:56:24 +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