Commit Graph

14 Commits

Author SHA1 Message Date
04e80b184c feat(ui): refine profile workflows and visual system v0.2.0 2026-07-21 20:50:52 +08:00
12a000845a feat(profile): refine student creation workflow v0.1.0 2026-07-21 16:59:06 +08:00
26e4ec3271 build(api): cache cargo dependencies with ustc mirror 2026-07-20 15:59:39 +08:00
67d29d3ca0 feat: add WeChat session authentication 2026-07-20 14:47:16 +08:00
2ada52f35a feat: use production API endpoint 2026-07-20 14:25:13 +08:00
70e97ae8b9 feat: add production Docker deployment 2026-07-20 13:29:24 +08:00
75abc7bfe1 docs: add 5700U Docker deployment runbook 2026-07-20 11:39:03 +08:00
c4fd47e774 docs: document monorepo layout 2026-07-20 10:53:10 +08:00
afdfa8bcf7 chore: merge Rust backend into monorepo
git-subtree-dir: server
git-subtree-mainline: fb6a84d75f
git-subtree-split: 8a88706ff9
2026-07-20 10:50:48 +08:00
fb6a84d75f chore: prepare backend monorepo 2026-07-20 10:50:06 +08:00
bed80aa807 feat: add voice transcription feedback workflow 2026-07-20 10:49:49 +08:00
8a88706ff9 feat: add local voice transcription pipeline 2026-07-20 10:49:41 +08:00
0a07538dce feat: establish teaching feedback mini program
Connect student profiles, defaults, and feedback records to the Rust API. Configure the WeChat AppID, custom tab bar, and local development workflow for version 0.1.0.
2026-07-15 15:36:51 +08:00
f1e5fd8793 feat: establish Rust teaching feedback API
Add the Axum and PostgreSQL service for profiles, defaults, and feedback records, including migrations, OpenAPI documentation, and development identity handling for version 0.1.0.
2026-07-15 15:36:51 +08:00