misc_pterodactyl-panel/app/Http/Controllers/Api/Client/Servers
2020-04-19 11:58:26 -07:00
..
BackupController.php Fix handling for backups; correctly send along ignored files & directories 2020-04-18 23:26:59 -07:00
CommandController.php Format files 2019-09-05 21:32:57 -07:00
DatabaseController.php Update to use new repository and standard laravel notation for controllers 2019-09-05 21:31:12 -07:00
DownloadBackupController.php Fix file and backup downloading to use URL returned by server 2020-04-06 20:28:14 -07:00
FileController.php Fix file and backup downloading to use URL returned by server 2020-04-06 20:28:14 -07:00
NetworkController.php Update client API endpoints to not use deprecated function 2019-09-05 21:41:20 -07:00
PowerController.php Update client API endpoints to not use deprecated function 2019-09-05 21:41:20 -07:00
ResourceUtilizationController.php Update client API endpoints to not use deprecated function 2019-09-05 21:41:20 -07:00
ScheduleController.php Finish building out schedule management functionality 2020-03-22 13:56:15 -07:00
ScheduleTaskController.php Fix all StyleCI errors and probably break everything in the process 2020-04-11 14:07:40 -06:00
ServerController.php Fix display of navbar links to admins, closes #1920 2020-04-17 10:21:15 -07:00
SettingsController.php Add support for client-side server reinstallation 2020-04-03 14:43:24 -07:00
SubuserController.php Update frontend to only allow selection of valid permissions for subusers 2020-04-19 11:58:26 -07:00
WebsocketController.php Fix display of navbar links to admins, closes #1920 2020-04-17 10:21:15 -07:00