misc_pterodactyl-panel/app/Http/Controllers/Api/Client/Servers
2020-04-04 10:59:25 -07:00
..
BackupController.php Very basic implemention of frontend logic required to display backups and create a new one 2020-04-04 10:59: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 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 Update all of the permissions checking to be constant based 2020-03-22 15:31:25 -07:00