Commit graph

136 commits

Author SHA1 Message Date
Dennis 4f953474cd
Merge pull request #216 from j122j/config-types
Change input type based on configuration type
2021-10-04 13:34:10 +02:00
Dennis 0ddeadfd27
Merge pull request #214 from j122j/voucher-users
Shows who redeemed vouchers
2021-10-04 13:33:39 +02:00
Jovan Jovanovic 11135e14dd Fix servers page 2021-10-04 08:51:51 +02:00
Jovan Jovanovic 76595aa7bb Change input type based on configuration type 2021-10-03 23:47:06 +02:00
Jovan Jovanovic 4bc9d4cdce Fix tooltips 2021-10-03 21:28:34 +02:00
Jovan Jovanovic 4d3c6c7a13 Fix select if using global limit 2021-10-03 15:18:08 +02:00
Jovan Jovanovic 6be22c0eea Add voucher users 2021-10-03 00:55:10 +02:00
Jovan Jovanovic 28af0c0530 Add minimal credits per product 2021-10-01 23:21:49 +02:00
AVMG 991bd17528
Merge pull request #205 from LogischJo/feature/SuspendUsers
Add the ability to Suspend Users
2021-09-27 21:46:04 +02:00
Dennis df3efe8b0a
Merge branch 'ControlPanel-gg:development' into development 2021-09-27 18:48:05 +02:00
Dennis e708e2fc24
Update home.blade.php
This will add the "Out of credits in..." Box when you have and never had Credits.

It will show the box and the text "You ran out of Credits" if you purchased Credits and your servers got Suspended
2021-09-27 18:42:55 +02:00
AVMG b24428d8bf
Merge pull request #209 from 1day2die/better_loggin
Better loggin
2021-09-27 18:11:00 +02:00
Dennis 8bdeed08af
Added "ran out of Credits" 2021-09-27 17:21:17 +02:00
Dennis 2d21d2d2ca
Added better Logs 2021-09-27 15:32:27 +02:00
Dennis 20e14bb3e7
Fixed Spacing 2021-09-27 10:12:13 +02:00
Dennis 2ece359140
fixed placeholders 2021-09-27 10:11:13 +02:00
Dennis 82006f24af Added re-sync Discord and Discord Card to Profile 2021-09-27 10:08:44 +02:00
AVMG 4ea4a6910c
Merge pull request #202 from GeckoBoy84/patch-1
Update checkout.blade.php
2021-09-26 21:54:41 +02:00
Johannes 4c060fd270 Add the ability to Suspend Users 2021-09-26 17:50:13 +02:00
GeckoBoy84 e43339cca6
Update checkout.blade.php
Fix checkout details being the wrong way round.
2021-09-25 13:37:11 +01:00
Jovan Jovanovic 6bcc5d8f29 Fix division by zero 2021-09-25 04:03:14 +02:00
AVMG 01175eeb54
Merge pull request #101 from anondev-sudo/patch-4
Email formatting
2021-09-23 18:08:34 +02:00
AVMG aa3819ef8e
Merge pull request #195 from nickdevnl/patch-1
Disabled button after button push.
2021-09-23 18:07:56 +02:00
AVMG 7af898dbe8
Merge pull request #198 from 1day2die/main
Show Server price per Hour / per Month
2021-09-23 18:07:17 +02:00
Dennis e3e2a6593b
Using {{CREDITS_DISPLAY_NAME}} 2021-09-22 18:22:05 +02:00
Dennis daf0bee8be
Change to Days/Hours and color changes
It now changes to x hours left when its less than 1 Day left.

Also changes color ranging from
more than 14 Days = Green
Between 14 and 7 Days = Yellow
less than 7 days = red


Im sure theres a way better way to code this but it works
2021-09-22 18:07:19 +02:00
Dennis 75f86614e9
Correct intendation and table Setup as requested 2021-09-22 17:17:44 +02:00
Dennis 6d435122b7
Cleaned a minor mistake 2021-09-22 16:06:29 +02:00
Dennis 15c6bdce9b
Show Server price per Hour / per Month 2021-09-22 16:04:21 +02:00
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
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
Jovan Jovanovic 212a537279 Add value to all checkbox and close form tag 2021-08-08 15:14:01 +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 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
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
AVMG20 370c85585c added the option to change the credits display name 2021-08-02 19:25:33 +02: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 f0a31fd4e2 Add support to add time for voucher expires_at 2021-07-28 18:22:12 +02:00
António Duarte bd77efe4b4
Update main.blade.php 2021-07-23 00:07:01 +01:00
AVMG20 cfc61bebda automatically close redeem modal after successful redeem 2021-07-12 12:59:41 +02:00
AVMG20 78d298c119 added datetime picker and better date validation 2021-07-12 12:54:59 +02:00
AVMG20 1ddddf1806 added redeem voucher button to the store page aswel 2021-07-11 11:06:23 +02:00
AVMG20 4e9ba7866f improved force verify, added login recaptcha
+ removed store when paypal isn't set-up correctly
2021-07-11 11:03:35 +02:00
AVMG20 7c4fedfa93 added activity log to vouchers, added rate limits to voucher redeem form 2021-07-10 09:41:24 +02:00
AVMG20 f50ba11340 updated the left menu 2021-07-10 09:20:44 +02:00
AVMG20 6895dd72cb removed button 2021-07-10 09:13:56 +02:00
AVMG20 7aa6acb5d8 added the ability to edit vouchers 2021-07-10 09:10:42 +02:00
AVMG20 55b2223435 Added Voucher system 2021-07-10 08:58:11 +02:00
AVMG20 a7f8d71f92 Added voucher system 2021-07-10 00:18:22 +02:00
AVMG20 ed553674b2 Added voucher system 2021-07-10 00:11:13 +02:00
AVMG20 c31d67e2f4 added clone function to clone products 2021-07-06 23:19:25 +02:00
AVMG20 bd45b3b713 Linking of products to nodes and/or eggs 2021-07-06 21:38:13 +02:00
AnonDev 795b2f3f8f
Update confirmed.blade.php 2021-07-01 12:20:29 +02:00
AVMG a5cd1234dc
Merge pull request #97 from LogischJo/patch-1
Change link for cronjob docs
2021-06-29 18:52:41 +02:00
LogischJo 9a7ded93b8
Change link for cronjob docs 2021-06-28 20:20:56 +02:00
AVMG20 b445cf7003 Some love to payments
Fixed a bug with the new payment changes
Improved the payments table and changes
2021-06-23 11:28:57 +02:00
AVMG 2a42ac71b5
Merge pull request #76 from anondev-sudo/patch-2
Open server links in new tab
2021-06-23 10:47:12 +02:00
AnonDev 1c2219a1be
Update confirmed.blade.php 2021-06-23 08:04:39 +02:00
AVMG20 9c6317d32f Made notifications queueble, added payment confirmation notification 2021-06-22 23:22:57 +02:00
AVMG20 e40b2c49b2 added extra config option for server limit after purchases 2021-06-22 21:25:04 +02:00
Anon Dev 9f8ebda113
display RAM instead of Ram 2021-06-19 11:56:09 +02:00
Anon Dev 1e4f4dbd00
Update index.blade.php 2021-06-17 20:26:49 +02:00
Anon Dev 81f5021855
Update index.blade.php 2021-06-16 16:39:44 +02:00
AVMG20 933e56101c Fixed: Disabling nodes doesn't work properly 2021-06-15 11:29:25 +02:00
AVMG20 662135451e Remind to verify email #30 2021-06-12 14:00:28 +02:00
AVMG e0199589dc
Merge branch 'development' into useful_links_and_menu 2021-06-10 23:36:50 +02:00
AVMG20 690abe03ba Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development"
Added all the plugins from adminlite, added usefulllinks tab
2021-06-10 23:29:25 +02:00
AVMG20 ffa6035c2b Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development"
Added all the plugins from adminlite, added usefulllinks tab
2021-06-10 23:25:13 +02:00
RamonRobben b32352e925
Custom useful links via database / command (#41)
* Small change to the test command

* Custom useful links via database and command
2021-06-10 00:16:34 +02:00
LogischJo 5aba2c27bc
Password Changes from Admin User Edit (#33)
* Password Changes from Admin User Edit

With this Commit Admins can change the user password from the admin user edit page

* Admin Password Change: UI Changes
2021-06-09 00:16:31 +02:00
AVMG20 d0e6dc0367 Changes the way discord verification works 2021-06-08 00:04:33 +02:00
Arno ecc3c66589 WIP added api keys and user api endpoint 2021-06-06 20:22:40 +02:00
AVMG20 7c644b3960 added the ability to edit users pterodactyl id 2021-06-06 12:11:35 +02:00
Anon Dev 164ddbe24e
Update home.blade.php 2021-06-06 11:28:09 +02:00
Anon Dev 1df00d2b9b
Update main.blade.php 2021-06-06 11:25:47 +02:00
AVMG20 f4d9754212 fixed hardcoded credit value 2021-06-05 18:47:35 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00