This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
got-gaming
Watch
1
Star
0
Fork
0
You've already forked got-gaming
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
16b0437ecbcb509f7e3b1a960f63f2fc4631477a
got-gaming
/
app
/
api
History
Julien Froidefond
16b0437ecb
Refactor event fetching and display: Change event retrieval order to descending by date, enhance event data structure to include registration counts, and update UI components to reflect these changes for better user experience.
2025-12-09 21:55:42 +01:00
..
admin
Refactor event fetching and display: Change event retrieval order to descending by date, enhance event data structure to include registration counts, and update UI components to reflect these changes for better user experience.
2025-12-09 21:55:42 +01:00
auth
/[...nextauth]
Add database and Prisma configurations, enhance event and leaderboard components with API integration, and update navigation for session management
2025-12-09 08:24:14 +01:00
events
Implement event registration functionality: Add EventRegistration model to Prisma schema, enabling user event registrations. Enhance EventsPageSection component with registration checks, calendar view, and improved event display. Refactor event rendering logic to separate upcoming and past events, improving user experience.
2025-12-09 21:53:10 +01:00
leaderboard
Add database and Prisma configurations, enhance event and leaderboard components with API integration, and update navigation for session management
2025-12-09 08:24:14 +01:00
preferences
Refactor admin preferences management to use global site preferences, update UI components for better user experience, and implement image selection for background settings.
2025-12-09 08:37:52 +01:00
profile
Enhance Admin and Profile UI: Update admin page to display user preferences with improved layout and visuals. Add password change functionality to profile page, including form handling and validation. Refactor ImageSelector for better image preview and upload experience.
2025-12-09 14:02:27 +01:00
register
Add database and Prisma configurations, enhance event and leaderboard components with API integration, and update navigation for session management
2025-12-09 08:24:14 +01:00
users
/[id]
Add database and Prisma configurations, enhance event and leaderboard components with API integration, and update navigation for session management
2025-12-09 08:24:14 +01:00