Commit Graph

18 Commits

Author SHA1 Message Date
b14b4fced7 refactor: serve static frontend with Go APIs 2026-08-16 20:47:45 +08:00
b26f9679ab simplify production database configuration 2026-08-16 12:40:43 +08:00
af530a5fe3 修复构建镜像问题 2026-08-15 19:16:54 +08:00
9f40162c6b build: add self-contained alpine-only Go image build 2026-08-15 14:26:32 +08:00
ed2ec69628 build: drop external Dockerfile frontend to avoid mirror pulls 2026-08-15 13:30:38 +08:00
c7d2cb212c build: make Go image build resilient to registry mirror failures 2026-08-14 10:45:08 +08:00
4a8f2d56e2 feat: add Go workload deployment artifacts and split Ingress routing 2026-08-14 09:50:47 +08:00
ff055c972d feat: add config-driven super-admin bootstrap to Go backend 2026-08-14 07:43:05 +08:00
aef5a97165 feat: complete remaining Go backend modules 2026-08-14 00:02:43 +08:00
cea2751dc5 feat: add administration domain core 2026-08-13 16:32:07 +08:00
065dcd955a feat: add jobs worker and webhook core 2026-08-13 16:30:15 +08:00
7847c95538 feat: add scoped assets and storage core 2026-08-13 16:30:15 +08:00
5e60bb40e7 feat: add billing and usage domain cores 2026-08-13 16:27:55 +08:00
48dd5d07c8 feat: add shared backend authorization seams 2026-08-13 16:03:20 +08:00
d0207fcebe feat: add Go password session lifecycle 2026-08-13 15:34:46 +08:00
772795e7eb feat: add Go current-session HTTP adapter 2026-08-13 13:39:41 +08:00
c849077591 feat: add database-refreshed identity authorization 2026-08-13 11:56:36 +08:00
716a8031b1 feat: add Go migration compatibility foundation 2026-08-13 10:35:52 +08:00