Commit Graph

1908 Commits

Author SHA1 Message Date
jxxghp
a2be00a423 feat: add plugin system version constraints 2026-05-20 19:56:21 +08:00
jxxghp
230cbc2094 更新 package.v2.json 2026-05-20 10:14:23 +08:00
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
InvitesSignin_v2.0.3 InvitesSignin_v3.0.0
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
jxxghp
1c114b1d68 chore: remove python-dotenv from requirements 2026-05-13 12:57:54 +08:00
jxxghp
9c9bdedd01 Merge pull request #1021 from jehulv/main
Update __init__.py
2026-05-13 12:53:16 +08:00
jehulv
431474b441 Update package.v2.json 2026-05-13 11:45:27 +08:00
jehulv
4323e54552 Update __init__.py 2026-05-13 11:41:31 +08:00
jehulv
c6bdf86f1f Update package.v2.json 2026-05-13 11:36:11 +08:00
jehulv
6b65fe10fe Merge branch 'jxxghp:main' into main 2026-05-13 11:35:07 +08:00
jehulv
92d1fda892 Update __init__.py
修复定时任务重复触发,修正为当天只触发一次
2026-05-13 11:33:50 +08:00
jxxghp
0a4884f31e Merge pull request #1020 from jehulv/main 2026-05-12 18:53:03 +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
13b92ddc51 Update package.v2.json 2026-05-11 17:44:54 +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
jxxghp
0910b6cc47 Merge pull request #1018 from liuyuexi1987/liuyuexi1987/p115-qrcode-login-docs 2026-05-10 11:48:02 +08:00
Jan' s
3500876b5c fix: clarify 115 login qrcode flow 2026-05-10 11:41:43 +08:00
jxxghp
32b13f5bd6 Merge pull request #1017 from liuyuexi1987/liuyuexi1987/agent-resource-officer-official 2026-05-10 10:42:37 +08:00
Jan' s
d57de9b28a feat: add agent resource officer plugins 2026-05-10 10:39:59 +08:00
jxxghp
9141667569 chore: update plugin version to 2.4.1 and modify version history 2026-05-08 18:23:41 +08:00
jxxghp
c6cc8312f7 Merge pull request #1016 from liuyuexi1987/liuyuexi1987/add-ai-recognizer-enhancer 2026-05-07 06:52:29 +08:00
Jan' s
545ac141ff feat: add AIRecognizerEnhancer plugin 2026-05-06 20:54:11 +08:00
jxxghp
9862c81477 Merge pull request #1015 from wumode/clashruleprovider ClashRuleProvider_v2.1.5 2026-05-02 17:57:09 +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
527327c6cb Merge pull request #1014 from Nanako718/feat/alidnsddns 2026-04-26 07:57:29 +08:00
DTZSGHNR
a398dcb0b8 fix(alidnsddns): 根据 Code Review 建议修复四处问题
- 移除 init_plugin 中重复的 interval 调度,定时任务统一由宿主 get_service() 管理
- 将废弃的 datetime.utcnow() 替换为 datetime.now(timezone.utc)
- API 请求增加 HTTPError/URLError 捕获,读取响应体输出详细错误信息
- upsert() 改为更新所有匹配记录,而不只取第一条
2026-04-26 07:05:57 +08:00
DTZSGHNR
f3232dba0a feat(alidnsddns): 新增阿里云 DDNS 插件 v1.0
- 定时检测公网 IPv4/IPv6 地址,自动更新阿里云 DNS 解析记录
- 支持泛域名(* 记录)、根域(@ 记录)及任意子域名
- 支持同时维护多条 A / AAAA 记录
- 详情页展示更新历史(VDataTable,最多 100 条)
- IP 变化时推送通知(兼容所有通知渠道)
- 纯标准库实现阿里云 DNS API(HMAC-SHA1 签名),无额外依赖
2026-04-26 07:05:57 +08:00
jxxghp
e78a371663 docs: split plugin faq into separate pages 2026-04-20 21:43:30 +08:00
jxxghp
068838d013 docs: improve plugin guidance 2026-04-20 21:32:50 +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
jxxghp
4b413d93a8 Merge pull request #1013 from mijjjj/main 2026-04-09 21:44:06 +08:00