misc_pterodactyl-panel/app/Http/Controllers/Api/Client/Servers
2020-04-09 22:35:38 -07:00
..
BackupController.php Better throttling of backup generation 2020-04-09 22:35:38 -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 Add base support for editing an existing task 2020-03-18 22:28:32 -07:00
ServerController.php Pass at removing extraneous permissions table and using native MySQL JSON 2020-03-22 16:56:00 -07:00
SettingsController.php Add support for client-side server reinstallation 2020-04-03 14:43:24 -07:00
SubuserController.php Fix permissions handling; do not allow a subuser to assign permissions they do not have 2020-03-27 16:57:49 -07:00
WebsocketController.php Simplify handling of permissions for websocket, only send permissions the user actually has 2020-04-06 21:03:00 -07:00