Commit graph

1895 commits

Author SHA1 Message Date
Dennis 9fb8091ea5
fixed a lil' math oopsie 2021-09-22 09:57:19 +02:00
Dennis 0c3749e5f0
Update home.blade.php 2021-09-22 09:56:39 +02:00
Dennis 4d0e71539d
Update home.blade.php 2021-09-22 09:53:30 +02:00
Dennis cc4e942d69
Show Days left till servers get suspended in Dashboard 2021-09-22 09:17:44 +02:00
NickDevNL f355caec72
Disabled button after button push.
I disabled the submit button after you push it.
So you can't spam click the button and create 30 servers and you can only create one a time.
If you have more question dm me on discord ItsJustNickDev#9943
2021-09-20 17:20:29 +02:00
AVMG 2862109d60
Merge pull request #191 from ControlPanel-gg/development
Development
2021-09-16 18:40:31 +02:00
AVMG20 f4237b2e88 Charges the first hour worth of credits upon creating a server. 2021-09-15 08:37:43 +02:00
AVMG20 822d3b9540 fixed admin delete server, when server couldn't be found
when you try to delete a server which has already been deleted in pterodactyl, the delete will trow an error.
2021-09-15 08:30:15 +02:00
AVMG 0d8f3dd86a
Merge pull request #183 from ControlPanel-gg/development
Notification System and fixes and improvements
2021-09-09 21:44:15 +02:00
AVMG20 5877ddbe81 update auto unsuspend servers to be server resource friendlier 2021-09-09 21:09:57 +02:00
AVMG20 b8c8cb7404 cleanup + auto unsuspend servers when credits update 2021-09-09 20:50:16 +02:00
AVMG 4938384c5e
Merge pull request #165 from j122j/fix-allocation-limit
Fix allocation limit
2021-08-10 14:45:03 +02:00
Jovan Jovanovic 5333139204 Use product limmit instead of hardcoded one 2021-08-10 00:49:28 +02:00
AVMG 55ae15be60
Merge pull request #160 from j122j/custom-notifications
Custom notifications
2021-08-08 16:05:40 +02:00
Jovan Jovanovic 212a537279 Add value to all checkbox and close form tag 2021-08-08 15:14:01 +02:00
AVMG 23c9972dcd
Update README.md
updates urls
2021-08-08 12:26:38 +02:00
Jovan Jovanovic e764327e32
Merge branch 'development' into custom-notifications 2021-08-04 23:15:04 +02:00
Jovan Jovanovic b120322732 Fix something I think 2021-08-04 23:09:58 +02:00
Jovan Jovanovic e58b8c2aad Add array separator 2021-08-04 22:17:50 +02:00
Jovan Jovanovic e97ae55725 Send notification to multiple users 2021-08-04 22:01:50 +02:00
Jovan Jovanovic bb2b239ebb Remove unused javascript 2021-08-03 22:49:45 +02:00
Jovan Jovanovic a19cbb1575 Merge database and mail fields 2021-08-03 22:46:58 +02:00
AVMG 3cfae8a896
Merge pull request #163 from ControlPanel-gg/database_button_68
Don't display database button when phpmyadmin is empty
2021-08-03 16:42:32 +02:00
AVMG20 bdedecbe5b Don't display database button when phpmyadmin is empty 2021-08-03 16:40:39 +02:00
Jovan Jovanovic 0597b4aabe Add admin ui 2021-08-03 04:03:02 +02:00
Jovan Jovanovic aa19844d8e Remove required_if 2021-08-03 00:25:55 +02:00
Jovan Jovanovic 2f92967a9c Add notifications api 2021-08-03 00:10:59 +02:00
AVMG20 e9bc2e8827 CREDITS_DISPLAY_NAME 2021-08-02 20:32:22 +02:00
AVMG20 3f78d7dd1d small addition to the delete 2021-08-02 19:44:14 +02:00
AVMG20 370c85585c added the option to change the credits display name 2021-08-02 19:25:33 +02:00
AVMG20 cd4a01db7b make user command, made password field invis 2021-08-02 17:52:26 +02:00
AVMG 49a895da07
Merge pull request #159 from ControlPanel-gg/voucher_duplicate_error
500 | Server Error on Duplicate Voucher #133
2021-08-02 17:50:55 +02:00
AVMG20 07454ddd78 500 | Server Error on Duplicate Voucher #133
Fixed!
2021-08-02 17:49:37 +02:00
AVMG 692aee69ef
Merge pull request #158 from ControlPanel-gg/server_delete
fixed a bug: is ptero is down don't delete the server from our side
2021-08-02 16:47:53 +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 27028c9711 cleanup 2021-08-02 16:33:34 +02:00
AVMG a857aa488a
Merge pull request #152 from Hiekki4/development
increment & decrement endpoints
2021-08-02 16:20:52 +02:00
António Duarte f177ae53ce
Update UserController.php 2021-08-01 18:52:44 +01:00
AVMG 9abd00f97a
Merge pull request #156 from j122j/vouchers-add-time
Vouchers add time
2021-07-29 19:48:15 +02:00
Jovan Jovanovic 98df07269f Add APP_TIMEZONE env variable 2021-07-28 18:29:06 +02:00
Jovan Jovanovic f0a31fd4e2 Add support to add time for voucher expires_at 2021-07-28 18:22:12 +02:00
Jovan Jovanovic 916fbad8af Clean up some code 2021-07-28 16:56:02 +02:00
Hiekki adba5b1fdb Validation for negative values 2021-07-28 09:47:10 +01:00
AVMG 2293afaad2
Merge pull request #153 from ControlPanel-gg/improve_make_user_command
improved the make user command to give better feedback
2021-07-28 10:09:17 +02:00
AVMG20 a5d030e710 improved the make user command to give better feedback 2021-07-28 10:05:01 +02:00
Hiekki b12007aea3 decrement and increment endpoints 2021-07-27 13:20:31 +01:00
Hiekki 696ce64df3 [WIP] increment 2021-07-27 09:15:10 +01:00
AVMG 97e35b56bf
Merge pull request #150 from j122j/add-trusted-proxies
Add trusted proxies
2021-07-26 16:14:45 +02:00
AVMG f2fa61e277
Merge pull request #149 from Hiekki4/development
ControlPanel CopyRight & AddCredits endpoint
2021-07-26 16:08:28 +02:00
Jovan Jovanovic bdc1981c36 Add DynamicNotification and notification api endpoints 2021-07-26 04:24:55 +02:00