coolify/app/Http/Controllers/Api
2025-04-25 17:31:04 +02:00
..
ApplicationsController.php refactor 2025-04-23 13:22:01 +02:00
DatabasesController.php add ability to get backup now and get all schedule backup 2025-04-25 17:31:04 +02:00
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 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 enhance: Add missing UUID to openapi spec 2025-04-09 17:52:12 +01: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(api): handle JSON response in service creation and update methods for improved error handling 2025-04-22 11:16:49 +02:00
TeamController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01:00