Commit Graph
454 Commits
Author SHA1 Message Date
jxxghp 8876aadcfa 更新 package.json 2026-04-13 18:42:07 +08:00
jxxghp b44c0647f1 更新 package.json 2026-04-12 10:24:07 +08:00
jxxghp d76a50c216 fix media detail transparent backdrop 2026-04-10 14:33:38 +08:00
jxxghp 6bbaf43671 feat: redesign search dialog UI with a custom input layout and OS-aware keyboard shortcuts 2026-04-08 08:28:42 +08:00
jxxghp e2e239f6d9 fix: 消息中心纯文本换行丢失、登录页优化、底部导航液态玻璃效果 2026-04-07 13:10:19 +08:00
jxxghp 3313c71805 feat: 更新日志弹窗支持Markdown渲染 2026-04-03 07:10:12 +08:00
jxxghp 1e60e83514 feat: 新增智能体(Agent)消息类型,优化通知开关加载逻辑自动合并新增类型 2026-04-02 19:11:42 +08:00
jxxghp 9c893abcdf fix: 优化登录页面密码管理器自动填充 2026-03-30 12:56:17 +08:00
jxxghp 8713e3cc86 feat: Add AI agent verbose mode, rename scheduled wake setting to scheduled wake, and update system settings layout. 2026-03-27 20:59:53 +08:00
jxxghp 192ded374a feat:增加 AI_AGENT_JOB_INTERVAL 设置项 2026-03-25 13:06:44 +08:00
jxxghp 71b0dd4cc2 更新 package.json 2026-03-19 22:25:59 +08:00
jxxghp a63a07701d 更新 package.json 2026-03-14 18:03:02 +08:00
jxxghp 96d0606b4d chore: bump version to 2.9.14 2026-03-08 08:52:53 +08:00
jxxghp 351faf2891 更新 package.json 2026-02-28 12:52:34 +08:00
jxxghp f356bb4407 更新 package.json 2026-02-22 16:11:33 +08:00
jxxghp 9469074837 v2.9.11 2026-02-12 07:01:38 +08:00
jxxghp 29aaea6fe6 更新 package.json 2026-02-06 12:22:59 +08:00
jxxghp f2bfbfa3c5 更新 package.json 2026-02-02 12:36:27 +08:00
jxxghp babd267bc4 更新 package.json 2026-01-29 22:22:42 +08:00
jxxghp 4fb70ba80e 更新 package.json 2026-01-25 15:57:11 +08:00
jxxghp b88d4f0ecb feat:LLM上下文窗口设置 2026-01-23 22:35:03 +08:00
jxxghp e43b545c89 更新 package.json 2026-01-20 21:21:42 +08:00
PKC278 be40f55bd9 feat(search): 添加AI推荐功能并优化相关逻辑 2026-01-15 03:04:58 +08:00
jxxghp 9644076463 更新 package.json 2026-01-12 06:59:30 +08:00
PKC278 7e6116de45 feat: 优化通行密钥错误提示与代码结构
- feat(login): 优化通行密钥(Passkey)登录逻辑,支持 Conditional UI 自动填充,并改进错误提示。
- feat(userProfile): 优化双重验证弹窗样式。
- feat(qrcode): 优化二维码生成逻辑与显示。
- feat(passkey): 优化通行密钥错误提示,添加最后使用时间显示。
2026-01-11 20:02:34 +08:00
jxxghp 1688a2ca25 feat:消息中心Markdown渲染 2026-01-10 10:16:13 +08:00
jxxghp ef4e9c8b40 更新 package.json 2026-01-09 07:51:44 +08:00
jxxghp e79940e52e 更新 package.json 2026-01-04 09:56:31 +08:00
jxxghp 947a7d8296 更新 package.json 2025-12-30 07:01:48 +08:00
jxxghp 288e63ce68 更新 package.json 2025-12-28 17:46:37 +08:00
jxxghp 58a3532c1b 更新 package.json 2025-12-23 12:53:07 +08:00
jxxghp 22275c3b12 更新 package.json 2025-12-06 03:51:19 +08:00
jxxghp 546c82ca40 更新 package.json 2025-11-25 15:54:10 +08:00
jxxghp 58c70b8ca6 chore: bump version to 2.8.6 in package.json and add global AI assistant settings in locales and AccountSettingSystem.vue 2025-11-23 13:50:35 +08:00
jxxghp 229b7b0c12 chore: bump version to 2.8.5 in package.json 2025-11-20 19:37:58 +08:00
jxxghp 4906bde746 chore: bump version to 2.8.4 in package.json and refactor AccountSettingSystem.vue to streamline AI agent settings 2025-11-20 19:25:28 +08:00
jxxghp b4acacea81 chore: bump version to 2.8.3 in package.json 2025-11-18 12:49:06 +08:00
jxxghp 7dc814461f 更新 package.json 2025-11-16 06:31:32 +08:00
jxxghp fb6ee2910f 更新 package.json 2025-09-16 09:00:54 +08:00
jxxghp 6d84eb9f09 更新 package.json 版本号至 2.8.0 2025-09-08 16:13:10 +08:00
jxxghp a390b36e7c 更新 package.json 版本号至 2.7.9 2025-09-02 12:35:41 +08:00
jxxghp 040ab1096b 更新 package.json 版本号至 2.7.8 2025-08-28 08:22:51 +08:00
jxxghp 0cbdf24315 fix https://github.com/jxxghp/MoviePilot/issues/4849 2025-08-27 12:32:19 +08:00
164ea79bd1 Use body-lock for quick access background scroll (#382)
* Checkpoint before follow-up message

Co-authored-by: jxxghp <jxxghp@live.cn>

* Replace custom BodyLock with body-scroll-lock library

Co-authored-by: jxxghp <jxxghp@live.cn>

* Fix scroll behavior in QuickAccess panel with targeted scroll disabling

Co-authored-by: jxxghp <jxxghp@live.cn>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-25 23:10:15 +08:00
jxxghp 63b108ff6b 更新 package.json 2025-08-25 22:19:02 +08:00
jxxghp 79e4ecfdbe 引入 crypto-js 库以计算文件路径的 MD5 值 2025-08-24 17:05:36 +08:00
jxxghp c240b171e4 更新 package.json 版本号至 2.7.6 2025-08-24 13:03:25 +08:00
jxxghp a3fb4b1534 更新 package.json 版本号至 2.7.5 2025-08-23 08:56:14 +08:00
jxxghp eafe63c886 更新 package.json 2025-08-20 10:34:29 +08:00
jxxghp 584e7672df 更新版本号至2.7.3 2025-08-19 13:08:23 +08:00