Commit Graph

39 Commits

Author SHA1 Message Date
79cd6c2d55 Align auth lang switch next to title 2026-02-04 20:59:58 +01:00
40b2f03b4a Use flag emoji entries in language menu 2026-02-04 15:32:46 +01:00
534fc41d33 Shrink UI controls and iconize language/edit/delete 2026-02-04 15:25:04 +01:00
0cece5f7a3 Move suggest form into modal 2026-02-04 14:50:49 +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
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
1b41b17a99 Add favicon and link it in index 2026-02-02 17:51:57 +01:00
30b0bf8481 Simplify auth UI with single toggle and headings 2026-02-02 17:41:37 +01:00
7a71e4831d Show logo above auth forms 2026-02-02 17:39:23 +01:00
7f66bc2263 changed title 2026-02-02 17:36:42 +01:00
85c864d202 Improved styling 2026-02-02 16:25:42 +01:00
3b02315ca7 Split suggest phase into side-by-side form and list 2026-02-02 15:42:52 +01:00
1479049785 Switch to playful Baloo/Nunito web fonts 2026-02-02 15:38:02 +01:00
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
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
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
af84fc50d4 Add player count fields with validation and labeled UX 2026-01-29 01:53:24 +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
4774507142 Add game website URL input to suggest form 2026-01-28 20:30:11 +01:00
4509c0f8a8 Add configurable BasePath for subfolder hosting and update frontend base handling 2026-01-28 20:00:54 +01:00
d74deb1696 Modularize frontend: API helper module and cleaner app.js 2026-01-28 17:16:41 +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
437b8ba3d9 Enhance cards: larger screenshots, lightbox, full-width styled vote slider 2026-01-28 16:06:19 +01:00
3087b4b7b0 Stack suggest name and form vertically with cards below 2026-01-28 15:49:41 +01:00
88f048b239 Refine suggest layout: side-by-side name + form, cards underneath 2026-01-28 15:45:56 +01:00
abd0720821 UX overhaul: card layout, admin overlay, status bar, and phase-safe inputs 2026-01-28 15:37:11 +01:00
74dcad74aa Add phase-aware frontend shell, polling client, and global exception handler 2026-01-28 15:05:54 +01:00
257b473253 Upgrade to .NET 10 and finalize foundation scaffold 2026-01-28 14:29:42 +01:00