misc_pterodactyl-panel/app/Http/Requests/Api/Client/Servers
2020-12-24 09:15:03 -08:00
..
Backups Replace all instances of 255 as a max length with 191; ref #2421 2020-09-26 16:29:26 -07:00
Databases Fix up database creation and handling code for servers; ref #2447 2020-10-11 11:59:46 -07:00
Files Add endpoint to pull a remote file down 2020-12-24 09:15:03 -08:00
Network Show installing status instead of offline when a server is installing 2020-12-04 09:48:47 -07:00
Schedules Add test coverage for schedule execution 2020-10-14 21:06:27 -07:00
Settings Support updating docker image for a server from the frontend 2020-12-13 11:07:29 -08:00
Startup Allow passing empty values through for variables, covers with test, closes #2433 2020-10-10 16:45:24 -07:00
Subusers Replace all instances of 255 as a max length with 191; ref #2421 2020-09-26 16:29:26 -07:00
GetServerRequest.php Fix bug with client API denying access to routes, closes #1366 2018-11-10 15:27:50 -08:00
SendCommandRequest.php Add test cases for sending a command to a server 2020-06-27 12:04:41 -07:00
SendPowerRequest.php Add permissions handling to the console; remove kill permission (wrapped in with stop) 2020-03-29 22:12:50 -07:00