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
All Workflows
deploy.yml
Actor
All actors
julienfroidefond
Status
All status
Success
Failure
Waiting
Running
Refactor challenge access checks and update text encoding: Remove unnecessary session variable in update and delete challenge functions. Update text in ChallengeManagement and ChallengesSection components for proper HTML encoding, enhancing display con…
deploy.yml #40
:
Commit
699de28868
pushed by
julienfroidefond
main
2025-12-15 16:23:05 +01:00
16s
View workflow file
Revert "Add dotenv package for environment variable management and update pnpm-lock.yaml. Adjust layout in RegisterPage and LoginPage components for improved responsiveness. Enhance AdminPanel with ChallengeManagement section and update navigation link…
deploy.yml #39
:
Commit
f2bb02406e
pushed by
julienfroidefond
main
2025-12-15 16:05:40 +01:00
2m47s
View workflow file
Refactor challenge access checks and update text encoding: Remove unnecessary session variable in update and delete challenge functions. Update text in ChallengeManagement and ChallengesSection components for proper HTML encoding, enhancing display con…
deploy.yml #38
:
Commit
5e810202bb
pushed by
julienfroidefond
main
2025-12-15 15:37:30 +01:00
3m8s
View workflow file
Refactor ThemeProvider component: Simplify theme initialization logic by loading the theme from localStorage directly in the state hook, improving code clarity and reducing unnecessary effects. Update AdminPanel component by removing unused Link import…
deploy.yml #36
:
Commit
9518eef3d4
pushed by
julienfroidefond
main
2025-12-15 10:22:35 +01:00
4m7s
View workflow file
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 component…
deploy.yml #35
:
Commit
1e865330a0
pushed by
julienfroidefond
main
2025-12-15 10:11:11 +01:00
2m52s
View workflow file
Update LeaderboardSection component: Change text truncation to word breaking for better display of long entries in leaderboard.
deploy.yml #34
:
Commit
7dfd426d1f
pushed by
julienfroidefond
main
2025-12-15 09:12:23 +01:00
4m40s
View workflow file
Optimize Dockerfile for dependency installation: Implement caching for pnpm store during installation to improve build performance and efficiency in both development and production stages.
deploy.yml #33
:
Commit
b1925cd904
pushed by
julienfroidefond
main
2025-12-13 12:14:41 +01:00
4m12s
View workflow file
Remove link to Style Guide in AdminPanel component to streamline UI preferences section.
deploy.yml #32
:
Commit
bd8d698c4e
pushed by
julienfroidefond
main
2025-12-13 08:09:28 +01:00
4m9s
View workflow file
Update Next.js version to 15.5.9 in package.json and pnpm-lock.yaml for improved performance and security.
deploy.yml #31
:
Commit
268b99ebd6
pushed by
julienfroidefond
main
2025-12-13 07:27:26 +01:00
3m29s
View workflow file
Add Footer component to layout and remove StyleGuidePage
deploy.yml #30
:
Commit
6d1e3daebb
pushed by
julienfroidefond
main
2025-12-12 17:12:46 +01:00
2m22s
View workflow file
Refactor component imports and structure: Update import paths for various components to improve organization, moving them into appropriate subdirectories. Remove unused components related to user and event management, enhancing code clarity and maintai…
deploy.yml #28
:
Commit
97db800c73
pushed by
julienfroidefond
main
2025-12-12 16:53:27 +01:00
4m39s
View workflow file
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 org…
deploy.yml #27
:
Commit
db01c25de7
pushed by
julienfroidefond
main
2025-12-12 16:30:53 +01:00
2m40s
View workflow file
Add background image and overlay to AdminPage: Implement a full-screen background image with a dark overlay for improved readability, enhancing the visual presentation of the admin interface.
deploy.yml #26
:
Commit
ce0697a908
pushed by
julienfroidefond
main
2025-12-12 16:10:17 +01:00
2m22s
View workflow file
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 compatibili…
deploy.yml #25
:
Commit
f69fbbd0e1
pushed by
julienfroidefond
main
2025-12-12 16:04:43 +01:00
3m1s
View workflow file
Update environment and Docker configuration: Add PRISMA_DATA_PATH and UPLOADS_PATH to .env, modify docker-compose.yml to ensure correct volume mapping for uploads, and enhance Dockerfile to streamline file copying and directory creation for uploads.
deploy.yml #24
:
Commit
dbe5e1e9cc
pushed by
julienfroidefond
main
2025-12-12 11:23:18 +01:00
6m24s
View workflow file
Refactor FeedbackPage component: Update props handling to ensure params are resolved as a Promise, aligning with Next.js 15 requirements and improving code clarity.
deploy.yml #23
:
Commit
5c06ec20a6
pushed by
julienfroidefond
main
2025-12-12 10:42:49 +01:00
4m41s
View workflow file
Add UPLOADS_PATH to deployment workflow: Include UPLOADS_PATH environment variable in deploy.yml to support image uploads configuration, enhancing deployment flexibility.
deploy.yml #20
:
Commit
3ad680f416
pushed by
julienfroidefond
main
2025-12-12 08:29:53 +01:00
13m55s
View workflow file
Actualiser .gitea/workflows/deploy.yml
deploy.yml #16
:
Commit
369c83d162
pushed by
julienfroidefond
main
2025-12-12 06:46:47 +01:00
7m1s
View workflow file
Update README and HeroSection components: Revise project description to reflect new branding as "Game of Tech - Peaksys" and enhance the HeroSection text to better convey the platform's gamification features and user engagement opportunities.
deploy.yml #15
:
Commit
41234f0729
pushed by
julienfroidefond
main
2025-12-12 06:36:32 +01:00
34s
View workflow file
Enhance EventsPageSection and Navigation components: Add click functionality to select events and update logo section to be a clickable link, improving user interaction and navigation experience.
deploy.yml #14
:
Commit
2cfb9ad041
pushed by
julienfroidefond
main
2025-12-11 14:57:39 +01:00
12s
View workflow file
Update NEXTAUTH_URL in docker-compose.yml to support environment variable fallback, enhancing configuration flexibility.
deploy.yml #13
:
Commit
bbdb7d6ad2
pushed by
julienfroidefond
main
2025-12-11 13:39:39 +01:00
17s
View workflow file
Add label to Docker service: Disable Watchtower updates for the app service in docker-compose.yml to prevent automatic container updates during runtime.
deploy.yml #12
:
Commit
8c17ed44e3
pushed by
julienfroidefond
main
2025-12-11 12:08:28 +01:00
10s
View workflow file
Update deployment workflow: Change NEXTAUTH_URL reference in deploy.yml from secrets to vars for improved consistency in environment variable management.
deploy.yml #11
:
Commit
216f438b0a
pushed by
julienfroidefond
main
2025-12-11 11:14:10 +01:00
15s
View workflow file
Remove --build flag from docker compose command in deploy.yml to streamline deployment process and avoid unnecessary image rebuilding.
deploy.yml #10
:
Commit
8b1ed1b8b9
pushed by
julienfroidefond
main
2025-12-11 09:06:11 +01:00
51s
View workflow file
Update deployment workflow: Modify deploy.yml to include the --build flag in the docker compose up command, ensuring that images are rebuilt during deployment for the latest changes.
deploy.yml #8
:
Commit
bd25738486
pushed by
julienfroidefond
main
2025-12-11 08:04:40 +01:00
9m19s
View workflow file
Update Docker configuration and deployment workflow: Change volume path in docker-compose.yml to use an external USB drive for data persistence. Adjust deploy.yml to uncomment deployment triggers for clarity and streamline the deployment process.
deploy.yml #7
:
Commit
23ca6345de
pushed by
julienfroidefond
main
2025-12-11 07:54:11 +01:00
8s
View workflow file
Refactor deployment workflow: Remove 'docker compose build --no-cache' command from deploy.yml to simplify the deployment process and enhance efficiency.
deploy.yml #5
:
Commit
65c73688e7
pushed by
julienfroidefond
main
2025-12-10 14:11:55 +01:00
2m22s
View workflow file
First
Previous
1
2
Next
Last