misc_pterodactyl-panel/app/Services
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
..
Acl/Api Format files 2019-09-05 21:32:57 -07:00
Allocations Remove all of the old references to unused interfaces outside the test code 2020-04-11 15:35:32 -07:00
Api Add base support for creating a new API key for an account 2020-03-22 18:15:38 -07:00
Backups backend: support is_successful state for backups rather than deleting it when failing 2020-08-20 21:07:53 -07:00
Databases Prevent creating a new database via the application API if server is at its limit; closes #2129 2020-06-23 20:07:37 -07:00
Deployment Fix app/ spelling errors 2018-05-13 11:12:41 -04:00
Eggs Support userInteraction and user_interaction because who needs this to be maintainable in the future... 2020-08-04 20:39:18 -07:00
Helpers cs fix 2020-06-28 15:43:44 -07:00
Locations Format files 2019-09-05 21:32:57 -07:00
Mounts Add mount update and deletion services, add MountController@update and MountController@delete 2020-05-20 19:35:30 -06:00
Nests Merge branch 'master' into develop 2019-12-28 11:49:08 -08:00
Nodes Fix node update tests 2020-06-24 21:54:56 -07:00
Packs Format files 2019-09-05 21:32:57 -07:00
Schedules Remove unused code 2020-03-22 14:16:12 -07:00
Servers Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -07:00
Subusers Fix permissions handling; do not allow a subuser to assign permissions they do not have 2020-03-27 16:57:49 -07:00
Users Fix logic when generating recovery codes and update migration 2020-07-02 22:11:07 -07:00