misc_pterodactyl-panel/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