Commit Graph

311 Commits

Author SHA1 Message Date
e3d4e2e687 Enforce phase for suggestions with joker allowance 2026-02-05 17:15:30 +01:00
ffbf4aa05a Add phase requirement filter for vote/results endpoints 2026-02-05 17:13:09 +01:00
8176940d18 Centralize admin auth with endpoint filter 2026-02-05 17:11:17 +01:00
c03cee1777 Sign out invalid auth cookies when player no longer exists 2026-02-05 17:09:58 +01:00
6b5f8a66c9 Remove admin key support; admin must be authenticated 2026-02-05 17:07:37 +01:00
52960a78bc Stop phase polling writes unless state changes 2026-02-05 17:04:52 +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
d88469724a Auto-set app-base meta from BasePath config at startup 2026-02-05 16:45:08 +01:00
f381c945a7 Fix client base path handling via explicit meta 2026-02-05 16:42:31 +01:00
a6265e8656 Switch to signed cookie auth and stop leaking player IDs 2026-02-05 16:28:22 +01:00
67453d0756 Add TASKS review list 2026-02-05 15:00:19 +01:00
1e811fbb1a Preload emoji flags to avoid glyph fallback 2026-02-05 13:58:15 +01:00
c61c574071 Joker and Admin styling 2026-02-05 13:49:09 +01:00
3dbe9c56ad Show player game counts with tooltip in admin table 2026-02-05 13:31:03 +01:00
a2b3c47462 Restore admin delete chips during voting 2026-02-05 13:28:59 +01:00
2b57813baa Render admin player table immediately 2026-02-05 13:26:11 +01:00
69d31b4113 Rework admin player table and account deletion 2026-02-05 13:19:23 +01:00
19b5dc2491 Removed hint texts from admin panel 2026-02-05 13:13:07 +01:00
41d88016ea Add joker support during voting 2026-02-05 13:09:45 +01:00
434a0f05fc Loca 2026-02-05 12:52:00 +01:00
ae7ce00ceb Sort suggestions alphabetically in UI 2026-02-05 12:50:22 +01:00
118614b20e Unlink child suggestions and clear votes on delete 2026-02-05 11:50:53 +01:00
56a3f185e0 Keep link chip visible beside truncated result titles 2026-02-05 11:42:56 +01:00
39cad5da44 Share ranks across linked games in results 2026-02-05 11:36:14 +01:00
a5c39d1263 Make vote missing badge update immediately 2026-02-05 11:30:23 +01:00
4a0a1c28e6 Loca 2026-02-05 11:25:43 +01:00
fcd23edc6b Add unlink flow for linked games 2026-02-05 11:23:41 +01:00
70a4f7ed61 Updated agents 2026-02-05 10:59:08 +01:00
6305985dad Update API and spec for linked voting 2026-02-05 10:58:40 +01:00
5d432c9d17 Add linked suggestions with synced voting 2026-02-05 09:07:46 +01:00
431370ceb9 Truncate names in admin waiting-for text 2026-02-05 00:50:40 +01:00
006ccf6ec2 Truncate long voter names with ellipsis in admin list 2026-02-05 00:48:38 +01:00
2e2a99cfb3 Adjusted deploy script 2026-02-05 00:45:24 +01:00
0e571498f3 Broaden admin vote list to include suggestors 2026-02-05 00:45:07 +01:00
189d640f01 Publish apphost exe again and deploy web.config via FTP 2026-02-05 00:41:26 +01:00
19b49f24a3 Kill stale site processes and enable remote migrations by default in deploy script 2026-02-05 00:37:47 +01:00
f4b21da24d Add optional remote EF migration step to deploy script 2026-02-05 00:26:17 +01:00
0c22821b56 Loca 2026-02-04 23:43:49 +01:00
4350d2c5fb Add average column to results table 2026-02-04 23:41:25 +01:00
12be176ed7 Import adminApi in data.js to avoid undefined toast 2026-02-04 23:33:40 +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
76dfc4ea46 Loca 2026-02-04 23:27:51 +01:00
8fca5558fb Rerender votes immediately on finalize; update footer badges 2026-02-04 23:26:30 +01:00
ae5a1ef785 Show finalized vote status text with checkmark 2026-02-04 23:23:33 +01:00
731c8f5cb5 Adjust missing-vote text when finalized and grey out disabled sliders 2026-02-04 23:20:50 +01:00
4edbfb16ee Block voting when finalized; disable sliders client-side 2026-02-04 23:17:47 +01:00
56ca3b1f68 Remove redundant admin results lock badge 2026-02-04 23:15:45 +01:00
e86d4cc112 Loca 2026-02-04 23:14:18 +01:00