misc_pterodactyl-panel/app/Http/Controllers/Api/Client/Servers
2020-10-14 20:38:59 -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 decode before encoding URLs, closes #2440 2020-10-03 12:51:41 -07:00
FileUploadController.php Get basic file upload functionality working 2020-07-12 16:42:32 -06:00
NetworkAllocationController.php Update allocations to support ids; protect endpoints; support notes 2020-07-09 20:36:08 -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 Add test coverage for creating tasks 2020-06-28 14:41:22 -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 Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -07:00
WebsocketController.php Add test coverage for generating JWTs to connect to websocket 2020-06-28 10:16:15 -07:00