Commit Graph

18 Commits

Author SHA1 Message Date
e5e27af0af Add per-user phase navigation with results toggle 2026-02-04 21:43:12 +01:00
243377ea70 Show emoji votes and my vote in results 2026-02-04 15:17:25 +01:00
f0ea1fb957 Code formatting 2026-02-04 14:55:22 +01:00
711c78d762 Include player counts in results payload 2026-02-03 02:06:51 +01:00
f33545b184 Limit player name lengths and fix vote UI defaults 2026-02-02 19:39:32 +01:00
24290ff0b4 Allow up to 5 suggestions per player 2026-01-29 02:08:55 +01:00
a89ea5874b Allow admins to delete suggestions in Reveal 2026-01-29 01:58:59 +01:00
af84fc50d4 Add player count fields with validation and labeled UX 2026-01-29 01:53:24 +01:00
f713756ece Add remote image validation for screenshot URLs 2026-01-29 01:43:02 +01:00
5b62640b76 Validate screenshot URLs server- and client-side 2026-01-29 01:39:23 +01:00
307fd1abda Include username in auth cookie issuance 2026-01-29 01:32:00 +01:00
637451b485 Add fullscreen suggestion edit UX with admin overrides 2026-01-29 01:28:39 +01:00
c318cfd120 Validate admin key on register 2026-01-29 01:18:34 +01:00
60191a1fe3 Add admin accounts and streamlined header UI 2026-01-29 01:14:53 +01:00
f1534b7631 Add username/password auth and login UI 2026-01-29 01:01:13 +01:00
1b96d2af46 Add game website URL to suggestions and results 2026-01-28 20:25:02 +01:00
983488d258 Split API into phase-specific endpoint files 2026-01-28 17:11:25 +01:00
9363b029df Refactor backend into structured endpoints, contracts, and middleware 2026-01-28 17:05:39 +01:00