yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/rbac 2026-05-30 14:08:14 +08:00
36569c0e41 feat: 现代化登录/注册界面改造
yumoqing pushed to main at yumoqing/llmage 2026-05-30 13:54:47 +08:00
62dce1d3d7 chore: remove build/ from git tracking, add to .gitignore
yumoqing pushed to main at yumoqing/bricks 2026-05-30 13:47:31 +08:00
fe98b07466 chore: remove dist/ from git tracking, add to .gitignore
yumoqing pushed to main at yumoqing/bricks 2026-05-30 13:45:10 +08:00
db1934fd1c fix: UiType.setValue typo vlaue -> value
yumoqing pushed to main at yumoqing/llmage 2026-05-30 13:41:09 +08:00
5ec5946a90 fix: derive sage_root from script location instead of hardcoded path
yumoqing pushed to main at yumoqing/rbac 2026-05-30 13:36:56 +08:00
019e9702fc fix: use setValue() on codeid field widget instead of direct value assignment
yumoqing pushed to main at yumoqing/rbac 2026-05-30 13:35:08 +08:00
cec79caf88 fix: phone login form.setValue is not a function - use name_inputs direct value set
yumoqing pushed to main at yumoqing/llmage 2026-05-30 13:30:59 +08:00
e494c88977 fix: migrate_llmcatelog_ids script missing database config init
yumoqing pushed to main at yumoqing/unipay 2026-05-30 13:27:26 +08:00
1773bce216 feat: disable wechat payment channel, keep alipay only
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-30 12:28:16 +08:00
956ae81d49 docs: update api_downapp.md — add curl examples and rl_assets API
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-30 12:24:37 +08:00
86d2c4edc4 docs: add curl examples to all external APIs
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-30 12:20:39 +08:00
9ff6076d5c feat: add rl_assets.dspy — standard API to list assets by vendor_group_id
yumoqing pushed to main at yumoqing/llmage 2026-05-30 12:19:43 +08:00
7e4069f3b6 refactor: get_llm() uses get_llmage_llm() + cached uapi/uapiio lookups
yumoqing pushed to main at yumoqing/llmage 2026-05-30 12:07:22 +08:00
3ba1c50eb6 feat: add llmcatelog ID migration script (random IDs to meaningful abbreviations)
yumoqing pushed to main at yumoqing/rbac 2026-05-30 11:34:20 +08:00
b532548d19 fix: keep previous rp_caches when DB returns empty result
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-30 11:22:54 +08:00
304e4c4071 fix: wrap rl_asset_results in VScrollPanel for scrolling
yumoqing pushed to main at yumoqing/rbac 2026-05-30 11:19:41 +08:00
fbbe011a8d fix: rp_caches race condition causing intermittent 403
yumoqing pushed to main at yumoqing/uapi 2026-05-30 11:01:12 +08:00
4360f34576 fix: get_apiusers cache key missing orgid causing cross-org data leak
yumoqing pushed to main at yumoqing/uapi 2026-05-30 10:55:37 +08:00
d67cc0b0da fix: uapi cache key mismatch and write without cache gate
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-30 10:54:49 +08:00
7c3e77e612 fix: view_assets — use actiontype:urlwidget + target + mode:replace