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
88d377e7b28094762b72d89d4c6b026be2dce1d8
got-gaming
/
app
/
api
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
..
admin
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
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
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
leaderboard
Add character selection modal to Leaderboard: Implement a modal for displaying detailed user profiles when a leaderboard entry is clicked. This includes user avatar, rank, character class, score, level, and bio, enhancing user interaction and profile visibility.
2025-12-09 22:11:47 +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 user registration and profile management: Update registration API to include bio, character class, and avatar fields. Implement validation for character class and improve error messages. Refactor registration page to support multi-step form with avatar upload and additional profile customization options, enhancing user experience during account creation.
2025-12-10 05:54:06 +01:00
register
Enhance user registration and profile management: Update registration API to include bio, character class, and avatar fields. Implement validation for character class and improve error messages. Refactor registration page to support multi-step form with avatar upload and additional profile customization options, enhancing user experience during account creation.
2025-12-10 05:54:06 +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