Commit Graph

23 Commits

Author SHA1 Message Date
b48723d48f Use phase filters for suggestions; allow joker edge 2026-02-05 17:17:38 +01:00
e3d4e2e687 Enforce phase for suggestions with joker allowance 2026-02-05 17:15:30 +01:00
6b5f8a66c9 Remove admin key support; admin must be authenticated 2026-02-05 17:07:37 +01:00
8e50b31a5b Harden screenshot validation against SSRF and add user-facing errors 2026-02-05 16:58:15 +01:00
1d28ea6568 Escape rendered suggestion content and validate URLs 2026-02-05 16:51:05 +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
118614b20e Unlink child suggestions and clear votes on delete 2026-02-05 11:50:53 +01:00
5d432c9d17 Add linked suggestions with synced voting 2026-02-05 09:07:46 +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
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
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
637451b485 Add fullscreen suggestion edit UX with admin overrides 2026-01-29 01:28:39 +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