Commit Graph

456 Commits

Author SHA1 Message Date
jxxghp
5e364d9535 更新 __init__.py 2026-05-20 10:13:35 +08:00
jxxghp
6692937c44 更新 requirements.txt 2026-05-20 10:13:11 +08:00
jxxghp
1df37a5149 fix(bugreporter): 更换 Sentry 上报端点
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 22:56:05 +08:00
jxxghp
718323f781 fix(bugreporter): 仅上报包含异常堆栈的错误,普通日志不再上报
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 22:33:16 +08:00
jxxghp
0705372054 fix dynamicwechat language header 2026-05-18 17:22:50 +08:00
Jc Fang
9357638adc fix(wechatclawbot): deduplicate incoming messages to avoid duplicate pushes (#1025) 2026-05-18 17:10:50 +08:00
jxxghp
3c5e62cf8a feat: add NexusPhp/NexusTtg site user info parsers and helper utilities; update plugin metadata for v2 compatibility
- Add ISiteUserInfo base class and site schema definitions in __init__.py
- Implement NexusPhpSiteUserInfo and NexusTtgSiteUserInfo for parsing user seeding info
- Add helper.py with notification and cookie cloud utilities
- Add UpdateHelp.py for cookie cloud encryption and update logic
- Update package.json and package.v2.json to remove explicit v2 compatibility flags and add new plugin metadata
2026-05-18 09:18:53 +08:00
jxxghp
f9cc36f93c feat(hdhive): replace Playwright with CloakBrowser for auto-login fallback and update plugin version to 0.2.72 2026-05-18 08:44:12 +08:00
liuyuexi1987
f370a0041a feat: add explicit streaming recommendations (#1023) 2026-05-14 17:22:01 +08:00
wumode
e58e64dba3 fix(clashruleprovider): conflicting dependencies (#1022) 2026-05-13 19:29:14 +08:00
jehulv
4323e54552 Update __init__.py 2026-05-13 11:41:31 +08:00
jehulv
92d1fda892 Update __init__.py
修复定时任务重复触发,修正为当天只触发一次
2026-05-13 11:33:50 +08:00
jehulv
baee9de032 Update __init__.py
增加执行锁防止重复执行
2026-05-12 09:17:07 +08:00
jehulv
22aa436ace Update __init__.py 2026-05-11 17:46:46 +08:00
jehulv
aeea6abe85 Delete plugins.v2/autoauction/package.v2.json 2026-05-11 17:45:21 +08:00
jehulv
c91e24a2ef 配置说明 2026-05-11 17:31:50 +08:00
jehulv
e9889051b3 Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-11 17:24:35 +08:00
jehulv
a8dad0a3b0 Update __init__.py 2026-05-11 17:22:10 +08:00
jehulv
68fe2dd54c Add files via upload 2026-05-11 17:18:41 +08:00
jxxghp
63dbaf8657 fix 删除大量无效内容 2026-05-10 23:29:04 +08:00
jxxghp
cbac2b4d41 fix: support share_meta in imdb source patch 2026-05-10 18:06:55 +08:00
Jan' s
3500876b5c fix: clarify 115 login qrcode flow 2026-05-10 11:41:43 +08:00
Jan' s
d57de9b28a feat: add agent resource officer plugins 2026-05-10 10:39:59 +08:00
Jan' s
545ac141ff feat: add AIRecognizerEnhancer plugin 2026-05-06 20:54:11 +08:00
wumode
9fb3e09042 fix(ClashRuleProvider): add missing xhttp_opts and correct field types 2026-05-02 17:26:08 +08:00
wumode
1ad19a5b23 feat(ClashRuleProvider): bump version to 2.1.5 and support xhttp protocol 2026-05-02 17:03:31 +08:00
jxxghp
57f2ad523c fix(wechatclawbot): 状态信息恢复单块VAlert,用white-space:pre-line修复换行 2026-04-10 13:02:32 +08:00
jxxghp
615f85f02b chore(wechatclawbot): 版本升至 0.2.1 2026-04-10 12:57:11 +08:00
jxxghp
74f47c7131 fix(wechatclawbot): 状态信息拆分为独立卡片逐项展示,修复换行问题 2026-04-10 12:56:17 +08:00
jxxghp
87224308d6 feat(wechatclawbot): 优化配置页UI布局,修复回复消息多余类型前缀,升级至v0.2.0
- get_form 改用 VRow/VCol 响应式两列布局,增加使用说明提示
- get_page 所有元素用 VRow/VCol 包裹,二维码居中显示
- 移除 _notification_to_title_lines 中 mtype 前缀拼接,修复回复时出现【智能体】等字样
- package.v2.json 同步版本号至 0.2.0
2026-04-10 12:54:00 +08:00
Jc Fang
34e72a7ae3 Merge branch 'main' into main 2026-04-09 21:35:08 +08:00
Fangjc
944af59468 fix:修复错误 2026-04-09 21:32:08 +08:00
Fangjc
d3faafe6ee fix:修复依赖问题 2026-04-09 21:05:23 +08:00
Fangjc
8bff87f1c5 添加wechatbot通知支持 2026-04-09 21:05:23 +08:00
Fangjc
889f393d2a fix:修复依赖问题 2026-04-09 21:01:15 +08:00
Fangjc
e008da0c2b 添加wechatbot通知支持 2026-04-09 17:16:02 +08:00
wumode
f3d1aa1ea9 fix(lexiannot): No module named 'langchain.output_parsers' 2026-03-27 15:19:25 +08:00
jxxghp
7f41a8a5f2 fix cacheout 2026-03-24 22:07:29 +08:00
jxxghp
c33e7fe9df fix bencode 2026-03-24 22:05:27 +08:00
raymond531
750d5917a2 feat: 修改版本号 2026-03-15 22:26:21 +08:00
raymond531
fc23e3639d fix: 版本号修改 2026-03-15 21:47:29 +08:00
raymond531
8a5b01f58f feat: 修改配置 2026-03-15 21:45:12 +08:00
raymond531
72bb3320ac fix: 修复NoneType错误,增强空值处理 v1.5.1 2026-03-14 23:06:44 +08:00
raymond531
2a4002032d feat: 详情页新增清空历史按钮,可重置空间统计 2026-03-14 22:56:18 +08:00
raymond531
be12618b0f bug 修改 2026-03-14 21:01:21 +08:00
raymond531
4d2bc309ac bug 修改 2026-03-14 21:00:27 +08:00
raymond531
2f78083c7f 添加插件占用空间限制 2026-03-14 20:38:41 +08:00
raymond531
f1355f3400 bug 修改 2026-03-14 18:47:37 +08:00
raymond531
6a03f626be 修改路径 2026-03-14 18:40:39 +08:00
raymond531
5cf62a221a 添加首播试看插件 2026-03-14 18:34:19 +08:00