1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app/Http/Controllers/Admin
Dane Everitt 0c513f24d5
Move server creation over to new service/repository setup.
Moves tons of functions around, but the basic implementation is working again.

Some features are still missing, and the service never actually commits the server to the database right now.

This push is mostly just to get the code into Github and backed up.
2017-07-19 20:49:41 -05:00
..
BaseController.php Push more changes to DBHost service. 2017-06-17 19:48:31 -05:00
DatabaseController.php Repository interface improvements 2017-07-15 11:52:34 -05:00
LocationController.php Service refactor to improve organization 2017-07-08 15:04:59 -05:00
NodesController.php Redirect user to node allocation view after creation, closes #535 2017-07-08 18:14:54 +02:00
OptionController.php backfill fixes from 65957e7e to address #470 in active release 2017-06-18 20:39:04 -05:00
PackController.php Fix up routes and controller names 2017-04-09 19:13:22 -04:00
ServersController.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServiceController.php Fix up routes and controller names 2017-04-09 19:13:22 -04:00
UserController.php Service refactor to improve organization 2017-07-08 15:04:59 -05:00