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
44be5d2e982c69c1a0e262d2a694a15131beb39d
got-gaming
/
app
/
api
/
admin
History
Julien Froidefond
88d377e7b2
Add user deletion functionality: Implement DELETE API endpoint for user management, allowing admins to remove users while preventing self-deletion. Enhance UserManagement component with delete confirmation and error handling for improved user experience.
2025-12-10 05:55:52 +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 deletion functionality: Implement DELETE API endpoint for user management, allowing admins to remove users while preventing self-deletion. Enhance UserManagement component with delete confirmation and error handling for improved user experience.
2025-12-10 05:55:52 +01:00