misc_pterodactyl-panel/app/Http/Controllers/Api
Dane Everitt c00e5b36a5
Return all servers for a node as a paginated response
Avoids crashing the PHP process and avoids a bad runaway N+1 query issue that previously existed.
2020-10-31 11:14:28 -07:00
..
Application Fix up database creation and handling code for servers; ref #2447 2020-10-11 11:59:46 -07:00
Client Correctly handle schedule task deletion and avoid errors; closes #2534 2020-10-22 20:54:58 -07:00
Remote Return all servers for a node as a paginated response 2020-10-31 11:14:28 -07:00