coolify/app/Livewire/Project/Database
Andras Bacsai 33e172ac24 fix(backups): revalidate S3 storage on scheduled backup submit
Check the selected S3 storage against the database at submit time so
stale Livewire state cannot schedule backups with storage that was
reassigned or marked unusable after the component mounted.
2026-05-23 21:06:22 +02:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Dragonfly fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Keydb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mariadb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mongodb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mysql fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Postgresql fix(database): tighten Postgres init script filename handling 2026-04-20 21:26:34 +02:00
Redis fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
BackupEdit.php fix(backups): validate S3 storage before backup scheduling 2026-05-23 13:06:36 +02:00
BackupExecutions.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
BackupNow.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Configuration.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
CreateScheduledBackup.php fix(backups): revalidate S3 storage on scheduled backup submit 2026-05-23 21:06:22 +02:00
Heading.php refactor(jobs): split task skip checks into critical and runtime phases 2026-02-28 18:37:51 +01:00
Import.php Refine service resource routing 2026-05-22 13:39:26 +02:00
InitScript.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ScheduledBackups.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00