Commit graph

406 commits

Author SHA1 Message Date
IceToast dbbdfaa623 fix: 📝 Undo Naming 2022-07-22 04:15:40 +02:00
IceToast 7369e8a643 refactor: 🚚 Rename Yearly -> Annually 2022-07-22 04:09:34 +02:00
IceToast 08208cab72 feat: Added yearly and half-yearly billing periods 2022-07-22 04:00:23 +02:00
IceToast 78a6787607 feat: Added Server Cancelation route method and charging 2022-07-22 03:52:49 +02:00
IceToast 16eb9eeca6 Merge branch 'main' of https://github.com/ControlPanel-gg/dashboard into billing_system 2022-07-20 23:16:41 +02:00
Jens 97f766db27
Update UserController.php
Fixes an issue when you update a user, it's impossible to update it, the check for referral_code is invalid.

Fixed:
- Deletes the custom check and uses laravel's check to ensure it's valid.
2022-07-19 20:27:16 +02:00
1Day 0c77046c93 Experimental Server Edit 2022-07-19 10:36:40 +02:00
Dennis 10dcc4233a
Merge pull request #482 from 1day2die/logo-on-login-page
Logo on Loginpage
2022-07-12 08:00:28 +02:00
1Day ca481829c5 Logo on Loginpage 2022-07-12 07:57:16 +02:00
Dennis 743753574a
Merge pull request #481 from 1day2die/referral_changes
Custom Ref ID
2022-07-12 07:34:42 +02:00
1Day d197a2e251 Custom Ref ID 2022-07-12 07:33:48 +02:00
1Day d21c5f39fa Add GUI Option 2022-07-12 06:53:04 +02:00
IceToast 570b0b014f fix: 🚑️ ChargeServer Command 2022-06-16 19:03:59 +02:00
IceToast cad41ffb0a feat: Update last_billed to current time on unsuspend server 2022-06-16 16:18:27 +02:00
IceToast a26f6dd137 feat: Added last_billed to server model & always charge first & fixed Charge Server command 2022-06-16 16:15:57 +02:00
IceToast fb23f43f88 feat: Added ChargeServers command & updated laravel schedule command 2022-06-16 14:54:42 +02:00
IceToast 9e8bd0a2d3 feat: Added weekly to billing_period options 2022-06-16 14:54:06 +02:00
IceToast 87bca5c52b feat: Added billing_period to validation 2022-06-16 12:04:52 +02:00
Dennis 4af88ade8c
Merge pull request #442 from 1day2die/development
click to copy Ref URL // Badge Color on Profile
2022-06-08 11:04:00 +02:00
1Day 0071c2218b click to copy Ref URL // Badge Color on Profile 2022-06-08 11:01:28 +02:00
Dennis 6d4e0addbe
small rewrite of activity log // log refs
small rewrite of activity log // log refs
2022-06-08 10:14:22 +02:00
1Day 2bc5e91c25 small rewrite of activity log // log refs 2022-06-08 10:11:55 +02:00
Dennis 681ccd842c
Merge pull request #439 from 1day2die/development
Development
2022-06-07 21:58:28 +02:00
1day2die ad8c8b5ebe fixed the worst error ive ever experienced 2022-06-07 21:58:04 +02:00
Dennis 3d1cf9116b
Merge pull request #434 from Tobiletsmc/development
Increase Controlpanel performance with fetch servers with product to reduce SQL-Queries
2022-06-07 16:55:11 +02:00
1day2die 5d53353521 fix ) 2022-06-07 16:21:03 +02:00
1day2die ef6a655ce0 Add referral to API i guess? 2022-06-07 16:19:14 +02:00
1day2die d2608c995c Add "both" mode to referrals 2022-06-07 16:04:41 +02:00
Dennis 7eacc4863b
Merge pull request #433 from 1day2die/referral_codes
Full Referral System
2022-06-07 10:10:47 +02:00
1Day 33a39fccd9 Switch Modes / Commission - Sign-Up 2022-06-07 10:05:19 +02:00
Tobiletsmc 7ff3540ad8 Undo change in suspend Method 2022-06-05 12:49:53 +02:00
Tobiletsmc 204629539f Clean code and fetch servers with product in unSuspend method 2022-06-05 12:22:26 +02:00
Dennis ce159e9cd6
Merge pull request #432 from 1day2die/readall_button_notifications
Added read all Button for Notifications
2022-06-04 15:54:37 +02:00
BuildTools f6eab834fc Fetch servers with product to reduce SQL-Queries 2022-06-04 11:39:23 +02:00
1day2die 7ed402a227 choose who can see their referral URL 2022-06-02 18:41:08 +02:00
1Day 378187aea0 Referal System 2022-06-02 16:11:24 +02:00
1Day 2e17cab295 On NavBar aswell 2022-06-02 08:50:44 +02:00
1Day c97b1fa186 Added Readall Button 2022-06-02 08:44:54 +02:00
1Day 272c75a071 Update SocialiteController.php 2022-05-31 08:39:45 +02:00
1Day 8908f4af8f Fix User order on admin/user 2022-05-30 13:33:24 +02:00
1Day 60a8fa1056 Delete Nests and Nodes Controller 2022-05-30 11:13:37 +02:00
1Day e19ca05723 Refactoring 2022-05-30 11:07:10 +02:00
1Day 8e052572f7 Remove Discord button if not set || translation strings on welcome || total credits no admins 2022-05-30 09:53:11 +02:00
1Day a7b199c01a Add the ability to sell server slots 2022-05-30 09:23:35 +02:00
1day2die 4d3b88e59b Fixed Javascript exploit 2022-04-20 12:12:48 +02:00
IceToast f44641389a feat: 🥅 Updated non "Invoice does not exist" error message 2022-02-15 12:23:05 +01:00
Dennis 87f47b9a74
Hotfix Typo 2022-02-15 10:14:19 +01:00
IceToast 5bca37bc4c feat: Added Error-logging to laravel.log 2022-02-08 09:46:33 +01:00
IceToast 21485a6175 feat: Try to get settings - error_log on error 2022-02-08 09:37:29 +01:00
IceToast d81bd44253 fix: 🐛 changed error log to be more generic 2022-02-08 09:30:42 +01:00