• Joined on 2026-05-02
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:38:02 +08:00
9ab9a1a052 docs: add file format support matrix (DOC-FULL-028)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 14:35:00 +08:00
4badf86953 docs: add iOS FFI integration guide (DOC-FULL-027)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 14:26:25 +08:00
b0df8ee58e feat: add en/ja localization support (IOS-INFO-037)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 14:25:16 +08:00
8b27430ed1 docs: add iOS ops docs + CI config (IOS-INFO-028~031)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 14:23:53 +08:00
08b4c21ca2 docs: add V2 event pipeline architecture doc (IOS-INFO-027)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 14:23:14 +08:00
6c2f742676 docs: add iOS reading info integration guide (IOS-INFO-026)
wangdl pushed to main at wangdl/api-server 2026-06-18 14:12:23 +08:00
161018dcb5 fix: align heavy-runtime env vars with Rust RUNTIME_ prefix
wangdl pushed to main at wangdl/api-server 2026-06-18 14:02:50 +08:00
c99626e5de ci: add database migration automation workflow (API-AI-079)
wangdl pushed to main at wangdl/api-server 2026-06-18 14:01:35 +08:00
781645de84 ci: add health check + rollback hint to deploy step
wangdl pushed to main at wangdl/api-server 2026-06-18 13:57:48 +08:00
f33812cf7b ci: add GitHub Actions CI/CD pipeline (API-AI-078)
wangdl pushed to main at wangdl/api-server 2026-06-18 13:53:26 +08:00
094f00553a feat: production docker-compose with health checks + resource limits (API-AI-077)
wangdl pushed to main at wangdl/api-server 2026-06-18 13:49:47 +08:00
5c7b8d1855 docs: add API reference with error codes, rate limiting, changelog (API-AI-076)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 13:47:48 +08:00
433b1ad7c0 test: fill DOC coverage gaps - epub path fallback + PDF error handling
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:44:57 +08:00
de384dc027 test: fill iOS coverage gaps - fromBlockScroll, refresh, View helpers
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 13:37:15 +08:00
fd9c157702 test: add validate_search_result boundary tests (DOC-FULL-025)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 13:35:06 +08:00
af58ec7374 test: add extract_epub_chapter_texts + strip_html unit tests (DOC-FULL-024)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 13:32:37 +08:00
234122fcdb test: add extract_pdf_text unit tests (DOC-FULL-023)
wangdl pushed to main at wangdl/zhixi-document-runtime 2026-06-18 13:29:48 +08:00
946feff62a test: add full MaterialType coverage for DocumentInfo (DOC-FULL-022)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:25:43 +08:00
c7de97279b test: add P1-fallback + refresh tests for StudyHomeViewModel
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:23:09 +08:00
9ec6fdc3d5 test: add StudyHomeViewModel unit tests with DI (IOS-INFO-037)