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
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
..
Admin Merge branch 'develop' into feature/server-mounts 2020-07-04 15:20:01 -06:00
Api backend: support is_successful state for backups rather than deleting it when failing 2020-08-20 21:07:53 -07:00
Auth Support using recovery tokens during the login process to bypass 2fa; closes #479 2020-07-02 23:01:02 -07:00
Base Code cleanup & fix frontend searching servers; closes #2100 2020-07-06 21:25:00 -07:00
Controller.php Initial Commit of Files 2015-12-06 13:58:49 -05:00