Commit Graph

298 Commits

Author SHA1 Message Date
4889274e8e Add confirmation for missing vote finalize 2026-02-06 22:26:23 +01:00
7ae51e1939 Updated tasks 2026-02-06 22:14:44 +01:00
70093fc425 Add usability findings from UX review 2026-02-06 22:05:39 +01:00
0edd51c326 Add FAQ chip to login screen 2026-02-06 21:06:01 +01:00
e7e24dd774 FAQ update 2026-02-06 21:02:10 +01:00
1214c2f5a8 Add FAQ chip to auth header and wire to modal 2026-02-06 21:01:06 +01:00
db70c94162 Style FAQ headers and indent h4 content 2026-02-06 20:48:08 +01:00
227ca070f6 Replace FAQ with localized markdown content 2026-02-06 20:02:31 +01:00
1ca065e711 Updated Agents 2026-02-06 19:45:10 +01:00
9da09315ea Lock display names at registration 2026-02-06 19:36:44 +01:00
b88f82669b Expand FAQ guidance 2026-02-06 19:10:31 +01:00
a92f3271d4 update faq 2026-02-06 19:07:41 +01:00
9d43ce261d Add standalone FAQ markdown 2026-02-06 18:56:39 +01:00
2649038d5e Revise FAQ for player edge cases 2026-02-06 18:43:15 +01:00
3af489a08e Updated Agents 2026-02-06 18:31:27 +01:00
d9288809c1 Add help FAQ modal and i18n help content 2026-02-06 18:25:55 +01:00
c0756ff2c6 C# formatting 2026-02-05 20:39:12 +01:00
78cdbfe51e Add solution for main and test projects 2026-02-05 19:59:52 +01:00
8df02b92fd Removed tasks 2026-02-05 19:47:45 +01:00
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