misc_pterodactyl-panel/app/Http/Controllers/Api/Client/Servers
2020-03-22 15:31:25 -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
FileController.php Proxy file downloads through the panel rather than having to get creative with download tokens 2019-10-26 14:36:37 -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 Update client API endpoints to not use deprecated function 2019-09-05 21:41:20 -07:00
SettingsController.php Add ability for user to change server's name 2019-12-09 22:03:10 -08:00
SubuserController.php Fix up subuser API response for clients 2019-12-28 12:03:19 -08:00
WebsocketController.php Update all of the permissions checking to be constant based 2020-03-22 15:31:25 -07:00