misc_pterodactyl-panel/app/Services/Servers
2020-08-30 09:40:19 -07:00
..
BuildModificationService.php Don't trigger a 500 error due to unchecked data being inserted; closes #2087 2020-06-23 20:24:09 -07:00
DetailsModificationService.php Insane number of changes required to get the build to post 2019-11-24 20:19:31 -08:00
EnvironmentService.php Correctly pass along startup variables for a server; closes #2255 2020-08-25 19:11:25 -07:00
GetUserPermissionsService.php Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -07:00
ReinstallServerService.php Add test coverage for reinstall & server renaming 2020-06-28 10:40:41 -07:00
ServerConfigurationStructureService.php Don't send along egg information unecessarily 2020-08-30 09:40:19 -07:00
ServerCreationService.php Fix default values not applied in server creation 2020-08-24 18:50:25 +02:00
ServerDeletionService.php Don't prevent deletion if a DB host is unreachable and it is a force delete; closes #2085 2020-06-23 20:26:48 -07:00
StartupCommandService.php Hide startup line from API response if user doesn't have startup permissions 2020-08-22 19:01:42 -07:00
StartupModificationService.php Remove unnecessary API calls to daemon 2019-12-22 13:45:40 -08:00
SuspensionService.php [#3896cn] Clean up code handling server suspension 2019-11-30 15:37:13 -08:00
TransferService.php Fix StyleCI issues 2020-04-04 16:24:58 -06:00
VariableValidatorService.php Format files 2019-09-05 21:32:57 -07:00