41 Commits

Author SHA1 Message Date
xream
75012503f8 fix: 修复 Clash Pre-processor 2025-01-08 19:49:34 +08:00
xream
a3ec98caa9
feat: Clash 订阅仅缓存 proxies 数据 2024-12-27 21:55:13 +08:00
xream
9a3cd4f57c
feat: 处理状态码 2024-12-12 15:35:19 +08:00
xream
e229408a2d
feat: 默认缓存阈值 1024KB 2024-11-24 12:31:18 +08:00
xream
514414587b
feat: 默认超时 8000ms 2024-11-24 12:13:52 +08:00
xream
dea937df66
feat: 默认查询流量信息的 User-AgentQuantumult%20X/1.0.30 (iPhone14,2; iOS 15.6) 改为 clash; 流量信息缓存逻辑调整 2024-11-17 02:10:38 +08:00
xream
cc58a5541e
feat: 订阅刷新按钮逻辑调整为无缓存刷新订阅和流量 2024-11-10 01:22:48 +08:00
xream
e09d66060d
feat: 远程订阅支持 insecure 不验证服务器证书 2024-10-30 14:33:34 +08:00
xream
6d43961e96
feat: Node.js 支持使用环境变量 SUB_STORE_BACKEND_DEFAULT_PROXY 设置默认代理; ProxyUtils 增加 download 方法 2024-10-07 18:43:29 +08:00
xream
e2346d16a2
feat: 新增全局代理/策略设置, 前端 > 2.14.265 2024-10-07 18:05:06 +08:00
xream
de2813b035
feat: 使用自定义缓存时 cacheKey 的值不能为空 2024-09-13 23:42:55 +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
cf82764171
feat: 进一步优化乐观缓存和同步配置的逻辑 2024-06-01 19:50:16 +08:00
xream
7b783c1fe3
fix: 简单修复乐观缓存(当异步更新乐观缓存时, 若存在常规缓存, 将使用常规缓存) 2024-05-31 20:52:01 +08:00
xream
9ce5916414
fix: 乐观缓存未捕获错误 2024-05-30 13:10:08 +08:00
xream
e6d1aa1150
feat: 使用了自定义缓存 cacheKey 的远程订阅 调整为乐观缓存 2024-05-13 17:08:17 +08:00
xream
f4cdc953e6
feat: 支持设置并在远程订阅失败时读取最近一次成功的缓存 2024-04-09 20:49:42 +08:00
xream
2611dccc73
feat: 支持设置查询远程订阅流量信息时的 User-Agent 2024-03-14 19:45:39 +08:00
xream
25d3cf6ca4
feat: 通过代理/节点/策略获取订阅 现已支持 Surge, Loon, Stash, Shadowrocket, QX, Node.js 2024-03-14 01:54:07 +08:00
xream
80d46597b4
feat: 支持使用代理/节点/策略获取订阅 2024-03-13 05:33:52 +08:00
xream
437297b8b0
feat: 增加下载缓存阈值 2024-03-05 05:03:17 +08:00
xream
a642213928
feat: 脚本操作完整支持 /api/file/name 的内部文件调用路径 2024-02-15 03:30:53 +08:00
xream
f85e360ea8
feat: 同步配置前, 预处理订阅, 防止同时请求过多 2024-02-14 19:51:44 +08:00
xream
a91f978042
feat: 远程订阅 URL 新增参数 validCheck 将检查订阅有效期和剩余流量 2024-01-30 14:14:57 +08:00
xream
1bc44ccde8
feat: 订阅链接可使用标准参数格式 #noCache&noFlow 或 井号附加 #noCache#noFlow 2024-01-16 08:11:34 +08:00
xream
5584225413
feat: 优化订阅流量获取, 启用共享缓存(默认一分钟) 并优先尝试 HEAD 方法 2024-01-14 23:37:55 +08:00
xream
95615d1877
feat: 支持全局请求超时(前端 > 2.14.29) 2024-01-08 07:22:03 +08:00
xream
1fc5b764fe
feat: 支持设置默认 User-Agent 2023-11-25 04:31:17 +08:00
xream
14648d6401
feat: 订阅链接支持参数(例: https://foo.com#noCache 关闭缓存) 2023-10-26 11:26:31 +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
Hsiaoyi
f6ca9af00f
fix: tasks cache in Node.js environment (#209) 2023-05-09 17:16:35 +08:00
Peng-YM
6881148021 perf: Use cache for all remote resources 2022-07-11 20:46:16 +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
8fe2280232 Use babel relative import path 2022-06-16 14:24:32 +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
Peng-YM
e228416718 Bump to ES6 2022-05-24 21:20:26 +08:00
Peng-YM
bd58aaa2a4 Fixed UA not working 2022-05-24 10:24:54 +08:00
Peng-YM
9216f5c256 Modularized Sub-Store 2022-05-23 18:33:48 +08:00