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
Jakob Schrettenbrunner 9f2ca17ea4 replace manual json headers with laravel response()->json()
better Carbon dependency
rename admin.nodes.configuration-token route
style fixes
2017-01-08 15:21:02 +01:00
..
BaseController.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
DatabaseController.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
LocationsController.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
NodesController.php replace manual json headers with laravel response()->json() 2017-01-08 15:21:02 +01:00
ServersController.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
ServiceController.php Fix service option name being set wrongly after adding a new variable. closes #208 2017-01-03 17:44:48 -05:00
UserController.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00