misc_pterodactyl-panel/app/Http/Controllers/Api/Application/Servers
2020-06-23 20:07:37 -07:00
..
DatabaseController.php Prevent creating a new database via the application API if server is at its limit; closes #2129 2020-06-23 20:07:37 -07:00
ExternalServerController.php Add API endpoint to get a server by external ID 2018-02-24 14:09:09 -06:00
ServerController.php Update server creation data logic 2019-11-16 13:33:01 -08:00
ServerDetailsController.php Remove unnecessary API calls to daemon 2019-12-22 13:45:40 -08:00
ServerManagementController.php Remove unnecessary API calls to daemon 2019-12-22 13:45:40 -08:00
StartupController.php Fix inability to edit certain environment vars and start line, closes #1008 2018-03-01 19:26:11 -06:00