ctrlpanel/app/Models
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
..
ApplicationApi.php WIP added api keys and user api endpoint 2021-06-06 20:22:40 +02:00
Configuration.php first init 2021-06-05 11:26:32 +02:00
DiscordUser.php Fixed 500 error when linking discord accounts 2021-07-16 09:21:30 +02:00
Egg.php first init 2021-06-05 11:26:32 +02:00
Location.php first init 2021-06-05 11:26:32 +02:00
Nest.php first init 2021-06-05 11:26:32 +02:00
Node.php first init 2021-06-05 11:26:32 +02:00
Payment.php Adding the correct currency_code to payments 2021-06-23 12:22:08 +02:00
PaypalProduct.php Some love to payments 2021-06-23 11:28:57 +02:00
Product.php cleanup charge credits command 2021-06-25 23:42:53 +02:00
Server.php fixed a bug: is ptero is down don't delete the server from our side 2021-08-02 16:47:22 +02:00
UsefulLink.php Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development" 2021-06-10 23:29:25 +02:00
User.php Fixed a bug where deleting a user wouldn't delete the linked discord acc 2021-07-13 21:33:08 +02:00
Voucher.php added voucher api 2021-07-15 22:16:26 +02:00