coolify/app/Http/Controllers
Andras Bacsai 28f8867567 feat(api): add volume backup schedule delete endpoints
Expose DELETE for application, database, and service storage backup
schedules (with OpenAPI docs), reject storage deletes while schedules
exist, skip retention cleanup when no limits are set, and remove S3
archives using the execution’s S3 storage.
2026-07-16 21:44:48 +02:00
..
Api feat(api): add volume backup schedule delete endpoints 2026-07-16 21:44:48 +02:00
Webhook fix(api): return deployment UUID strings directly 2026-07-03 11:31:49 +02:00
Controller.php fix(auth): preserve invite login with database sessions 2026-07-03 09:38:05 +02:00
OauthController.php fix: normalize oauth emails before matching users 2026-04-09 09:38:56 -06:00
UploadController.php Merge remote-tracking branch 'origin/next' into harden-database-import-files 2026-06-29 10:35:35 +02:00