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/Http/Controllers/Api/Remote
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
..
Backups backend: support is_successful state for backups rather than deleting it when failing 2020-08-20 21:07:53 -07:00
Servers Update endpoints for managing backups 2020-04-17 10:21:51 -07:00
EggInstallController.php Format files 2019-09-05 21:32:57 -07:00
FileDownloadController.php Better handling of file download requests 2018-03-01 19:19:19 -06:00
SftpAuthenticationController.php Fix handling of SFTP authorization; closes #1972 2020-04-25 11:48:49 -07:00