misc_pterodactyl-panel/app/Http/Controllers/Api/Client/Servers
2020-12-04 09:24:06 -07:00
..
BackupController.php Add basic support for backups via the scheduled tasks system 2020-04-19 19:43:41 -07:00
CommandController.php Ensure errors from daemon are wrapped correctly 2020-07-14 21:16:38 -07:00
DatabaseController.php Modify how deletion service works (actually fixes #2085); cover changes with test 2020-10-08 21:08:55 -07:00
DownloadBackupController.php Get basic file upload functionality working 2020-07-12 16:42:32 -06:00
FileController.php Add /api/client/servers/{server}/files/chmod endpoint 2020-12-04 09:24:06 -07:00
FileUploadController.php Get basic file upload functionality working 2020-07-12 16:42:32 -06:00
NetworkAllocationController.php Add test coverage for allocation assignment endpoint 2020-10-31 21:57:27 -07:00
PowerController.php Ensure errors from daemon are wrapped correctly 2020-07-14 21:16:38 -07:00
ResourceUtilizationController.php Update client API endpoints to not use deprecated function 2019-09-05 21:41:20 -07:00
ScheduleController.php Add support for executing a scheduled task right now 2020-10-14 20:38:59 -07:00
ScheduleTaskController.php Correctly handle schedule task deletion and avoid errors; closes #2534 2020-10-22 20:54:58 -07:00
ServerController.php Fix display of navbar links to admins, closes #1920 2020-04-17 10:21:15 -07:00
SettingsController.php More fixes for broken unit tests 2020-10-05 21:54:29 -07:00
StartupController.php Allow passing empty values through for variables, covers with test, closes #2433 2020-10-10 16:45:24 -07:00
SubuserController.php Fix some failing test cases 2020-11-06 22:33:39 -08:00
WebsocketController.php Revoke JWT JTIs when modifying a subuser's permissions 2020-11-03 21:01:15 -08:00