misc_pterodactyl-panel/app/Services/Servers
2021-01-10 13:08:43 -08:00
..
BuildModificationService.php Properly pass along build information to Wings; closes #2552 2020-11-02 19:58:03 -08:00
DetailsModificationService.php Attempt revocation of JWT access when changing a server's owner 2020-12-06 12:16:12 -08:00
EnvironmentService.php More fixes for broken unit tests 2020-10-05 21:54:29 -07:00
GetUserPermissionsService.php Update logic for tracking a server's transfer state 2020-12-17 10:35:54 -07:00
ReinstallServerService.php More fixes for broken unit tests 2020-10-05 21:54:29 -07:00
ServerConfigurationStructureService.php Update logic for server transfer controller 2020-12-24 10:10:40 -08:00
ServerCreationService.php Add endpoint to get all nodes meeting memory & disk requirements for a server; closes #1012 2021-01-10 13:08:43 -08:00
ServerDeletionService.php Modify how deletion service works (actually fixes #2085); cover changes with test 2020-10-08 21:08:55 -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 Do not mark a server as "not installed" when updating it's startup arguments 2020-10-12 20:12:34 -07:00
SuspensionService.php Clarify error messaging for transfers 2020-12-24 10:14:10 -08:00
TransferService.php Fix StyleCI issues 2020-04-04 16:24:58 -06:00
VariableValidatorService.php Update and test variable validator logic 2020-10-10 16:46:56 -07:00