yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-03 10:47:50 +08:00
e1bde5d801 fix: add H1 heading for LLM API section to enable proper sidebar grouping
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-03 10:39:39 +08:00
5ed5053bfd feat: 百分比后添加↑↓箭头指示趋势方向
yumoqing pushed to main at yumoqing/smssend 2026-06-03 07:00:11 +08:00
0db205d0ef bugfix
2b639c7eaf revert: generate_sms_code returns None on failure (keep original behavior)
b1e08c46f5 fix: generate_sms_code raises exception with error details instead of returning None
8a2a7d02ed revert: remove mark_used parameter (API used by other systems)
bbd10a6471 fix: add mark_used parameter to check_sms_code for multi-account login flow
Compare 20 commits »
yumoqing created branch master in yumoqing/smssend 2026-06-03 06:58:53 +08:00
yumoqing pushed to master at yumoqing/smssend 2026-06-03 06:58:53 +08:00
0db205d0ef bugfix
2b639c7eaf revert: generate_sms_code returns None on failure (keep original behavior)
b1e08c46f5 fix: generate_sms_code raises exception with error details instead of returning None
8a2a7d02ed revert: remove mark_used parameter (API used by other systems)
bbd10a6471 fix: add mark_used parameter to check_sms_code for multi-account login flow
Compare 10 commits »
yumoqing created repository yumoqing/smssend 2026-06-03 06:54:10 +08:00
yumoqing pushed to main at yumoqing/llmage 2026-06-02 21:00:29 +08:00
3743dec00d fix: dark mode overrides for plaza sidebar and nav buttons
yumoqing pushed to main at yumoqing/sage 2026-06-02 20:37:22 +08:00
3ec2798abb feat: add RBAC permission for /bricks/css/api_doc.css (any)
yumoqing pushed to main at yumoqing/bricks 2026-06-02 20:28:38 +08:00
6fe0919f8a fix: load api_doc.css in header.tmpl, revert JS hack
yumoqing pushed to main at yumoqing/bricks 2026-06-02 20:24:25 +08:00
c8941a5b84 fix: ApiDoc widget self-loads its CSS for sidebar layout
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 20:18:02 +08:00
066baae242 bugfix
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 20:14:54 +08:00
ed6c9eb31f bugfix
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 20:11:41 +08:00
8a1ec5efdc bugfix
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 17:58:27 +08:00
bf4bc441b1 fix: virtual human API section heading level (H2 -> H1, H3 -> H2)
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 17:45:19 +08:00
e64e08da6f fix: close unclosed Bearer token quotes in curl examples (8 lines)
yumoqing pushed to main at yumoqing/pricing 2026-06-02 17:36:40 +08:00
5d4e008ec8 fix: guard hot_reload binding with None check
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 17:34:17 +08:00
4dc0603d5f docs: add virtual human asset API documentation
yumoqing pushed to main at yumoqing/xls2ddl 2026-06-02 17:27:11 +08:00
ebd4b4a99e fix: get_data_tmpl 注入 logined 过滤条件到 data_filter
yumoqing pushed to main at yumoqing/bricks 2026-06-02 17:26:08 +08:00
f8f02c63ab fix: 为 data_filter code 类型字段添加空选项
yumoqing pushed to main at yumoqing/bricks 2026-06-02 17:15:32 +08:00
a2a80ac922 docs: update api_doc.js dependency comment to reference local 3parties/marked.js