coolify/app/Livewire/Project/Shared
Andras Bacsai 72a0a57f0e fix(backups): enforce authorization and safe retention
- Gate volume backup retention and S3 controls by update permission
- Preserve backup records when S3 deletion fails
- Share SFTP download streaming with consistent missing-file handling
- Handle schedule creation errors and link service database backups
2026-07-19 23:15:55 +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): enforce authorization and safe retention 2026-07-19 23:15:55 +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(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +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(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +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