misc_pterodactyl-panel/app/Http/Controllers/Api/Remote
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
..
Backups Better backup storage 2020-08-27 19:59:01 -07:00
Servers Return all servers for a node as a paginated response 2020-10-31 11:14:28 -07:00
EggInstallController.php Format files 2019-09-05 21:32:57 -07:00
SftpAuthenticationController.php Fix authentication lockout when doing multiple SFTP uploads; closes #2221 2020-09-13 13:54:41 -07:00