Commit Graph

16 Commits

Author SHA1 Message Date
xream
49e975ba5e feat: 订阅链接可使用标准参数格式 #noCache&noFlow 或 井号附加 #noCache#noFlow 2024-01-16 08:11:34 +08:00
xream
038efd6da6 feat: 优化订阅流量获取, 启用共享缓存(默认一分钟) 并优先尝试 HEAD 方法 2024-01-14 23:37:55 +08:00
xream
d83fec84b7 feat: 支持全局请求超时(前端 > 2.14.29) 2024-01-08 07:22:03 +08:00
xream
663bcc6d9e feat: 支持设置默认 User-Agent 2023-11-25 04:31:17 +08:00
xream
63c6b627cc feat: 订阅链接支持参数(例: https://foo.com#noCache 关闭缓存) 2023-10-26 11:26:31 +08:00
xream
fda828ceae feat: 模块接口; 脚本参数支持 JSON 和 URL编码 2023-09-14 17:34:24 +08:00
xream
9efc2087a1 feat: 实验性支持本地脚本复用 2023-09-14 08:56:33 +08:00
Hsiaoyi
bef9652732 fix: tasks cache in Node.js environment (#209) 2023-05-09 17:16:35 +08:00
Peng-YM
5698208a47 perf: Use cache for all remote resources 2022-07-11 20:46:16 +08:00
Peng-YM
818e94f41d refactor: Download API
Now the download APIs are moved into a new file
2022-06-30 12:19:43 +08:00
Peng-YM
e7f0259eaf Use babel relative import path 2022-06-16 14:24:32 +08:00
Peng-YM
a3ddb13289 Refine project structure 2022-05-25 14:33:46 +08:00
Peng-YM
fb660ce957 Minor changes 2022-05-25 11:00:00 +08:00
Peng-YM
def4e496e4 Bump to ES6 2022-05-24 21:20:26 +08:00
Peng-YM
693f23578e Fixed UA not working 2022-05-24 10:24:54 +08:00
Peng-YM
8a031ec767 Modularized Sub-Store 2022-05-23 18:33:48 +08:00