Commit Graph
20 Commits
Author SHA1 Message Date
InfinityPacer b8b59ae20a refactor(runtime): activate managed resources on demand (#6334) 2026-08-16 16:44:45 +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
jxxghp 48da5c976c fixx loop 2025-11-20 08:15:37 +08:00
jxxghp b5a6794381 Refactor event loop handling to use GlobalVar.CURRENT_EVENT_LOOP across multiple modules, improving consistency and maintainability. 2025-11-19 08:42:07 +08:00
jxxghp c06001d921 feat:内建重启前主动备份插件 2025-06-16 08:57:21 +08:00
Attente eac4d703c7 fix(plugins_initializer): 优化插件恢复的容错处理
- 添加单个插件恢复失败的异常处理,使用 continue 跳过
- 确保单个插件恢复失败不影响其他插件继续恢复
2025-06-12 07:56:44 +08:00
jxxghp 162ba9307d fix restart 2025-06-10 07:09:59 +08:00
jxxghp 327d30dcc2 feat:识别容器是否重置 2025-06-09 09:15:58 +08:00
jxxghp e4e2079917 fix:插件恢复安全性 2025-06-09 08:30:24 +08:00
jxxghp aa039c6c05 feat:启停插件自动备份与恢复 2025-06-09 08:04:44 +08:00
jxxghp ee9c4948d3 refactor: 优化启停逻辑 2025-05-13 23:47:12 +08:00
jxxghp cf28e1d963 refactor: 优化启停逻辑 2025-05-13 23:11:38 +08:00
jxxghp 04ce774c22 fix plugin initializer 2025-05-13 21:37:10 +08:00
jxxghp 30de524319 fix api register bug 2025-05-13 20:35:36 +08:00
jxxghp baa48610ea refactor:Command提到上层 2024-12-23 13:38:02 +08:00
InfinityPacer 823b81784e fix(setup): optimize logging 2024-10-24 16:50:03 +08:00
InfinityPacer 86dec5aec2 feat(setup): complete missing dependencies installation 2024-10-24 02:55:54 +08:00
InfinityPacer ab32d3347d feat(command): optimize command registration event handling 2024-10-23 02:26:11 +08:00
InfinityPacer bcc48e885a feat(setup): support asynchronous install plugins on startup 2024-10-17 09:37:51 +08:00