aa7f901442
feat(camera): Ajouter un log pour afficher l'identifiant du projet lors du démarrage de la procédure
SSH Backend Deploy / ssh-deploy (push) Successful in 11s
2025-04-27 12:41:34 +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
SSH Backend Deploy / ssh-deploy (push) Successful in 10s
2025-04-27 11:54:29 +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
SSH Backend Deploy / ssh-deploy (push) Successful in 10s
2025-04-27 11:47:58 +02:00
4427e6dde0
feat(camera): Ajouter le statut 'stopping' pour gérer l'arrêt des projets et mettre à jour la documentation des routes
SSH Backend Deploy / ssh-deploy (push) Successful in 9s
2025-04-27 11:41:58 +02:00
2533eacf5e
fix(camera): Mettre à jour le statut du projet en 'idle' lors de l'arrêt de la caméra
SSH Backend Deploy / ssh-deploy (push) Successful in 9s
2025-04-27 11:36:15 +02:00
98bb822673
fix(camera): Renommer la propriété 'active' en 'idle' pour clarifier l'état de la caméra
SSH Backend Deploy / ssh-deploy (push) Successful in 10s
2025-04-27 11:34:39 +02:00
fde6a0454c
feat(status): Refactor project and video status management with centralized configuration and update related controllers and routes
SSH Backend Deploy / ssh-deploy (push) Successful in 9s
2025-04-27 11:21:36 +02:00
4513af3aa0
feat(database): Implement DatabaseManager for managing database structure and initialization
...
SSH Backend Deploy / ssh-deploy (push) Successful in 1m51s
feat(routes): Add camera, image, measurement, project, and video routes with Swagger documentation
feat(services): Create storageService and videoService for file management and video processing
fix(errorHandler): Enhance error handling with standardized responses and database operation wrappers
2025-04-27 01:02:33 +02:00