Commit graph

302 commits

Author SHA1 Message Date
IceToast de96d6d6d3 fix: 🚑️ Fixed credits check at server creation & formatted prices nicely 2022-07-27 23:26:03 +02:00
IceToast 1fb855a684 feat: Added Quartely billing period 2022-07-22 05:31:05 +02:00
IceToast f3856c88ba fix: 🐛 Credt usage at dashboard 2022-07-22 04:54:33 +02:00
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
1Day d197a2e251 Custom Ref ID 2022-07-12 07:33:48 +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 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
1Day 0071c2218b click to copy Ref URL // Badge Color on Profile 2022-06-08 11:01:28 +02:00
1Day 2bc5e91c25 small rewrite of activity log // log refs 2022-06-08 10:11:55 +02:00
1day2die ad8c8b5ebe fixed the worst error ive ever experienced 2022-06-07 21:58:04 +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
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
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 e9e539c8c5 fix: 🚑️ Icon uploading 2022-02-07 15:30:47 +01:00
IceToast 53f6e0586c feat: Added basic currency support for invoices 2022-02-06 21:10:05 +01:00
IceToast 128b10bbb1 fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
IceToast 9b797cf779
Merge branch 'development' into settings_rewrite 2022-01-23 15:00:23 +01:00
IceToast 99dff634b0 feat: Added Mail Settings & Fixed ReCaptcha bug on DB Change (reload config correctly) 2022-01-21 17:20:23 +01:00
IceToast 9b11e16ed6 refactor: ♻️ changed Settings::getValueByKey to config() 2022-01-15 18:16:51 +01:00
IceToast 8e739ccf74 fix: 🚑️ Fixed Config Variable Name 2022-01-15 17:53:47 +01:00
IceToast c8071b64d9 feat: Added Enable/Disable Invoices 2022-01-15 17:52:19 +01:00
IceToast 7ca6438f35 fix: 🚑️ Added more improved validation & Fixed Language Settings 2022-01-15 01:25:27 +01:00
IceToast cb7a757a3a feat: Added ReCaptcha Settings in Class 2022-01-15 00:48:38 +01:00
Dennis 89406f5c98
Merge pull request #362 from LogischJo/development
feat:  Add api routes for suspending and unsuspending an User
2022-01-14 19:24:55 +01:00
IceToast 881d3e4b45 fix: 🚑️ create settings db entries if not existing & moved settingsController out of folder 2022-01-14 10:19:41 +01:00
Dennis 0c2cf8712e
Translation String 2022-01-10 21:02:43 +01:00
1day2die 089b61d097 fix stupid mistake 2022-01-10 20:46:36 +01:00
1Day f001960eab discord seettings. cleaning up 2022-01-07 11:20:10 +01:00