Deployment Guide
ganganray edited this page 2026-05-15 21:43:06 +08:00

Page revisions

6 Commits

Author SHA1 Message Date
18552d3385 feat: add global footer with git link/version/ICP, customizable header text/link via .env 2026-05-15 21:43:06 +08:00
3ae027a091 feat: submission soft-delete with recycle bin
- Added is_deleted/deleted_at columns to Submission model
- Alembic migration for soft-delete schema
- Soft-delete endpoint for students/teachers
- Admin recycle bin with batch restore/permanent delete
- DeleteConfirmDialog component with Copy JSON
- i18n strings (EN + CN)
- Updated README and Deployment Guide
2026-04-30 07:58:16 +08:00
3a532bd356 v0.1.3: Fix subpath static asset 404s using build-arg and dynamic Nginx config 2026-04-22 22:28:39 +08:00
9045f7b98c v0.1.1: Single-port architecture with internal Nginx, alembic DB fix 2026-04-22 19:43:20 +08:00
2be712d6e4 v0.1.0: First public release 2026-04-22 09:55:08 +08:00
349c8c51d5 发布前准备,token不足中断 2026-04-13 07:06:25 +08:00