yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/llmage 2026-05-24 22:03:05 +08:00
56871dc906 fix(llmage): 修复backup_accounted_llmusage中sor.execute()返回值误用(MySQL cursor.execute返回None非rowcount)
yumoqing pushed to main at yumoqing/llmage 2026-05-24 22:02:54 +08:00
02366c9748 fix(llmage): 修复backup_accounted_llmusage中sor.execute()返回值误用(MySQL cursor.execute返回None非rowcount)
yumoqing pushed to main at yumoqing/llmage 2026-05-24 21:57:57 +08:00
7911750127 feat(llmage): 备份改用INSERT SELECT+DELETE单SQL语句 + 新增失败记录重试功能
yumoqing pushed to main at yumoqing/llmage 2026-05-24 21:57:52 +08:00
127d08dfa4 feat(llmage): 备份改用INSERT SELECT+DELETE单SQL语句 + 新增失败记录重试功能
yumoqing pushed to main at yumoqing/llmage 2026-05-24 20:44:34 +08:00
686b05d8fe bugfix
yumoqing pushed to main at yumoqing/llmage 2026-05-24 19:48:40 +08:00
489ba1ad88 bugfix
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-24 19:25:01 +08:00
40648df92a fix: export load_dashboard_for_sage alias in init.py for sage.py import
yumoqing pushed to main at yumoqing/sage 2026-05-24 17:27:38 +08:00
205547a4e0 add route for dashboard accounting_errors.ui
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-24 17:27:25 +08:00
fabd127e6f add accounting errors monitoring card (accounting_status='failed')
yumoqing pushed to main at yumoqing/llmage 2026-05-24 17:21:36 +08:00
9fa8f9fa62 feat(llmage): 日期变更触发备份(use_date<昨天) + llmusage添加(accounting_status,use_date)组合索引
yumoqing pushed to main at yumoqing/llmage 2026-05-24 17:21:23 +08:00
c7acd449f1 feat(llmage): 日期变更触发备份(use_date<昨天) + llmusage添加(accounting_status,use_date)组合索引
yumoqing pushed to main at yumoqing/sage 2026-05-24 17:20:35 +08:00
ad5da620e3 update dashboard_for_sage routes: replace .dspy with .ui endpoints
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-24 17:20:24 +08:00
a2a6e9a2d5 refactor: use individual RefreshWidget per stat card with Jinja2 .ui templates
yumoqing pushed to main at yumoqing/llmage 2026-05-24 17:06:25 +08:00
8755ab5d6d fix(llmage): 修复备份SQL条件 use_date < today(非yesterday)+ 提高备份频率到每5分钟
yumoqing pushed to main at yumoqing/llmage 2026-05-24 17:06:00 +08:00
2f794538d2 fix(llmage): 修复备份SQL条件 use_date < today(非yesterday)+ 提高备份频率到每5分钟
yumoqing pushed to main at yumoqing/bricks 2026-05-24 16:46:30 +08:00
1722340bc1 buggix
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-24 16:45:47 +08:00
d2210a2996 refactor: use RefreshWidget for stat cards + fix .dspy import violations
yumoqing pushed to main at yumoqing/sage 2026-05-24 16:44:32 +08:00
cd80c53aaa chore: update dashboard permissions — replace dashboard_content.dspy with dashboard_cards.dspy
yumoqing pushed to main at yumoqing/bricks 2026-05-24 16:42:15 +08:00
83f1214a37 buggix
yumoqing pushed to main at yumoqing/bricks 2026-05-24 16:39:52 +08:00
0149c401b1 bugfix