Commit Graph

22 Commits

Author SHA1 Message Date
abb9874c98 Refactor state transitions into workflow service 2026-02-07 13:27:02 +01:00
9d3947714a Require suggestion before entering vote phase 2026-02-07 13:18:55 +01:00
124fb62657 Code format 2026-02-07 02:42:33 +01:00
567502d665 Remove legacy reveal phase paths and rename reveal data loader 2026-02-07 01:49:38 +01:00
20daecd3eb Finalize API envelopes and close validation drift tasks 2026-02-07 01:35:56 +01:00
f615ef3a4a Standardize service errors with ProblemDetails envelope 2026-02-07 01:23:54 +01:00
81c04e0866 Refactor phase reads to pure lookups and align admin docs 2026-02-07 00:36:04 +01:00
9da09315ea Lock display names at registration 2026-02-06 19:36:44 +01:00
c0756ff2c6 C# formatting 2026-02-05 20:39:12 +01:00
67a164e53b Expand test coverage to match specs 2026-02-05 18:57:25 +01:00
87fa1974dd Missing files 2026-02-05 17:34:14 +01:00
a6265e8656 Switch to signed cookie auth and stop leaking player IDs 2026-02-05 16:28:22 +01:00
41d88016ea Add joker support during voting 2026-02-05 13:09:45 +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
a0bc7a7075 Ensure API phase responses auto-advance past legacy Reveal 2026-02-04 22:11:36 +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
f33545b184 Limit player name lengths and fix vote UI defaults 2026-02-02 19:39:32 +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
983488d258 Split API into phase-specific endpoint files 2026-01-28 17:11:25 +01:00