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
a69613a2324384212eb6fe9299dc0fd23ba30cda
got-gaming
/
app
/
api
/
admin
History
Julien Froidefond
a69613a232
Refactor event status handling: Remove EventStatus enum from the Prisma schema and update related API routes and UI components to calculate event status dynamically based on event date. This change simplifies event management and enhances data integrity by ensuring status is always derived from the date.
2025-12-10 05:45:25 +01:00
..
events
Refactor event status handling: Remove EventStatus enum from the Prisma schema and update related API routes and UI components to calculate event status dynamically based on event date. This change simplifies event management and enhances data integrity by ensuring status is always derived from the date.
2025-12-10 05:45:25 +01:00
images
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
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
users
Add User Management component to admin page, replacing placeholder text with functional UI for user management.
2025-12-09 08:48:08 +01:00