This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Console/Commands/Maintenance
Dane Everitt e3178ba6f0
backend: support is_successful state for backups rather than deleting it when failing
This allows the UI to correctly show failed backups to the user and require them to manually delete those backups, rather than them mysteriously disappearing.

We can also hook into this later to send a notification to the user when the backup fails.
2020-08-20 21:07:53 -07:00
..
CleanServiceBackupFilesCommand.php Update to Laravel 5.5 (#814) 2017-12-17 13:07:38 -06:00
PruneOrphanedBackupsCommand.php backend: support is_successful state for backups rather than deleting it when failing 2020-08-20 21:07:53 -07:00