Commit Graph
51 Commits
Author SHA1 Message Date
jxxghp 1bb6e36e8c refactor: complete runtime configuration migration 2026-08-22 19:07:07 +08:00
InfinityPacer c59a852b8d fix(plugins): preserve top-level hidden restore entries (#6378) 2026-08-21 19:09:33 +08:00
InfinityPacer b9bbc8913c fix: 完善插件恢复与运行态收敛 (#6376) 2026-08-21 18:09:29 +08:00
jxxghp 8472bcff43 refactor: 收口 V3 分层架构与插件兼容边界 2026-08-18 13:22:02 +08:00
jxxghp 5128ae9e1e refactor: 推进后端分层架构治理 2026-08-18 00:29:14 +08:00
jxxghp 240a4dffe6 refactor(schemas): 统一 message/notification 命名边界,旧名收敛至兼容映射表
- notification 域:渠道能力(MessageChannel→NotificationChannel、ChannelCapability* 迁入 notification.py)
- message 域:消息收发(Notification→Message、NotificationType→MessageType、CommingMessage→IncomingMessage、NotificationHistoryItem→MessageHistoryItem、NotificationClear*→MessageClear*)
- Agent 工具契约:send_notification_message→send_message、notification_callback→message_callback
- 源码不保留旧名物理别名,旧导入经 app/runtime/compat/manifest.py SYMBOL_ALIASES 惰性解析
- API 路径与持久化键冻结不变,前端零改动
- 新增兼容守护测试与 docs/rules/07 命名边界规范
2026-08-16 19:32:20 +08:00
jxxghp 369d7d6448 refactor: reorganize backend module boundaries 2026-08-14 19:53:33 +08:00
jxxghp 7b3444c366 refactor backend module architecture 2026-08-14 15:45:38 +08:00
InfinityPacer a4335fe753 fix(lifecycle): harden application shutdown (#6125) 2026-07-16 06:24:31 +08:00
jxxghp 68f18db374 Handle invalid UTF-8 with replacement decoding 2026-06-21 09:56:34 +08:00
jxxghp e1ba9a2c97 feat: conditionally save message history based on save_history flag 2026-06-17 21:00:40 +08:00
jxxghp 8d4412463c fix: change logging level to debug for plugin backup messages 2026-06-13 18:38:06 +08:00
jxxghp 84b4a7eca2 fix: change logging level to debug for plugin restoration and add tests for warning filters 2026-06-13 17:15:35 +08:00
jxxghp 0c8fd5121a fix async apis 2025-08-01 14:19:34 +08:00
景大侠 8931e2e016 fix 仅安装用户需要使用的插件依赖 2025-07-11 21:04:33 +08:00
Attente 0f0c3e660b style: 清理空白字符
移除代码中的 trailing whitespace 和空行缩进, 提升代码整洁度
2025-06-29 22:49:58 +08:00
jxxghp cbf1dbcd2e fix 恢复插件后安装依赖 2025-06-28 21:42:03 +08:00
jxxghp c06001d921 feat:内建重启前主动备份插件 2025-06-16 08:57:21 +08:00
jxxghp 2e5c92ae0c fix 优雅停止 2025-06-09 13:09:16 +08:00
jxxghp a9300faaf8 fix:优化单例模式和类引用 2025-06-05 13:22:16 +08:00
jxxghp 39de89254f add Docker Client API地址 2025-05-25 14:55:51 +08:00
jxxghp 22b69f7dac fix blanke 2025-03-23 22:35:37 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
jxxghp dc850f1c48 fix version 2025-01-09 12:32:46 +08:00
jxxghp f1f379966a fix 修复V2最新版本号获取 2024-11-12 08:37:07 +08:00
jxxghp 08e07625cd fix 远程交互命令 2024-10-20 01:54:24 +08:00
jxxghp 24aa64232f fix windows exe front path 2024-06-20 13:21:49 +08:00
jxxghp bd6d6b6882 fix 2024-05-14 08:30:29 +08:00
jxxghp c06bdf0491 fix exception 2024-04-28 18:10:04 +08:00
jxxghp 2f71e401be fix 2024-04-26 17:11:24 +08:00
thsrite 933af7485c fix function name 2024-04-26 17:00:40 +08:00
thsrite baddaabd73 fix 2024-04-26 16:59:19 +08:00
thsrite 8028866cee fix 2024-04-26 16:58:30 +08:00
thsrite 242894cec2 fix 当前版本、重启检查前端版本 2024-04-26 16:54:25 +08:00
jxxghp 73ae09b041 fix bug 2024-04-25 10:31:11 +08:00
jxxghp 1714990e2e feat:读取前端版本号 2024-04-25 10:18:14 +08:00
jxxghp 42966c2537 fix #1122 2023-11-14 17:35:31 +08:00
thsrite 0aad809c82 feat 增加GITHUB_TOKEN,提高API限流阈值 2023-11-14 16:12:02 +08:00
thsrite d1689300b9 fix get_local_version 2023-10-20 09:20:08 +08:00
thsrite 3a20946f62 fix remove update 2023-10-19 20:11:19 +08:00
thsrite 44b7199087 fix 更新系统 2023-10-19 19:23:05 +08:00
jxxghp 3d34c26731 fix 2023-10-18 19:26:21 +08:00
jxxghp 74caf8a482 fix 2023-10-18 08:38:30 +08:00
jxxghp f15ccadc2d fix 优化连接参数 2023-10-17 19:39:19 +08:00
thsrite b90622a88e fix 2023-10-17 16:54:00 +08:00
thsrite 3aac617f35 feat MoviePilot更新推送插件 2023-10-17 16:16:17 +08:00
thsrite 8a46ebc4a0 fix add update交互命令 2023-10-17 15:44:26 +08:00
thsrite 26f63c4ea7 fix 2023-10-17 15:12:02 +08:00
thsrite 0e92e9fc60 fix 交互重启完发送消息,交互获取当前版本 2023-10-17 15:10:02 +08:00
thsrite 493b7c2d24 fix 重启系统发送消息 2023-10-14 20:49:03 +08:00