Commit Graph

79 Commits

Author SHA1 Message Date
0e571498f3 Broaden admin vote list to include suggestors 2026-02-05 00:45:07 +01:00
b61daa2a5e Add missing using for VoteStatusDto 2026-02-04 23:32:04 +01:00
3179144bc7 Add admin vote status list and ready/wait messaging 2026-02-04 23:31:12 +01:00
4edbfb16ee Block voting when finalized; disable sliders client-side 2026-02-04 23:17:47 +01:00
13c8bb6194 Add votes-final flag, warn on missing votes, and sync phases with results toggle 2026-02-04 22:54:36 +01:00
91692856f9 Return playerId in all suggestions for vote edit checks 2026-02-04 22:23:36 +01:00
8602f61ff4 Show edit on own cards during voting; include playerId in listings 2026-02-04 22:19:49 +01:00
a0bc7a7075 Ensure API phase responses auto-advance past legacy Reveal 2026-02-04 22:11:36 +01:00
f1245c200f Auto-upgrade legacy Reveal phase players to Vote 2026-02-04 22:09:21 +01:00
90bcde6f36 Skip reveal phase and freeze titles after suggestions 2026-02-04 22:06:43 +01:00
ea0f8f2e27 Lock suggestions after reveal and move per-phase navigation 2026-02-04 21:59:26 +01:00
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