yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pricing 2026-07-29 18:01:25 +08:00
354e2aabf7 fix: add missing cache_get import at module level
yumoqing pushed to main at yumoqing/pricing 2026-07-29 17:30:51 +08:00
022ceacc7f fix: remove await from sync hot_reload handler
yumoqing pushed to main at yumoqing/llmage 2026-07-29 17:27:08 +08:00
1a2aa0c0bb fix: RefreshWidget period_seconds:0 infinite loop -> urlwidget
yumoqing pushed to main at yumoqing/rbac 2026-07-29 17:16:34 +08:00
13ae4e89c8 refactor: import share_cache for future rbac cache migration
yumoqing pushed to main at yumoqing/pricing 2026-07-29 17:16:33 +08:00
3483d16c58 refactor: migrate pricing_data to share_cache Redis
yumoqing pushed to main at yumoqing/uapi 2026-07-29 17:16:33 +08:00
bcfaa7d677 refactor: import share_cache for future uapi cache migration
yumoqing pushed to main at yumoqing/sqlor 2026-07-29 17:16:32 +08:00
278e0c4549 perf: GLOBAL_CONN_LIMIT 400→1000, maxconn 100→200
yumoqing pushed to main at yumoqing/rag 2026-07-29 17:14:47 +08:00
c14588f33b fix: file list truncation+tooltip, fixed column widths, view/download/delete fix
yumoqing pushed to main at yumoqing/ragserver 2026-07-29 17:14:47 +08:00
318b69f4a5 fix: add /idfile/** to PUBLIC RBAC
yumoqing pushed to main at yumoqing/llmage 2026-07-29 17:11:48 +08:00
4f0a8a4c2e fix: cwidth:25 cheight:16 card-body-scroll — match old working layout
yumoqing pushed to main at yumoqing/apppublic 2026-07-29 17:08:03 +08:00
1fef2ed0f1 feat(share_cache): unified Redis cache module for llmage/pricing/rbac/uapi
yumoqing pushed to main at yumoqing/rag 2026-07-29 17:00:06 +08:00
0385670e38 fix: restore detail.ui with upload zone + upload_file.dspy
yumoqing pushed to main at yumoqing/rag 2026-07-29 16:41:47 +08:00
224496ae0e fix: file_list alignment + view/download/delete actions
yumoqing pushed to main at yumoqing/llmage 2026-07-29 16:04:17 +08:00
7aa1efc6d8 revert: back to server-side Jinja2 rendering, Tabular AJAX had 401 session issues
yumoqing pushed to main at yumoqing/llmage 2026-07-29 15:29:48 +08:00
15b4ad38fb fix: {total,data} -> {total,rows} — DataViewer reads d.rows not d.data
yumoqing pushed to main at yumoqing/llmage 2026-07-29 15:23:42 +08:00
960edc2581 fix: DSPY cate.llms->cate['llms'], return {total,data} for DataViewer
yumoqing pushed to main at yumoqing/llmage 2026-07-29 15:13:23 +08:00
659af09a89 feat: Tabular seamless infinite scroll instead of page buttons
yumoqing pushed to main at yumoqing/llmage 2026-07-29 15:00:46 +08:00
10280f60f1 fix: trailing comma when no pagination block rendered
yumoqing pushed to main at yumoqing/llmage 2026-07-29 14:59:36 +08:00
e9dc4208e0 chore: remove .swp, update gitignore
yumoqing pushed to main at yumoqing/llmage 2026-07-29 14:59:27 +08:00
063c0a46bb fix: use relative URL for location.href to stay in workspace