• Joined on 2026-05-02
wangdl pushed to main at wangdl/api-server 2026-06-18 19:00:43 +08:00
04da939a22 fix: correct admin path bypass in global JwtAuthGuard
wangdl pushed to main at wangdl/api-server 2026-06-18 18:58:58 +08:00
bc11adfbac fix: allow /admin/ paths through global JwtAuthGuard
wangdl pushed to main at wangdl/api-server 2026-06-18 18:52:05 +08:00
ed2dcb02f6 feat: add AdminApiKey permanent token for automated testing
wangdl pushed to main at wangdl/api-server 2026-06-18 18:40:41 +08:00
c3fd6a221f fix: add missing /api/admin/learning/knowledge-bases endpoint
wangdl pushed to main at wangdl/api-server 2026-06-18 18:20:46 +08:00
c0a8f7ef27 perf: add missing indexes + fix learning admin query performance
wangdl pushed to main at wangdl/admin-projects 2026-06-18 18:00:54 +08:00
3b825a1cf2 fix: add missing learning sub-page routes in App.tsx
wangdl pushed to main at wangdl/ios-projects 2026-06-18 17:14:36 +08:00
def8c4c93a fix: all iOS compile errors - protocols, missing fields, colors, shadowed max
wangdl pushed to main at wangdl/ios-projects 2026-06-18 17:03:39 +08:00
d28dba29fc fix: AuthManager has no currentUserId, use KeychainHelper.getUserId()
wangdl pushed to main at wangdl/ios-projects 2026-06-18 17:00:06 +08:00
0cf727899a fix: add getLearningRecords adapter for cursor param mismatch
wangdl pushed to main at wangdl/ios-projects 2026-06-18 16:58:24 +08:00
d8125ddf34 fix: iOS compile errors - protocol mismatches + void return
wangdl pushed to main at wangdl/api-server 2026-06-18 15:38:51 +08:00
1ed86b3ab3 docs: add API-OPS-001 missing production env keys issue
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 15:13:01 +08:00
f51e913e58 chore: remove document-runtime CI pipeline (manual packaging)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 15:10:15 +08:00
968a78852c chore: remove iOS CI/CD workflow per project decision
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 15:06:08 +08:00
fcb01f29c3 fix: UniFFI version 0.28→0.31 in docs
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 15:00:59 +08:00
bb0422682e fix: complete _separate function table (10→17) in out-pointer doc
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:58:26 +08:00
3c925d7fd7 docs: add cross-platform release guide (DOC-FULL-033)
fa4e0a31f7 ci: add CI/CD pipeline for document-runtime (DOC-FULL-032)
f30809c5b7 docs: add C-ABI out-pointer pattern doc (DOC-FULL-031)
c1bac717fd docs: add UniFFI UDL spec + codegen guide (DOC-FULL-030)
a7b941bd42 docs: add file format support matrix (DOC-FULL-028)
Compare 51 commits »
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:47:34 +08:00
991afea3d0 docs: add cross-platform release guide (DOC-FULL-033)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:46:33 +08:00
98d4d81da2 ci: add CI/CD pipeline for document-runtime (DOC-FULL-032)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:43:56 +08:00
7df7fe9b71 docs: add C-ABI out-pointer pattern doc (DOC-FULL-031)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:41:47 +08:00
c15a3bbb9e docs: add UniFFI UDL spec + codegen guide (DOC-FULL-030)