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