coolify/app/Livewire/Project/Shared
Andras Bacsai ac36a59088 fix(backups): pin S3 per volume execution and harden deletes
Store s3_storage_id on scheduled volume backup executions so retention
and recovery use the S3 that received the upload. Extract
DeleteScheduledVolumeBackup for UI and resource deletion, and isolate
database backup retention failures so cleanup errors do not fail the job.
2026-07-16 14:30:58 +02:00
..
EnvironmentVariable fix(deployment): detect application configuration changes consistently 2026-07-14 12:54:31 +02:00
ScheduledTask feat(ui): add enable/disable button for scheduled task 2026-03-29 15:36:32 +05:30
Storages fix(backups): pin S3 per volume execution and harden deletes 2026-07-16 14:30:58 +02:00
ConfigurationChecker.php feat(ui): improve configuration changes modal 2026-05-30 13:16:37 +05:30
Danger.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Destination.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
ExecuteContainerCommand.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
GetLogs.php fix: harden GetLogs Livewire component with locked properties and input validation 2026-03-28 12:28:54 +01:00
HealthChecks.php fix(deployment): detect application configuration changes consistently 2026-07-14 12:54:31 +02:00
Logs.php fix(ray): remove Ray debug hooks from runtime (#10847) 2026-07-03 11:40:20 +02:00
Metrics.php Removed debug logging for metrics 2025-09-19 23:28:25 +05:30
ResourceDetails.php feat(ui): add resource details view 2026-04-23 14:53:31 +05:30
ResourceLimits.php fix(validation): add input validation for resource limit fields 2026-03-28 21:08:48 +05:30
ResourceOperations.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Tags.php feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
Terminal.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
UploadConfig.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
Webhooks.php fix(security): hide notification secrets from non-admins 2026-06-04 11:24:19 +02:00