misc_pterodactyl-panel/app/Http
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
..
Controllers backend: support is_successful state for backups rather than deleting it when failing 2020-08-20 21:07:53 -07:00
Middleware Don't resolve database hosts; closes #2237 2020-08-19 20:38:51 -07:00
Requests Don't resolve database hosts; closes #2237 2020-08-19 20:38:51 -07:00
ViewComposers Add Google Analytics 2020-07-26 21:05:54 -04:00
Kernel.php Make rate limit configurable; closes #1695 2020-07-02 21:11:16 -07:00