misc_pterodactyl-panel/app/Services/Servers
2020-12-17 10:35:54 -07: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 Return all servers for a node as a paginated response 2020-10-31 11:14:28 -07:00
ServerCreationService.php Attempt to save a transaction a few times when creating a server; closes #2674 2020-11-08 13:19:52 -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 Add ServerTransferringException, use is_null 2020-12-17 10:35:54 -07: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