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
78
Commits
1
Branch
0
Tags
494ac3f5030778a40999a2622141bc2ac99c949d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Julien Froidefond
f69fbbd0e1
Refactor image URL handling: Update API routes to return image URLs via the API instead of direct paths, ensuring consistency across avatar and background uploads. Introduce normalization functions for avatar and background URLs to maintain compatibility with existing URLs.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m57s
Details
2025-12-12 15:59:18 +01:00
Julien Froidefond
f2805505a1
Refactor FeedbackPage component: Simplify props handling and remove unused state and effects related to event and feedback management, streamlining the feedback submission process.
Some checks failed
Deploy with Docker Compose / deploy (push)
Failing after 54s
Details
2025-12-12 10:07:15 +01:00
Julien Froidefond
ae08ed7793
Enhance image upload and background management: Update Docker configuration to create a dedicated backgrounds directory for uploaded images, modify API routes to handle background images specifically, and improve README documentation to reflect these changes. Additionally, refactor components to utilize the new Avatar component for consistent avatar rendering across the application.
Some checks failed
Deploy with Docker Compose / deploy (push)
Failing after 33s
Details
2025-12-12 08:46:31 +01:00