Commit graph

39 commits

Author SHA1 Message Date
Dennis
be932acb78
Merge branch 'development' into development 2022-08-13 23:24:09 +02:00
1day2die
1ca4cea5a4 globally limit post requests 2022-08-13 22:29:57 +02:00
1day2die
66e81ebfcf Fix User-> Server edit bug 2022-08-13 22:21:55 +02:00
SahrulGnwn
a9f7de3f45 Update ServerController.php 2022-08-12 20:55:22 +07:00
SahrulGnwn
7bb3caa494 Fix checking free resource node 2022-08-11 21:55:24 +07:00
SahrulGnwn
69d9fe5fb0 Restart After Upgrade 2022-08-11 20:50:33 +07:00
Dennis
1f9301ef0e
Merge pull request #520 from ControlPanel-gg/dev---upgradesystem
Dev   upgradesystem
2022-08-11 12:07:56 +02:00
SahrulGnwn
7ad56dad8d Fix Delete 2022-08-11 16:59:04 +07:00
Dennis
c32d6f5e2e
Check for Node allocations 2022-08-11 08:10:24 +02:00
IceToast
e9348eca52 fix: 🐛 Check if product supports the exact egg as server installed on 2022-08-03 16:43:41 +02:00
SahrulGnwn
6b5986881d Upgrade / Downgrade 2022-08-03 19:34:00 +07:00
IceToast
9b11e16ed6 refactor: ♻️ changed Settings::getValueByKey to config() 2022-01-15 18:16:51 +01:00
1Day
63888f11e5 ability to slam all settings into one database 2022-01-05 08:57:41 +01:00
IceToast
c715479fa2 feat: Added Nodename to server card -> info icon popover 2021-12-23 14:48:04 +01:00
IceToast
5a05c5f846 feat: Added Resource plan-/product-data to server card 2021-12-22 20:18:48 +01:00
IceToast
d09004df17 feat: 🔒️ Added error handling on server attribute fetching 2021-12-22 15:11:13 +01:00
IceToast
7a10021ab1 chore: ♻️ Removed unused import & code duplication 2021-12-21 19:52:30 +01:00
IceToast
48ebc8c09e feat: Added pterodactyl serverinfo integration 2021-12-21 19:41:04 +01:00
1Day
7ef8fdff4e guess im done? 2021-12-13 11:47:35 +01:00
AVMG20
180afb9ef5 fixed product disabled not working properly 2021-11-12 20:01:35 +01:00
AnonDev
23424d4ed4
Update ServerController.php 2021-11-07 17:58:01 +01:00
AVMG20
88f2c22804 added node location in node select 2021-11-07 16:29:18 +01:00
AVMG20
8c7c938c6a fine tuning :) 2021-11-07 12:07:30 +01:00
AVMG20
24e6d48496 removed pterodactyl pages, added overview page, made server create work 2021-11-07 01:47:16 +01:00
AVMG20
16a7d174e9 new server create page w.i.p 2021-11-06 01:56:57 +01:00
Jovan Jovanovic
4d3c6c7a13 Fix select if using global limit 2021-10-03 15:18:08 +02:00
Jovan Jovanovic
7d229ec25b Remove the global check for minimum required credits 2021-10-03 14:47:51 +02:00
Jovan Jovanovic
28af0c0530 Add minimal credits per product 2021-10-01 23:21:49 +02:00
AVMG20
f4237b2e88 Charges the first hour worth of credits upon creating a server. 2021-09-15 08:37:43 +02:00
AVMG20
370c85585c added the option to change the credits display name 2021-08-02 19:25:33 +02:00
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
AVMG20
2862c64979 added some more error logging to server creation 2021-06-30 23:53:28 +02:00
AVMG
a8f455c6c4
Bool to null 2021-06-27 00:02:27 +02:00
AVMG20
7d34a15860 minor tweaks to force verification 2021-06-26 23:56:54 +02:00
Johannes
19e34dee81 Small addition 2021-06-26 23:11:15 +02:00
Johannes
bfa7a84e0b Fix: Force Verification 2021-06-26 22:04:23 +02:00
AVMG20
3cedf3da29 7.4 support 2021-06-06 23:27:09 +02:00
Ramon Robben
02a2449350 Cleaned up controllers with for PHP 8 2021-06-06 20:17:52 +02:00
AVMG20
e5d638ee5e first init 2021-06-05 11:26:32 +02:00