16 Commits

Author SHA1 Message Date
a130cba41a Harden CSRF/CSP and add hash version upgrades 2026-02-18 20:51:18 +01:00
fe6a9d5da4 Harden owner and suggestion invariants for concurrent writes 2026-02-08 21:37:46 +01:00
1c59d68a50 Add owner role and admin management controls 2026-02-08 19:01:58 +01:00
c0756ff2c6 C# formatting 2026-02-05 20:39:12 +01:00
41d88016ea Add joker support during voting 2026-02-05 13:09:45 +01:00
5d432c9d17 Add linked suggestions with synced voting 2026-02-05 09:07:46 +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
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
af84fc50d4 Add player count fields with validation and labeled UX 2026-01-29 01:53:24 +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
01d915866f Make AppState seed deterministic and update migration 2026-01-28 14:48:39 +01:00
68ba872031 Add phase-gated API, cookie identity, and initial migration 2026-01-28 14:46:59 +01:00
257b473253 Upgrade to .NET 10 and finalize foundation scaffold 2026-01-28 14:29:42 +01:00