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
95
Commits
1
Branch
0
Tags
f2bb02406e98facad010ca9dd733f9a95bb2da54
Commit Graph
3 Commits
Author
SHA1
Message
Date
Julien Froidefond
1e865330a0
Refactor character class handling across components: Replace hardcoded character class definitions with a centralized CHARACTER_CLASSES import, enhancing maintainability and consistency. Update ProfileForm, Leaderboard, and LeaderboardSection components to utilize new utility functions for character class icons and names, improving code clarity and reducing duplication.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m48s
Details
2025-12-15 10:08:12 +01:00
Julien Froidefond
db01c25de7
Refactor API routes and component logic: Remove unused event and user management routes, streamline feedback handling in components, and enhance state management with transitions for improved user experience. Update service layer methods for better organization and maintainability across the application.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m38s
Details
2025-12-12 16:28:07 +01:00
Julien Froidefond
494ac3f503
Refactor event handling and user management: Replace direct database calls with service layer methods for events, user profiles, and preferences, enhancing code organization and maintainability. Update API routes to utilize new services for event registration, feedback, and user statistics, ensuring a consistent approach across the application.
2025-12-12 16:19:13 +01:00