coolify/app/Http/Controllers/Api
2025-08-15 20:24:32 +02:00
..
ApplicationsController.php fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
DatabasesController.php fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
DeployController.php fix(deploy): update resource timestamp handling in deploy_resource method 2025-05-20 11:15:31 +02:00
OpenApi.php refactor(api): remove token variable from OpenAPI specifications for clarity 2025-04-22 11:12:30 +02:00
OtherController.php fix: version should come from constants + fix stripe webhook error reporting 2024-11-25 11:28:08 +01:00
ProjectController.php feat(api): add create_environment endpoint to ProjectController for environment creation in projects 2025-08-15 20:24:32 +02:00
ResourcesController.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SecurityController.php fix(api): used ssh keys can be deleted 2025-04-03 14:07:11 +02:00
ServersController.php fix: Add 201 json code to servers validate api response 2025-04-19 12:17:21 +01:00
ServicesController.php fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
TeamController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01:00