cikezhu
|
517a16f0a3
|
优化采用公共服务自动清理未使用标签
|
2025-12-05 16:13:38 +08:00 |
|
cikezhu
|
cd53b8d454
|
add 自动清除未使用标签
|
2025-12-04 21:56:48 +08:00 |
|
cikezhu
|
b2bd0f3701
|
增加tracker映射配置
|
2025-12-03 09:26:01 +08:00 |
|
wumode
|
6b895919a0
|
update package.v2.json
|
2025-11-20 11:53:38 +08:00 |
|
wumode
|
a9830202e8
|
feat(LexiAnnot): Improve subtitle selection strategy
|
2025-11-20 10:41:06 +08:00 |
|
wumode
|
e96eece117
|
feat(ToBypassTrackers): Add Page UI, IP check command, and refactor DNS resolution
|
2025-11-19 19:34:10 +08:00 |
|
Cursor Agent
|
b0e5680260
|
Fix: Update OpenAI API compatibility and version
Co-authored-by: jxxghp <jxxghp@qq.com>
|
2025-11-18 23:06:26 +00:00 |
|
xslidi
|
7536a8782e
|
Support GPW url
|
2025-11-18 20:34:16 +08:00 |
|
jxxghp
|
7d8433b768
|
Merge pull request #920 from wumode/pydantic_v2
|
2025-11-17 15:03:31 +08:00 |
|
wumode
|
a0c9afc3ed
|
refactor(ClashRuleProvider, ImdbSource and LexiAnnot): Adapt to Pydantic V2
|
2025-11-17 14:18:54 +08:00 |
|
noone
|
e0c39170e6
|
feat(brushflow): 添加RSS支持配置选项
|
2025-11-06 16:36:22 +08:00 |
|
wumode
|
03a2b35930
|
fix(ImdbSource): API 查询错误重试
|
2025-10-23 01:19:48 +08:00 |
|
wumode
|
19f52d6217
|
update: ImdbSource & ClashRuleProvider
ImdbSource
- 使用 Pydantic 重构 IMDb API
ClashRuleProvider
- fix: 过早实例化系统 Scheduler
- fix: 缺少 PyYAML
- 配置使用 Pydantic
|
2025-10-08 00:40:47 +08:00 |
|
wumode
|
ec74481160
|
fix(ClashRuleProvider): rule comparing
|
2025-10-02 01:33:56 +08:00 |
|
wumode
|
8a738b7684
|
refactor: ClashRuleProvider
- 优化插件目录结构和数据结构, 解耦API层和服务层
- 添加了一些Pydantic模型, 用于校验配置
- 支持独立的订阅链接配置
- 新增覆写代理组和出站代理操作
- 支持 smart 组和代理集合
- 代理组回环检测
- 使用异步调度器
- 显示规则更改日期
- 完善了对嵌套逻辑规则和子规则的配置和验证
|
2025-09-30 00:54:24 +08:00 |
|
jxxghp
|
491f40663b
|
fix logging
|
2025-09-17 13:37:56 +08:00 |
|
jxxghp
|
d93665a572
|
fix BugReporter
|
2025-09-08 15:38:21 +08:00 |
|
wumode
|
dfe2247b25
|
update(ClashRuleProvider): 支持显示节点链接
|
2025-09-08 13:02:10 +08:00 |
|
wumode
|
73b2d778a0
|
fix(ClashRuleProvider): 配置模板保存问题
|
2025-09-02 12:39:13 +08:00 |
|
wumode
|
2811021996
|
update(ClashRuleProvider): 优化 UI
|
2025-09-01 20:21:09 +08:00 |
|
wumode
|
21aec36ea5
|
update(LexiAnnot): 避免spaCy模型常驻内存
|
2025-08-29 15:36:48 +08:00 |
|
jxxghp
|
6019cf92ac
|
fix BugReporter
|
2025-08-28 08:21:15 +08:00 |
|
jxxghp
|
42d5dd1e89
|
fix BugReporter
|
2025-08-27 17:43:58 +08:00 |
|
jxxghp
|
0b3313e078
|
update PersonMeta
|
2025-08-27 16:07:01 +08:00 |
|
jxxghp
|
5684ba056a
|
update package.v2.json
|
2025-08-27 09:59:39 +08:00 |
|
wumode
|
0a9cadf7ab
|
update(ClashRuleProvider): 通过emoji识别国家
|
2025-08-24 18:06:43 +08:00 |
|
wumode
|
fe93e46e02
|
update(ImdbSource) 修改UA
|
2025-08-23 00:01:13 +08:00 |
|
wumode
|
cbf541992f
|
update(LexiAnnot): 添加任务页面
|
2025-08-22 17:03:07 +08:00 |
|
wumode
|
ac914f70f3
|
update: ImdbSource&ToBypassTrackers
|
2025-08-20 00:10:09 +08:00 |
|
wumode
|
6960b3f7aa
|
update(LexiAnnot): 支持考试词汇标注
|
2025-08-17 19:50:30 +08:00 |
|
Hangbin Liu
|
6357dc8e4a
|
plugins.v2: 添加多级分类插件
目前MP默认只支持二级分类,但是部分用户有多级目录的需求,比如增加按照年代
或者评分度分类。因此增加一个支持多级分类的插件, 目前仅支持电影多级分类。
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
|
2025-08-14 19:16:45 +08:00 |
|
jxxghp
|
ac4b53e745
|
AutoSignIn v2.7
|
2025-08-12 08:25:09 +08:00 |
|
jxxghp
|
4c739dccf5
|
更新 package.v2.json
|
2025-08-10 13:45:06 +08:00 |
|
jxxghp
|
f160b6bb20
|
add release.yml
|
2025-08-10 12:57:45 +08:00 |
|
wumode
|
cd87d06033
|
fix: ImdbSource
|
2025-08-10 00:55:31 +08:00 |
|
wumode
|
00148f1da1
|
update(ImdbSource) 固定海报比例
|
2025-08-09 22:54:51 +08:00 |
|
wumode
|
43d694f836
|
fix(ImdbSource):wumode#2
|
2025-08-07 23:55:35 +08:00 |
|
wumode
|
87a524d5a4
|
update(ImdbSource) 改进媒体识别
|
2025-08-06 16:05:43 +08:00 |
|
wumode
|
049eae0864
|
update(ToBypassTrackers): 修复插件动作
|
2025-08-04 21:58:44 +08:00 |
|
wumode
|
460afee768
|
update(ClashRuleProvider): 注册插件动作
|
2025-08-04 21:51:03 +08:00 |
|
wumode
|
e8fbe3bf60
|
update(ImdbSource) 支持异步执行
|
2025-08-04 00:01:00 +08:00 |
|
wumode
|
d0ddbfde5f
|
update(ClashRuleProvider): 支持配置 Hosts
|
2025-08-02 16:03:39 +08:00 |
|
wumode
|
d04dd8bcd0
|
fix(ImdbSource): bugs
|
2025-07-26 14:16:24 +08:00 |
|
Licardo
|
7e06d8c4c4
|
optimize code
|
2025-07-24 20:10:12 +08:00 |
|
Licardo
|
8a824caaa8
|
新增MeoW消息推送渠道
|
2025-07-23 17:48:39 +08:00 |
|
wumode
|
47b895e517
|
update(ImdbSource) 支持二级分类和自定义推荐
|
2025-07-23 14:23:42 +08:00 |
|
wumode
|
85c9253fe2
|
update(ClashRuleProvider): 改进导入界面
|
2025-07-22 18:03:04 +08:00 |
|
wumode
|
494557bb0e
|
update(ImdbSource) 改进媒体id转换
|
2025-07-21 18:10:15 +08:00 |
|
wumode
|
81ac3bb3ed
|
update(ImdbSource) 支持媒体识别
|
2025-07-19 16:31:02 +08:00 |
|
wumode
|
a8bcf0e608
|
update(ImdbSource) 更新数据源
|
2025-07-12 13:41:57 +08:00 |
|