Commit Graph

225 Commits

Author SHA1 Message Date
332a5b3d1b Add top-bar logo 2026-02-02 15:29:00 +01:00
b838dc252d Show game counts in reveal/vote titles 2026-02-02 15:22:27 +01:00
989beb62c5 Adjust style of results and top bar 2026-02-02 15:20:13 +01:00
ed855a504f Fix results row borders to avoid flex offset gaps 2026-02-02 15:09:31 +01:00
2ed05e45c3 Unify phase titles and improve readability on beige theme 2026-02-02 14:59:34 +01:00
dfc48cbe4a Theme refresh with beige background artwork 2026-02-02 14:53:14 +01:00
cdfa20809d Relocate language selector to auth form and status bar 2026-02-02 14:44:50 +01:00
410e1f0c3f updated MD files 2026-02-02 14:40:38 +01:00
3050aa2265 Add English/German i18n for frontend 2026-02-02 14:38:57 +01:00
fd13f29cda Expose player counts in edit modal and cards 2026-01-29 02:47:34 +01:00
993212ae1e Add emoji feedback to vote sliders 2026-01-29 02:24:29 +01:00
9084958502 Align vote sliders to card bottoms 2026-01-29 02:19:36 +01:00
c7d87a1768 Center layout with full-width top status row 2026-01-29 02:16:49 +01:00
e6d56b7a99 Minor ux changes 2026-01-29 02:10:07 +01:00
24290ff0b4 Allow up to 5 suggestions per player 2026-01-29 02:08:55 +01:00
0a91c685ac Fix admin phase change UI and ensure cookies on requests 2026-01-29 02:07:31 +01:00
dab5e9f723 Keep vote UI rendered while syncing scores 2026-01-29 02:04:41 +01:00
02c6ad6715 Stop vote card refresh during slider drag 2026-01-29 02:02:43 +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
480c2a6e49 Clear login password on logout 2026-01-29 01:38:05 +01:00
40c28d82e3 Keep login username prefilled via local storage 2026-01-29 01:36:46 +01:00
35bccb6dcf Prefill login username from cookie 2026-01-29 01:34:03 +01:00
307fd1abda Include username in auth cookie issuance 2026-01-29 01:32:00 +01:00
637451b485 Add fullscreen suggestion edit UX with admin overrides 2026-01-29 01:28:39 +01:00
1ba7fd5c37 Hide admin panel when unauthenticated 2026-01-29 01:19:52 +01:00
c318cfd120 Validate admin key on register 2026-01-29 01:18:34 +01:00
60191a1fe3 Add admin accounts and streamlined header UI 2026-01-29 01:14:53 +01:00
81f688cf88 Update TASKS checklist for auth work 2026-01-29 01:02:36 +01:00
f1534b7631 Add username/password auth and login UI 2026-01-29 01:01:13 +01:00
ca25d4f0ee Add auth plan to TASKS 2026-01-29 00:48:17 +01:00
4774507142 Add game website URL input to suggest form 2026-01-28 20:30:11 +01:00
1d263b1ca9 Surface game website links alongside YouTube in cards/results 2026-01-28 20:26:47 +01:00
1b96d2af46 Add game website URL to suggestions and results 2026-01-28 20:25:02 +01:00
e15dd02228 Honor forwarded proto and scope cookie to base path to prevent new player cookies 2026-01-28 20:08:08 +01:00
4509c0f8a8 Add configurable BasePath for subfolder hosting and update frontend base handling 2026-01-28 20:00:54 +01:00
1129947183 Refresh docs after API split 2026-01-28 17:21:23 +01:00
bb55cf7dde Align smoke test votes with deleted suggestion 2026-01-28 17:18:10 +01:00
d74deb1696 Modularize frontend: API helper module and cleaner app.js 2026-01-28 17:16:41 +01:00
fe8ba137e0 Update smoke test and docs for suggestion delete endpoint 2026-01-28 17:13:03 +01:00
983488d258 Split API into phase-specific endpoint files 2026-01-28 17:11:25 +01:00
9363b029df Refactor backend into structured endpoints, contracts, and middleware 2026-01-28 17:05:39 +01:00
3ec1808ad1 Allow deleting own suggestions in Suggest phase and surface delete chip 2026-01-28 16:58:18 +01:00
e6b341d837 Adjusted name ux 2026-01-28 16:54:52 +01:00
5b1c9eb7e3 Move name UI to its own bar below status 2026-01-28 16:47:03 +01:00
168b5de08b Place name controls on their own line in status bar 2026-01-28 16:44:40 +01:00
653c8f9cad Move name input inline with status bar; remove player ID 2026-01-28 16:33:51 +01:00
6396d583b5 Require display name before suggesting/voting and enforce in UI 2026-01-28 16:30:30 +01:00