yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pccs 2026-08-12 12:00:22 +08:00
8006fca0c5 fix: use RBAC /rbac/user/login.ui for authentication instead of custom login modal
yumoqing pushed to main at yumoqing/pccs 2026-08-12 11:37:40 +08:00
8412f9db18 feat: login dspy at correct wwwroot/api/ path; cleanup
yumoqing pushed to main at yumoqing/pccs 2026-08-12 11:36:37 +08:00
9cad44a40f build.sh: remove PYTHONPATH (pip install covers shared libs); config uses empty prefix
yumoqing pushed to main at yumoqing/pccs 2026-08-12 11:36:04 +08:00
f572c17c79 fix: empty path prefix + password_encode + login works
yumoqing pushed to main at yumoqing/rag 2026-08-12 11:22:59 +08:00
5354108546 fix: 视频用原生video标签(controls+autoplay+muted)替换VideoPlayer组件
yumoqing pushed to main at yumoqing/rag 2026-08-12 11:16:27 +08:00
0398ca247f fix: autoplay true -> True (Python syntax)
yumoqing pushed to main at yumoqing/rag 2026-08-12 11:15:08 +08:00
590fa48fbc fix: VideoPlayer去掉cheight改用autoplay
yumoqing pushed to main at yumoqing/rag 2026-08-12 11:11:03 +08:00
b86883c1f8 feat: _rag_ingest_async chunk INSERT加metadata列
yumoqing pushed to main at yumoqing/rag 2026-08-12 11:10:52 +08:00
67c13f626d feat: 入库时存储人脸bbox和视频时间戳到chunk metadata
yumoqing pushed to main at yumoqing/rag 2026-08-12 11:07:17 +08:00
631b2da7a4 feat: 检索结果媒体使用entire_url()+位置信息(bbox/时间戳)显示
yumoqing pushed to main at yumoqing/rag 2026-08-12 10:59:25 +08:00
9c602a0e8d fix: media_cards 标签同时读取 media_tags 表和 metadata.tags
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 10:50:18 +08:00
2aed452e75 fix: simplify workspace_file path check
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 10:49:57 +08:00
39e6755e96 fix: import os ordering
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 10:49:22 +08:00
454eaed30c fix: workspace path with org_id
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 10:48:50 +08:00
5ccaba3505 fix: workspace path to /d/pipeline/workspaces
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 10:47:59 +08:00
c8e597764d feat: workspace browser with tree+file list+Wterm editor
yumoqing pushed to main at yumoqing/pccs 2026-08-12 10:40:08 +08:00
df727b43b7 pccs v1.0: login at a1b2c3d4e5.dspy + cleanup
yumoqing pushed to main at yumoqing/pccs 2026-08-11 18:24:56 +08:00
60f1adbe01 pccs v1.0: gateway.dspy login — fresh filename avoids cached errors
yumoqing pushed to main at yumoqing/pccs 2026-08-11 18:23:17 +08:00
bf4bd992bc pccs v1.0: member.dspy login — all reserved words avoided
yumoqing pushed to main at yumoqing/pccs 2026-08-11 18:21:54 +08:00
d7cb5e3ea1 pccs v1.0: working login at identify.dspy — all tests pass