15 Commits

Author SHA1 Message Date
eca63b368d ALL HAIL THE SHADER BACKGROUND 2025-12-08 12:28:43 +01:00
59b23586bc feat: Enhance existing games anchor scrolling with a delay and add heading scroll margin. 2025-12-05 15:15:19 +01:00
484be7fbd4 fix: Add block: "start" to scrollIntoView options to ensure element aligns to the top of the viewport. 2025-12-05 15:03:26 +01:00
4565cff38b feat: Add deep linking and auto-scrolling to the existing games section on the game list page. 2025-12-05 15:01:43 +01:00
6d8a46b138 feat: Add new game entries and user play preferences to the game list. 2025-12-04 23:27:01 +01:00
0ac633bd34 feat: Add functionality to remove a user's game opinion via a new API endpoint and UI button. 2025-12-04 23:11:10 +01:00
648ca81614 feat: Add text shadow to game titles to visually indicate user opinion. 2025-12-04 21:34:04 +01:00
e63f1a45cf feat: Add 'Would Play' and 'Would Not Play' buttons to game list items and update button styling. 2025-12-04 21:27:27 +01:00
03de073692 feat: Add API to retrieve authentication status and display user game opinions with colored borders in the game list. 2025-12-04 20:30:21 +01:00
defcb0e0bc feat: display game thumbnails using GameImage component across game and person detail lists. 2025-12-04 19:13:17 +01:00
ff9d5632d7 feat: Enhance game uniqueness validation to include remote ID and source, and redesign the add game form UI with submission state and feedback. 2025-12-04 18:36:47 +01:00
6bdfb49d59 feat: Introduce game detail view, remove multiplayer field, and enhance list navigation with refresh functionality. 2025-12-03 23:58:47 +01:00
deae3a106b feat: Implement a dark theme and modern UI components with improved layout and styling. 2025-12-03 19:48:23 +01:00
0c3c9e61b6 feat: implement game listing API and integrate into frontend for display and selection. 2025-12-03 19:01:38 +01:00
e192829fdd feat: implement game creation with a new frontend form, backend API endpoint, and protobuf definition. 2025-12-03 18:50:52 +01:00