Commit Graph

229 Commits

Author SHA1 Message Date
5b6fa7e407 Allow unlimited joker suggestions when granted repeatedly 2026-02-05 19:38:56 +01:00
a2dd212377 Harden suggestion update gating and joker cap 2026-02-05 19:36:31 +01:00
d9573540d6 Add findings summary to TASKS 2026-02-05 19:14:35 +01:00
fb0f4264e2 Update script 2026-02-05 19:02:26 +01:00
67a164e53b Expand test coverage to match specs 2026-02-05 18:57:25 +01:00
e11cb23313 Add test review tasks 2026-02-05 18:42:31 +01:00
9096e089ab Increase coverage with identity and filter tests 2026-02-05 18:28:44 +01:00
875b12db3f Remove committed coverage artifacts 2026-02-05 18:10:50 +01:00
7a568b7fcd Exclude generated artifacts from coverage filters 2026-02-05 18:10:40 +01:00
32d1dd4460 New AGENTS.md 2026-02-05 18:05:08 +01:00
912da11809 Add comprehensive backend test suite and helper access 2026-02-05 18:03:50 +01:00
330d87b432 Updated Tests 2026-02-05 17:55:12 +01:00
bde0efc811 Updated Agents 2026-02-05 17:54:52 +01:00
f2f1784ae8 Fix test harness casing and exclude test sources from app 2026-02-05 17:51:36 +01:00
7e2d9ba9b8 Add backend test harness with mock SQLite 2026-02-05 17:46:56 +01:00
87fa1974dd Missing files 2026-02-05 17:34:14 +01:00
89dacb48c4 Add test suite plan with mock DB coverage 2026-02-05 17:32:26 +01:00
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
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