coolify/app/Livewire/Project/Service
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
..
Configuration.php feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
DatabaseBackups.php feat(backups): support scheduled backups for application storage targets 2026-07-15 17:34:22 +02:00
EditCompose.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
EditDomain.php fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
FileStorage.php fix(backups): enforce authorization and safe retention 2026-07-19 23:15:55 +02:00
Heading.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-02 12:03:38 +02:00
Index.php fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
ResourceCard.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02:00
StackForm.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Storage.php feat(backups): support scheduled backups for application storage targets 2026-07-15 17:34:22 +02:00