misc_pterodactyl-panel/app/Services/Servers
2020-10-17 14:23:00 -07:00
..
BuildModificationService.php Allow setting the backup limit via the API; closes #2535 2020-10-17 14:23:00 -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 More fixes for broken unit tests 2020-10-05 21:54:29 -07:00
GetUserPermissionsService.php Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -07:00
ReinstallServerService.php More fixes for broken unit tests 2020-10-05 21:54:29 -07:00
ServerConfigurationStructureService.php Add basic test coverage for server creation functionality 2020-10-09 21:08:27 -07:00
ServerCreationService.php Update node finding service logic to be single query; add test coverage 2020-10-09 22:01:25 -07: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 some additional test coverage and clean up modification service and suspension service 2020-10-07 21:56:44 -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