Commit Graph

53 Commits

Author SHA1 Message Date
e4402c08d5 Confetti fx 2026-02-03 01:42:01 +01:00
4db2a343c2 Add confetti burst after suggestion submit 2026-02-03 01:32:06 +01:00
95f01da365 Background panning 2026-02-03 01:30:00 +01:00
64f5b76362 Invert parallax and keep background aspect 2026-02-03 01:17:57 +01:00
bb810584ee Add smooth parallax background pan 2026-02-03 01:15:33 +01:00
84ebc25340 Minor formatting changes 2026-02-03 01:10:38 +01:00
edc8760465 Turn auth toggle into link 2026-02-03 00:57:52 +01:00
5a3763682a Ellipsis overflow in results table 2026-02-03 00:52:38 +01:00
ea5c53d7e0 Stop card hover image tiling 2026-02-02 23:46:55 +01:00
eee4f1f0e9 Improve card image hover: center small, pan large 2026-02-02 23:42:07 +01:00
2add818045 Refresh vote cards after suggestion edits 2026-02-02 23:33:52 +01:00
14c166d143 Fixed focus lost on username input field 2026-02-02 23:23:33 +01:00
f33545b184 Limit player name lengths and fix vote UI defaults 2026-02-02 19:39:32 +01:00
30b0bf8481 Simplify auth UI with single toggle and headings 2026-02-02 17:41:37 +01:00
85c864d202 Improved styling 2026-02-02 16:25:42 +01:00
24b47fd7f5 Make edit modal match add form layout with labeled fields 2026-02-02 15:52:22 +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
2ed05e45c3 Unify phase titles and improve readability on beige theme 2026-02-02 14:59:34 +01:00
cdfa20809d Relocate language selector to auth form and status bar 2026-02-02 14:44:50 +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
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
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
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
60191a1fe3 Add admin accounts and streamlined header UI 2026-01-29 01:14:53 +01:00
f1534b7631 Add username/password auth and login UI 2026-01-29 01:01:13 +01:00
1d263b1ca9 Surface game website links alongside YouTube in cards/results 2026-01-28 20:26:47 +01:00
d74deb1696 Modularize frontend: API helper module and cleaner app.js 2026-01-28 17:16:41 +01:00
3ec1808ad1 Allow deleting own suggestions in Suggest phase and surface delete chip 2026-01-28 16:58:18 +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
4576157364 Make results thumbnails clickable for lightbox 2026-01-28 16:17:10 +01:00
f56084ea7e Drop results 'View' button; thumbnails are clickable for lightbox 2026-01-28 16:15:44 +01:00
a6bdaf9613 Present results in data grid with thumbnails and lightbox links 2026-01-28 16:13:47 +01:00
485275d6c0 Move YouTube link into title row to save vertical space 2026-01-28 16:08:17 +01:00
437b8ba3d9 Enhance cards: larger screenshots, lightbox, full-width styled vote slider 2026-01-28 16:06:19 +01:00
751cc5d2ca Fix admin toggle so panel opens when hidden 2026-01-28 16:01:30 +01:00
bec3930200 Fix admin toggle visibility, include media in results, remove stretch tasks 2026-01-28 15:40:25 +01:00
abd0720821 UX overhaul: card layout, admin overlay, status bar, and phase-safe inputs 2026-01-28 15:37:11 +01:00
528d276ba0 Keep admin phase select stable while user is interacting 2026-01-28 15:20:44 +01:00