coolify/app/Http/Controllers/Api
2025-04-11 15:37:42 +02:00
..
ApplicationsController.php feat(Deployment): enhance queue_application_deployment to handle existing deployments and return appropriate status messages 2025-04-11 15:27:56 +02:00
DatabasesController.php
DeployController.php fix(DeployController): update request handling to use input method and enhance OpenAPI description for deployment endpoint 2025-04-11 15:37:42 +02:00
OpenApi.php
OtherController.php
ProjectController.php enhance: Add missing UUID to openapi spec 2025-04-09 17:52:12 +01:00
ResourcesController.php
SecurityController.php fix(api): used ssh keys can be deleted 2025-04-03 14:07:11 +02:00
ServersController.php fix: server proxy set correctly through the API 2025-01-20 13:59:02 +01:00
ServicesController.php enhance: Add missing UUID to openapi spec 2025-04-09 17:52:12 +01:00
TeamController.php