yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pricing 2026-06-01 18:10:40 +08:00
52dd91c6ee chore: remove __pycache__, add to gitignore
yumoqing pushed to main at yumoqing/uapi 2026-06-01 18:10:40 +08:00
7c97676285 chore: remove __pycache__, add to gitignore
yumoqing pushed to main at yumoqing/llmage 2026-06-01 18:10:33 +08:00
87040915ee refactor: bind hot_reload event via EventDispatcher
yumoqing pushed to main at yumoqing/uapi 2026-06-01 18:10:32 +08:00
e735070007 refactor: bind hot_reload event via EventDispatcher, add on_hot_reload to UAPIData
yumoqing pushed to main at yumoqing/rbac 2026-06-01 18:10:31 +08:00
ce7eb2a193 refactor: bind hot_reload event via EventDispatcher, add on_hot_reload to UserPermissions
yumoqing pushed to main at yumoqing/pricing 2026-06-01 18:10:31 +08:00
7b9d3d2ba0 refactor: bind hot_reload event via EventDispatcher, add on_hot_reload to PricingProgram
yumoqing pushed to main at yumoqing/ahserver 2026-06-01 18:10:30 +08:00
0fd5ca9dc4 refactor: use EventDispatcher for hot_reload, remove invalidate_all_caches coupling
yumoqing pushed to main at yumoqing/llmage 2026-06-01 17:38:36 +08:00
bab415ba83 Revert "fix: 模型列表右侧面板改为VScrollPanel支持滚动"
yumoqing pushed to main at yumoqing/llmage 2026-06-01 17:25:54 +08:00
e186e74b63 fix: 模型列表右侧面板改为VScrollPanel支持滚动
yumoqing pushed to main at yumoqing/ahserver 2026-06-01 17:18:23 +08:00
4e19bb8d06 fix: rbac cache clear - get actual instance from ServerEnv, not new one; uapi also clear apikeys
yumoqing pushed to main at yumoqing/ahserver 2026-06-01 17:14:34 +08:00
42eff6cda0 feat: cross-process cache invalidation via signal file for reuse_port multi-process
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 16:51:00 +08:00
a1fb0089ad force: re-sync load_dashboard.py (ensure full 614-line version)
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 16:40:11 +08:00
401c7a15bb fix: restore load_dashboard.py (truncated), use CSS vars for dark mode, improve card spacing
yumoqing pushed to main at yumoqing/sqlor 2026-06-01 16:31:49 +08:00
4abf30356e bugfix
yumoqing pushed to main at yumoqing/ahserver 2026-06-01 16:21:02 +08:00
cd578de80d feat: add invalidate_all_caches() and GET /__hot_reload__ endpoint
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 16:14:57 +08:00
759d629bb3 fix: fullscreen background color and stat card layout
yumoqing pushed to main at yumoqing/ahserver 2026-06-01 16:10:38 +08:00
31d66aa91b feat: add hot-reload support for config and i18n (multi-process safe)
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 16:09:06 +08:00
bf5cf2b1b2 fix: fullscreen targets dashboard container instead of entire page
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 16:08:15 +08:00
966c89080b fix: reduce margins, padding, chart heights to eliminate scrollbar
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:56:16 +08:00
c89c0d89de refactor: arrange model/user/provider charts in single row