• Joined on 2026-02-14
cjw pushed to main at cjw/geMoldInsight 2026-09-24 10:19:19 +08:00
6baa6b0d0a docs:ARCHITECTURE / ROADMAP 同步 D17 Human-in-Loop 完成
483f158424 D17 批 3:前端按钮 + Dialog + 经验角标——闭环可视
505f3591ab D17 批 2:算法接缝(OCC payload 通道 + hints 透传到分模评分)—— 闭环通
2c9ba9d6b3 D17 批 1:Human-in-Loop 老师傅经验反馈(数据 + 权限 + 写入 API)
79441a8a87 批次6:D4文档治理收口 + D13锁文件流程固化
Compare 5 commits »
cjw pushed to main at cjw/geMoldInsight 2026-09-22 16:34:37 +08:00
64dc85bd14 批次5:inventory服务下沉收口 + Pydantic v2 / datetime弃用清零
cjw pushed to main at cjw/Oxicloud 2026-09-20 00:28:58 +08:00
d33d1932b6 perf(thumbnail): cache attached-blob lookups on the request path
Compare 2 commits »
cjw pushed to main at cjw/geMoldInsight 2026-09-18 18:21:06 +08:00
cjw pushed to main at cjw/geMoldInsight 2026-09-18 17:33:14 +08:00
e728dcd226 批次4后续专项完成:D11清偿 + OCC方案B实施 + 部署参数 + D2诚实标注 + CI门禁
0e6b3b1811 后端设计治理:批次 0-4 全部完成(安全/部署/一致性/结构/架构)
Compare 2 commits »
cjw pushed to main at cjw/geMoldInsight 2026-09-16 17:55:15 +08:00
4537faf2c4 优化
cjw pushed to main at cjw/geMoldInsight 2026-09-15 18:07:38 +08:00
3f120417d1 文档
cjw pushed to main at cjw/geMoldInsight 2026-09-15 18:02:45 +08:00
6464e89942 文档
cjw pushed to main at cjw/Oxicloud 2026-09-15 00:54:32 +08:00
68e21f4bef fix(share): stream single-file shares through /api/s/{token}/file/{id}
cjw pushed to main at cjw/Oxicloud 2026-09-14 17:31:08 +08:00
d677f92b7f fix(main): consume reuse_port param on Windows builds
5f9f91ee2f fix(blob): fsync blob files via a write handle so Windows works
6ee26e46e6 feat(share): inline media preview on single-file share landing
Compare 3 commits »
cjw pushed to feat/single-file-share-preview at cjw/Oxicloud 2026-09-14 16:04:21 +08:00
d677f92b7f fix(main): consume reuse_port param on Windows builds
5f9f91ee2f fix(blob): fsync blob files via a write handle so Windows works
6ee26e46e6 feat(share): inline media preview on single-file share landing
Compare 3 commits »
cjw created branch feat/single-file-share-preview in cjw/Oxicloud 2026-09-14 16:04:21 +08:00
cjw pushed to main at cjw/Oxicloud 2026-09-14 14:05:58 +08:00
4d067b3fc6 Merge pull request #727 from EdouardVanbelle/chore/ambition
fd9e1e669f Merge pull request #728 from EdouardVanbelle/feat/username-lowercase
b5648b82f9 Merge pull request #726 from EdouardVanbelle/docs/message-bus
a95a6b106c feat(username): normalize username into lowercase
0b9e8bfe23 docs(plan): case-insensitive usernames
Compare 10 commits »
cjw created branch main in cjw/Oxicloud 2026-09-14 14:05:57 +08:00
cjw created repository cjw/Oxicloud 2026-09-14 14:05:39 +08:00
cjw pushed to main at cjw/geMoldInsight 2026-09-02 18:18:52 +08:00
cjw pushed to main at cjw/geMoldInsight 2026-09-01 18:05:28 +08:00
5e531ffe1e 文档目录结构简洁化
cjw pushed to main at cjw/geMoldInsight 2026-08-31 18:01:47 +08:00
cjw pushed to main at cjw/geMoldInsight 2026-08-27 14:53:36 +08:00
3ea59551db 模块拆分 init
cjw pushed to main at cjw/geMoldInsight 2026-08-04 10:39:35 +08:00
e6ddea33a2 fix(frontend): 移除 openapi-typescript 依赖,解决 TS6 peer 冲突导致服务器 npm install 失败