misc_pterodactyl-panel/app/Http/Requests/Api/Client/Servers
Caleb 8f8bd0be83 Added Automatic Allocations
Known issues:
- Port range to auto create is hard coded
- React interface is still a WIP.
2020-09-28 11:50:34 -04:00
..
Backups Fix handling for backups; correctly send along ignored files & directories 2020-04-18 23:26:59 -07:00
Databases Fix database naming conventions; closes #2404 2020-09-24 19:31:42 -07:00
Files Require specific permission for reading the actual contents of a file; ref #2288 2020-08-31 19:36:30 -07:00
Network Added Automatic Allocations 2020-09-28 11:50:34 -04:00
Schedules Properly validate schedule names; closes #2405 2020-09-24 19:25:34 -07:00
Settings Add support for client-side server reinstallation 2020-04-03 14:43:24 -07:00
Startup Add endpoint to return startup variables; send back modified startup when a variable is edited 2020-08-25 19:22:17 -07:00
Subusers Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -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