Commit Graph

1930 Commits

Author SHA1 Message Date
jxxghp
51c18cbb19 fix(agenttokens): resolve double title issue and layout scroll bug in dialog view, bump version to 1.0.2 AgentTokens_v1.0.2 2026-05-25 09:37:43 +08:00
jxxghp
02b3d61c04 更新 package.v2.json AgentTokens_v1.0.1 2026-05-25 09:31:40 +08:00
jxxghp
13c12392d0 fix(agenttokens): resolve API 404 and add missing close button, bump version to 1.0.1 2026-05-25 09:30:34 +08:00
jxxghp
9332e17e6c 更新 __init__.py 2026-05-25 09:13:27 +08:00
jxxghp
8e5bfd58c0 更新 package.v2.json AgentTokens_v1.0.0 2026-05-25 09:05:59 +08:00
jxxghp
a52e8ad0ed feat: add agent tokens management plugin 2026-05-25 07:32:36 +08:00
jxxghp
21ebda74b1 fix: filter watchfiles temporary files 2026-05-25 06:14:02 +08:00
jxxghp
50b4d2558c fix: prevent status card icon overflow 2026-05-24 20:32:23 +08:00
jxxghp
94e14d86d7 feat: enhance MoviePilot server status dashboard 2026-05-24 20:16:41 +08:00
jxxghp
a6f5d3a75b fix: dedupe person metadata scraping 2026-05-24 19:58:54 +08:00
jxxghp
ab8e7c99b7 fix: bound seeding plugin caches 2026-05-24 18:03:42 +08:00
jxxghp
41663d5a27 fix: update imdbsource zhconv dependency 2026-05-23 19:51:16 +08:00
jxxghp
d475578bcd chore: update agent resource officer jieba dependency 2026-05-23 13:05:45 +08:00
jxxghp
c6a6877ff7 chore: restore agent resource officer jieba usage ClashRuleProvider_v2.1.6 2026-05-23 12:59:48 +08:00
jxxghp
eb13d0ec62 chore: constrain clash rule provider sse dependency 2026-05-23 12:38:35 +08:00
jxxghp
59486dbf01 chore: rely on core fast bencode dependency 2026-05-23 12:18:51 +08:00
jxxghp
c6d91a74f2 chore: clarify fast bencode usage 2026-05-23 12:08:34 +08:00
jxxghp
9b476c61d3 chore: update v2 plugin text dependencies 2026-05-23 11:52:00 +08:00
jxxghp
b74a36bbe2 refactor: migrate monitor plugins to watchfiles 2026-05-22 09:14:42 +08:00
jxxghp
2fd3e1e37e docs: clarify plugin dependency constraints 2026-05-21 21:37:18 +08:00
jxxghp
a6030ad068 docs: add plugin sidebar nav FAQ 2026-05-21 21:31:15 +08:00
liuyuexi1987
6327c89a78 fix: relax lark-oapi constraint to avoid MoviePilot environment conflicts (#1028) 2026-05-20 20:10:54 +08:00
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