jxxghp
|
b914e8b6e4
|
refactor: strengthen architecture CI gates and runtime contracts
|
2026-08-25 17:02:29 +08:00 |
|
jxxghp
|
a42d0dc112
|
refactor: route startup and cli settings through runtime
|
2026-08-23 03:22:46 +08:00 |
|
jxxghp
|
dd1c4c3279
|
refactor: unify database readiness lifecycle
|
2026-08-21 20:07:07 +08:00 |
|
jxxghp
|
bb57b22975
|
refactor: use factory for supervised uvicorn modes
|
2026-08-21 19:51:33 +08:00 |
|
jxxghp
|
d89d29612c
|
refactor: enforce single-worker control plane
|
2026-08-21 19:40:20 +08:00 |
|
InfinityPacer
|
2b3766e86e
|
feat: 数据库迁移前自动备份 (#6360)
|
2026-08-19 18:35:56 +08:00 |
|
jxxghp
|
5128ae9e1e
|
refactor: 推进后端分层架构治理
|
2026-08-18 00:29:14 +08:00 |
|
Aqr-K
|
8a11214a43
|
refactor(db): 修复异步连接池无界增长,并完成 SQLAlchemy 2.0 迁移与分层归位 (#6320)
|
2026-08-15 06:58:38 +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
|
1282ad5004
|
feat: improve local CLI startup management
|
2026-04-21 11:26:56 +08:00 |
|
jxxghp
|
6fee532c96
|
add ai agent
|
2025-10-18 21:26:36 +08:00 |
|
jxxghp
|
2428d58e93
|
使用aiofiles实现异步文件操作,提升性能;调整uvicorn工作进程数量。
|
2025-07-30 07:56:56 +08:00 |
|
Aqr-K
|
2c8d525796
|
feat: 增加进程名设置
|
2025-07-05 03:14:54 +08:00 |
|
Attente
|
0f0c3e660b
|
style: 清理空白字符
移除代码中的 trailing whitespace 和空行缩进, 提升代码整洁度
|
2025-06-29 22:49:58 +08:00 |
|
jxxghp
|
2e5c92ae0c
|
fix 优雅停止
|
2025-06-09 13:09:16 +08:00 |
|
jxxghp
|
4ad699dbe6
|
fix 优雅停止
|
2025-06-09 13:06:27 +08:00 |
|
InfinityPacer
|
62ac03fb29
|
refactor(lifecycle): add graceful support and remove signal handling
|
2024-10-18 00:39:53 +08:00 |
|
InfinityPacer
|
cf4c6b2d40
|
refactor(app): restructure project to avoid circular imports
|
2024-09-25 02:20:12 +08:00 |
|
InfinityPacer
|
dea8fc5486
|
feat(event): optimized event execution flow
|
2024-09-20 21:45:52 +08:00 |
|
InfinityPacer
|
857383c8d0
|
feat(event): improve event consumer logic for handling of events
|
2024-09-20 20:37:29 +08:00 |
|
InfinityPacer
|
d5241a2eb8
|
chore: Integrate pip-tools and safety, upgrade vulnerable dependencies
|
2024-08-20 18:52:07 +08:00 |
|
jxxghp
|
1f87bc643a
|
sync main
|
2024-08-19 13:06:39 +08:00 |
|
jxxghp
|
0f8c2d3fc9
|
fix db init
|
2024-07-20 08:47:26 +08:00 |
|
jxxghp
|
9f34be049d
|
add monitor
|
2024-07-03 17:46:35 +08:00 |
|
jxxghp
|
e05c643a6b
|
add notification link
|
2024-06-08 10:47:50 +08:00 |
|
jxxghp
|
02c2edc30e
|
fix WEB页面活动时无法正常停止服务的问题
|
2024-05-20 11:50:49 +08:00 |
|
jxxghp
|
663e61e3a1
|
fix message api
|
2024-05-11 16:24:25 +08:00 |
|
jxxghp
|
8813e84053
|
feat:DEV模式下插件文件修改后自动重新加载
|
2024-05-10 13:33:00 +08:00 |
|
thsrite
|
babad5a098
|
fix 插件多次加载
|
2024-04-14 11:54:38 +08:00 |
|
ljmeng
|
1ae220c654
|
集成CookieCloud服务端
|
2024-03-16 04:48:34 +08:00 |
|
jxxghp
|
639abf67c2
|
v1.6.0
- 全新安装时,超级管理员初始密码为随机生成,并只能在首次启动的后台日志中查看(使用初始密码登录成功后可在设定中修改)。
- 用户密码修改需要同时包含大小写和数字。
- 修复了第三个插件依赖库无法自动安装的问题。
|
2024-01-19 11:20:30 +08:00 |
|
thsrite
|
a299d786fe
|
feat 超级管理员初始化密码随机生成 && 修改密码强制要求大写小写数字组合
|
2024-01-18 11:08:16 +08:00 |
|
jxxghp
|
b4cb9c3fb3
|
fix
|
2024-01-07 18:24:13 +08:00 |
|
jxxghp
|
d82ab5d60d
|
feat:用户认证失败时发送消息提醒
|
2024-01-07 12:10:51 +08:00 |
|
jxxghp
|
12f5f373b3
|
fix frozen
|
2023-11-23 10:59:33 +08:00 |
|
jxxghp
|
b92b0ec149
|
fix build
|
2023-11-20 19:54:41 +08:00 |
|
jxxghp
|
47ddfec30e
|
feat 资源包自动更新
|
2023-11-16 20:57:41 +08:00 |
|
jxxghp
|
a8b1fbbef0
|
fix #884
|
2023-10-21 14:04:37 +08:00 |
|
jxxghp
|
453ef94e4d
|
feat 多线程处理事件
|
2023-10-17 19:04:42 +08:00 |
|
jxxghp
|
e83a15ad1f
|
fix plugin log
|
2023-10-13 11:01:58 +08:00 |
|
jxxghp
|
36c046ad6a
|
- 优化Windows打包
|
2023-10-10 20:25:00 +08:00 |
|
jxxghp
|
85396df221
|
- 优化Windows打包
|
2023-10-10 20:06:52 +08:00 |
|
jxxghp
|
2f0f58783e
|
fix spec
|
2023-10-10 19:45:18 +08:00 |
|
jxxghp
|
2d989d4229
|
更新 main.py
|
2023-10-10 18:19:46 +08:00 |
|
jxxghp
|
aa90c5d5c0
|
fix build
|
2023-10-10 16:38:51 +08:00 |
|
jxxghp
|
5f7d93f170
|
fix startup
|
2023-10-10 16:23:57 +08:00 |
|
jxxghp
|
93c473afe7
|
- 优化Windows打包
|
2023-10-10 15:48:44 +08:00 |
|
jxxghp
|
4c9a66f586
|
fix trayicon
|
2023-10-10 14:44:27 +08:00 |
|