Kerboul kerboul
  • Kerboul City, D.M.
  • https://gov.kerboul.me
  • Co-President of the FPDRK - Full-Stack Engineer

  • Joined on 2025-04-15
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 12:26:37 +02:00
8480686fd4 refactor(video): Mettre à jour les statuts vidéo pour utiliser la nouvelle configuration des statuts
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 11:54:33 +02:00
98128253d9 feat(camera): Améliorer la gestion de l'arrêt de la caméra en ajoutant la recherche de projets en cours d'arrêt et en mettant à jour les statuts appropriés
kerboul pushed to dev at timelapse/timelapse-frontend 2025-04-27 11:49:10 +02:00
178796edb4 Ajout de styles pour le conteneur de boutons et d'un message d'explication dans la page de détails du projet.
kerboul pushed to dev at timelapse/timelapse-frontend 2025-04-27 11:48:09 +02:00
81c254289d chore: update code structure for improved readability and maintainability
kerboul created branch dev in timelapse/timelapse-frontend 2025-04-27 11:48:09 +02:00
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 11:48:02 +02:00
11c8951b6f fix(camera): Renommer la propriété 'active' en 'idle' dans les paramètres de la caméra et mettre à jour la documentation des routes de projet
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 11:42:01 +02:00
4427e6dde0 feat(camera): Ajouter le statut 'stopping' pour gérer l'arrêt des projets et mettre à jour la documentation des routes
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 11:36:19 +02:00
2533eacf5e fix(camera): Mettre à jour le statut du projet en 'idle' lors de l'arrêt de la caméra
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 11:34:44 +02:00
98bb822673 fix(camera): Renommer la propriété 'active' en 'idle' pour clarifier l'état de la caméra
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 11:21:41 +02:00
fde6a0454c feat(status): Refactor project and video status management with centralized configuration and update related controllers and routes
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 01:20:31 +02:00
65fa693986 feat(api): Améliorer la documentation Swagger pour les routes de l'API, ajout de descriptions détaillées et de schémas pour les entités Project, Measurement, Video, Camera, et Error.
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 01:11:52 +02:00
1890051a0f Remove deprecated routes and functionalities related to camera, image, measurement, project, upload, and video management. This includes the deletion of route handlers and associated logic to streamline the codebase and improve maintainability.
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 01:09:41 +02:00
d8b2cf63a3 fix(Dockerfile): Corriger la commande de démarrage pour utiliser server.js au lieu de backend.config.js
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 01:02:37 +02:00
4513af3aa0 feat(database): Implement DatabaseManager for managing database structure and initialization
kerboul pushed to main at timelapse/timelapse-frontend 2025-04-27 00:53:10 +02:00
e776d020a0 Réorganisation de la structure des fichiers front-end
kerboul pushed to main at timelapse/timelapse-frontend 2025-04-27 00:14:01 +02:00
8c923c698e Amélioration du script de déploiement : remplacement de git pull par git fetch et git reset pour une mise à jour plus sécurisée du dépôt.
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 00:11:11 +02:00
792bdca965 Remplacer 'git checkout' par 'git reset --hard' pour une mise à jour plus précise du dépôt.
kerboul pushed to main at timelapse/timelapse-backend 2025-04-27 00:09:38 +02:00
d55180e048 Améliorer la mise à jour du dépôt en remplaçant 'git pull' par 'git fetch' et 'git checkout' pour une gestion plus précise des branches.
kerboul pushed to main at timelapse/timelapse-frontend 2025-04-26 22:18:16 +02:00
a3e59c0a4e Actualiser docker-compose.yml
kerboul pushed to main at timelapse/timelapse-frontend 2025-04-26 22:14:55 +02:00
ef4e3d79da Actualiser docker-compose.yml