This website requires JavaScript.
Explore
Help
Register
Sign In
code002lover
/
game_list
Watch
1
Star
0
Fork
0
You've already forked game_list
Code
Issues
1
Pull Requests
10
Actions
Packages
Projects
Releases
Wiki
Activity
game_list
/
frontend
/
src
History
code002lover
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
..
assets
init
2025-11-29 01:42:59 +01:00
api.ts
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
App.css
feat: Implement a dark theme and modern UI components with improved layout and styling.
2025-12-03 19:48:23 +01:00
App.tsx
feat: Introduce game detail view, remove multiplayer field, and enhance list navigation with refresh functionality.
2025-12-03 23:58:47 +01:00
GameDetails.tsx
feat: Introduce game detail view, remove multiplayer field, and enhance list navigation with refresh functionality.
2025-12-03 23:58:47 +01:00
GameFilter.tsx
feat: display game thumbnails using GameImage component across game and person detail lists.
2025-12-04 19:13:17 +01:00
GameImage.tsx
feat: display game thumbnails using GameImage component across game and person detail lists.
2025-12-04 19:13:17 +01:00
GameList.tsx
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
index.css
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
Login.tsx
feat: Implement a dark theme and modern UI components with improved layout and styling.
2025-12-03 19:48:23 +01:00
main.tsx
init
2025-11-29 01:42:59 +01:00
PersonDetails.tsx
refactor: remove opinion adding functionality and UI from PersonDetails component
2025-12-04 23:00:15 +01:00
PersonList.tsx
feat: Introduce game detail view, remove multiplayer field, and enhance list navigation with refresh functionality.
2025-12-03 23:58:47 +01:00