-
480c2a6e49
Clear login password on logout
Frank Tovar
2026-01-29 01:38:05 +01:00
-
40c28d82e3
Keep login username prefilled via local storage
Frank Tovar
2026-01-29 01:36:46 +01:00
-
35bccb6dcf
Prefill login username from cookie
Frank Tovar
2026-01-29 01:34:03 +01:00
-
307fd1abda
Include username in auth cookie issuance
Frank Tovar
2026-01-29 01:32:00 +01:00
-
637451b485
Add fullscreen suggestion edit UX with admin overrides
Frank Tovar
2026-01-29 01:28:39 +01:00
-
1ba7fd5c37
Hide admin panel when unauthenticated
Frank Tovar
2026-01-29 01:19:52 +01:00
-
c318cfd120
Validate admin key on register
Frank Tovar
2026-01-29 01:18:34 +01:00
-
60191a1fe3
Add admin accounts and streamlined header UI
Frank Tovar
2026-01-29 01:14:53 +01:00
-
81f688cf88
Update TASKS checklist for auth work
Frank Tovar
2026-01-29 01:02:36 +01:00
-
f1534b7631
Add username/password auth and login UI
Frank Tovar
2026-01-29 01:01:13 +01:00
-
ca25d4f0ee
Add auth plan to TASKS
Frank Tovar
2026-01-29 00:48:17 +01:00
-
4774507142
Add game website URL input to suggest form
Frank Tovar
2026-01-28 20:30:11 +01:00
-
1d263b1ca9
Surface game website links alongside YouTube in cards/results
Frank Tovar
2026-01-28 20:26:47 +01:00
-
1b96d2af46
Add game website URL to suggestions and results
Frank Tovar
2026-01-28 20:25:02 +01:00
-
e15dd02228
Honor forwarded proto and scope cookie to base path to prevent new player cookies
Frank Tovar
2026-01-28 20:08:08 +01:00
-
4509c0f8a8
Add configurable BasePath for subfolder hosting and update frontend base handling
Frank Tovar
2026-01-28 20:00:54 +01:00
-
1129947183
Refresh docs after API split
Frank Tovar
2026-01-28 17:21:23 +01:00
-
bb55cf7dde
Align smoke test votes with deleted suggestion
Frank Tovar
2026-01-28 17:18:10 +01:00
-
d74deb1696
Modularize frontend: API helper module and cleaner app.js
Frank Tovar
2026-01-28 17:16:41 +01:00
-
fe8ba137e0
Update smoke test and docs for suggestion delete endpoint
Frank Tovar
2026-01-28 17:13:03 +01:00
-
983488d258
Split API into phase-specific endpoint files
Frank Tovar
2026-01-28 17:11:25 +01:00
-
9363b029df
Refactor backend into structured endpoints, contracts, and middleware
Frank Tovar
2026-01-28 17:05:39 +01:00
-
3ec1808ad1
Allow deleting own suggestions in Suggest phase and surface delete chip
Frank Tovar
2026-01-28 16:58:18 +01:00
-
e6b341d837
Adjusted name ux
Frank Tovar
2026-01-28 16:54:52 +01:00
-
5b1c9eb7e3
Move name UI to its own bar below status
Frank Tovar
2026-01-28 16:47:03 +01:00
-
168b5de08b
Place name controls on their own line in status bar
Frank Tovar
2026-01-28 16:44:40 +01:00
-
653c8f9cad
Move name input inline with status bar; remove player ID
Frank Tovar
2026-01-28 16:33:51 +01:00
-
6396d583b5
Require display name before suggesting/voting and enforce in UI
Frank Tovar
2026-01-28 16:30:30 +01:00
-
e49fb04e3a
Small UX fixes, clean up after smoke test
Frank Tovar
2026-01-28 16:22:12 +01:00
-
4576157364
Make results thumbnails clickable for lightbox
Frank Tovar
2026-01-28 16:17:10 +01:00
-
f56084ea7e
Drop results 'View' button; thumbnails are clickable for lightbox
Frank Tovar
2026-01-28 16:15:44 +01:00
-
a6bdaf9613
Present results in data grid with thumbnails and lightbox links
Frank Tovar
2026-01-28 16:13:47 +01:00
-
485275d6c0
Move YouTube link into title row to save vertical space
Frank Tovar
2026-01-28 16:08:17 +01:00
-
437b8ba3d9
Enhance cards: larger screenshots, lightbox, full-width styled vote slider
Frank Tovar
2026-01-28 16:06:19 +01:00
-
751cc5d2ca
Fix admin toggle so panel opens when hidden
Frank Tovar
2026-01-28 16:01:30 +01:00
-
3087b4b7b0
Stack suggest name and form vertically with cards below
Frank Tovar
2026-01-28 15:49:41 +01:00
-
88f048b239
Refine suggest layout: side-by-side name + form, cards underneath
Frank Tovar
2026-01-28 15:45:56 +01:00
-
bec3930200
Fix admin toggle visibility, include media in results, remove stretch tasks
Frank Tovar
2026-01-28 15:40:25 +01:00
-
abd0720821
UX overhaul: card layout, admin overlay, status bar, and phase-safe inputs
Frank Tovar
2026-01-28 15:37:11 +01:00
-
16e7067902
Add IIS publish notes and mark formatting task complete
Frank Tovar
2026-01-28 15:26:51 +01:00
-
528d276ba0
Keep admin phase select stable while user is interacting
Frank Tovar
2026-01-28 15:20:44 +01:00
-
5cb9135179
Keep name input while polling by tracking user editing state
Frank Tovar
2026-01-28 15:16:03 +01:00
-
57de6bb8f1
Order /suggestions/mine client-side to avoid SQLite DateTimeOffset ordering
Frank Tovar
2026-01-28 15:10:40 +01:00
-
74dcad74aa
Add phase-aware frontend shell, polling client, and global exception handler
Frank Tovar
2026-01-28 15:05:54 +01:00
-
44514f8ecc
Add factory reset admin endpoint and use it in smoke test
Frank Tovar
2026-01-28 15:02:24 +01:00
-
37c3eed552
Order suggestions client-side to avoid SQLite DateTimeOffset ORDER BY
Frank Tovar
2026-01-28 14:59:45 +01:00
-
a4b86bb1ca
Accept enum names in JSON via JsonStringEnumConverter
Frank Tovar
2026-01-28 14:57:45 +01:00
-
7df77be39d
Set initial ADMIN_PASSWORD in launch settings
Frank Tovar
2026-01-28 14:55:13 +01:00
-
ec45a6aa68
Add smoke test script for full phase flow
Frank Tovar
2026-01-28 14:51:33 +01:00
-
01d915866f
Make AppState seed deterministic and update migration
Frank Tovar
2026-01-28 14:48:39 +01:00
-
68ba872031
Add phase-gated API, cookie identity, and initial migration
Frank Tovar
2026-01-28 14:46:59 +01:00
-
257b473253
Upgrade to .NET 10 and finalize foundation scaffold
Frank Tovar
2026-01-28 14:29:42 +01:00
-
71f61bb122
initial md submit
Frank Tovar
2026-01-28 14:23:08 +01:00