-
020ad65e8c
add docker-compose.dev.yml for dev deployment on port 3003
dev
gch3n
2026-05-24 16:36:09 +08:00
-
cd9fb924d5
feat: add map-password API with DB model and admin endpoint
main
gch3n
2026-05-24 16:32:15 +08:00
-
2c0d6ba2eb
fix: include user relation in scheme create, use raw UUID as id
gch3n
2026-05-24 14:02:48 +08:00
-
773ae2e3fb
update .gitignore: exclude pycache and test outputs
gch3n
2026-05-24 01:47:38 +08:00
-
8bcb6c7e7a
align API response format with maqt.top real specs: weapon-categories, weapons, schemes, schemes_aob, favorites check, encryption key derivation
gch3n
2026-05-24 01:47:08 +08:00
-
ea4e0f6e07
fix: remove dead code, add ZodError handling, fix NaN pagination, add like routes, fix schemesCount sync
gch3n
2026-05-14 11:45:19 +08:00
-
68f74bbc8c
fix: remove global auth from public user endpoints (stats, schemes, limits, favorited-count)
gch3n
2026-05-14 10:41:09 +08:00
-
9b924d5e5d
fix: security audit - prisma singleton, rate limits, encryption key validation, syntax fixes
gch3n
2026-05-11 23:40:44 +08:00
-
3044b3d921
feat: auto-run prisma db push on container startup
gch3n
2026-05-11 23:30:35 +08:00
-
c7ad849346
chore: remove API_FULL_ANALYSIS.md from tracking
gch3n
2026-05-10 22:53:56 +08:00
-
21709e5d97
feat: production hardening - CORS whitelist, strong password, tokenVersion revoke, VIP card hashing, admin secret
gch3n
2026-05-10 22:53:32 +08:00
-
5b23c88df9
feat: add test VIP card VIP365-0000-0000-0000-0000 and admin set-vip endpoint
gch3n
2026-05-10 22:19:33 +08:00
-
1b625c70c6
chore: add .gitignore, remove sensitive files from tracking, sanitize docker-compose.yml
Stevenma
2026-05-10 21:34:15 +08:00
-
4bfa750a84
add version.txt v0.3.0, /api/version reads from file
Stevenma
2026-05-10 17:35:48 +08:00
-
111e61431b
fix: VIP session-status stale token; add missing API routes (popups, jiahao, update-config, /api/version)
Stevenma
2026-05-10 17:28:14 +08:00
-
e711e1329d
fix: remove hardcoded password defaults from docker-compose
Chen Gu
2026-05-10 16:32:52 +08:00
-
a5ddcb8bb7
fix: restore docker-compose.yml with environment variables
Chen Gu
2026-05-10 16:29:57 +08:00
-
f09cadf1a7
fix: remove hardcoded secrets from docker-compose.yml
Chen Gu
2026-05-10 16:21:54 +08:00
-
9b617ee9ef
feat: add .gitignore
Chen Gu
2026-05-10 16:13:59 +08:00
-
b84f111e8f
chore: mqsrv backend
Chen Gu
2026-05-09 00:52:04 +08:00