ctrlpanel/app/Http/Controllers/Admin
AVMG20 a07749e04b fixed a bug: is ptero is down don't delete the server from our side
if pterodactylpanel would be down and you would delete your server then it would be removed from controlpanel but not from pterodactyl, it now makes sure to delete on pterodactyl before deleting on controlpanel
2021-08-02 16:47:22 +02:00
..
ActivityLogController.php first init 2021-06-05 11:26:32 +02:00
ApplicationApiController.php WIP added api keys and user api endpoint 2021-06-06 20:22:40 +02:00
ConfigurationController.php first init 2021-06-05 11:26:32 +02:00
NestsController.php first init 2021-06-05 11:26:32 +02:00
NodeController.php first init 2021-06-05 11:26:32 +02:00
PaymentController.php Merge branch 'development' into patch-1 2021-06-23 12:49:21 +02:00
PaypalProductController.php first init 2021-06-05 11:26:32 +02:00
ProductController.php tiny validation fixes 2021-07-05 21:06:13 +02:00
ServerController.php fixed a bug: is ptero is down don't delete the server from our side 2021-08-02 16:47:22 +02:00
SettingsController.php first init 2021-06-05 11:26:32 +02:00
UsefulLinkController.php Testing usefulLinkController 2021-06-11 10:33:26 +02:00
UserController.php improved the make user command to give better feedback 2021-07-28 10:05:01 +02:00
VoucherController.php Add support to add time for voucher expires_at 2021-07-28 18:22:12 +02:00