Commit graph

1375 commits

Author SHA1 Message Date
Jovan Jovanovic
6be22c0eea Add voucher users 2021-10-03 00:55:10 +02:00
Jovan Jovanovic
76d7710d0e Add form data casts for numbers 2021-10-02 18:29:32 +02:00
Jovan Jovanovic
28af0c0530 Add minimal credits per product 2021-10-01 23:21:49 +02:00
BitSec
87e067d49c
Update LICENSE 2021-09-30 05:01:29 +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
Johannes
241014134f Fix formatting 2021-09-27 20:27:06 +02:00
AVMG
3c3d6e5dad
Merge pull request #210 from 1day2die/development
Added "ran out of Credits"
2021-09-27 18:55:52 +02:00
Dennis
df3efe8b0a
Merge branch 'ControlPanel-gg:development' into development 2021-09-27 18:48:05 +02:00
Johannes
b1ca573dd1 User server gets suspended / unsuspended if an user accounts get suspended / unsuspended 2021-09-27 18:43:07 +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
AVMG
ab9407baa7
Merge pull request #199 from j122j/fix-out-of-credits
Fix division by zero
2021-09-25 10:36:54 +02: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
AVMG
18e9e78f84
Merge pull request #197 from 1day2die/patch-1
Show Days left till servers get suspended in Dashboard
2021-09-23 18:03:08 +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
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