misc_pterodactyl-panel/app/Http/Controllers/Admin
Dane Everitt 669119c8f8
Handle allocation assignment using services
Function is significantly quicker and uses 1 SQL query per IP rather than 1 query per port.
2017-08-05 21:10:32 -05:00
..
BaseController.php Push more changes to DBHost service. 2017-06-17 19:48:31 -05:00
DatabaseController.php Add support for node management actions using new services 2017-08-05 17:20:07 -05:00
LocationController.php Handle allocation assignment using services 2017-08-05 21:10:32 -05:00
NodesController.php Handle allocation assignment using services 2017-08-05 21:10:32 -05:00
OptionController.php Apply fixes from StyleCI (#501) 2017-06-17 20:52:32 -05:00
PackController.php Fix up routes and controller names 2017-04-09 19:13:22 -04:00
ServersController.php Apply fixes from StyleCI (#577) 2017-08-05 17:26:30 -05:00
ServiceController.php Fix up routes and controller names 2017-04-09 19:13:22 -04:00
UserController.php Update user service to be more separated 2017-08-04 19:11:41 -05:00