Commit graph

37 commits

Author SHA1 Message Date
1Day c4520830d9 Create Seeder 2022-05-30 12:03:55 +02:00
1Day e19ca05723 Refactoring 2022-05-30 11:07:10 +02:00
1Day 4be83c4c0d Fix MailFromName showing as ${APPNAME} 2022-02-02 11:58:16 +01:00
IceToast 30879c606d fix: 🐛 correct stripe_methods seed 2022-01-29 04:21:48 +01:00
IceToast f9cfcce17c feat: Seed SettingsDB with available .env data 2022-01-26 11:38:56 +01:00
IceToast e79e38ee27 feat: 🔒️ readded missing configurations migration & fixed old paypal_products migration & added seeder descriptions 2022-01-23 23:52:46 +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 c8071b64d9 feat: Added Enable/Disable Invoices 2022-01-15 17:52:19 +01:00
IceToast a8c19ffe2c feat: Added ReCaptcha to Settings & Added option to dis/enable 2022-01-14 21:17:36 +01:00
1day2die 432be2f2d1 recaptcha default keys 2022-01-10 21:54:41 +01:00
1day2die 089b61d097 fix stupid mistake 2022-01-10 20:46:36 +01:00
1Day 7dda50caff google recaptcha in settings 2022-01-07 12:29:21 +01:00
1Day e959cc79cb payment settings in database 2022-01-07 09:54:01 +01:00
1Day 831e6a7ee1 Language settings. DYNAMC IS STILL MISSING 2022-01-05 13:30:05 +01:00
1Day 39177651a3 Invoice-Settings in new Settingsformat 2022-01-05 10:32:17 +01:00
1Day 63888f11e5 ability to slam all settings into one database 2022-01-05 08:57:41 +01:00
IceToast 754a3e38b8 Merge branch 'development' into stripe_integration
# Conflicts:
#	app/Http/Controllers/Admin/CreditProductController.php
#	app/Http/Controllers/Admin/PaymentController.php
#	composer.lock
#	resources/views/admin/payments/index.blade.php
#	resources/views/admin/store/edit.blade.php
#	resources/views/store/checkout.blade.php
#	resources/views/store/index.blade.php
2021-12-17 10:41:32 +01:00
IceToast 53bc28376e chore: 🐛 changed seeder name 2021-12-15 13:39:28 +01:00
IceToast e3b8ff5045 Rename PaypalProduct -> CreditProduct 2021-12-14 15:47:50 +01:00
WBLKLeipe 7f4503d228 invoice settings via DB and changeable 2021-12-01 12:19:06 +01:00
WBLKLeipe 6797410cb4 Adding Tax, beautify 2021-11-05 07:43:57 +01:00
AVMG20 f4237b2e88 Charges the first hour worth of credits upon creating a server. 2021-09-15 08:37:43 +02:00
AVMG20 370c85585c added the option to change the credits display name 2021-08-02 19:25:33 +02:00
AVMG20 6a431edd8b Allocation limit added 2021-07-05 20:47:29 +02:00
AVMG20 823cde9cf9 Added REGISTER_IP_CHECK config option
Prevent users from making multiple accounts using the same IP address
2021-06-27 15:53:49 +02:00
Johannes bfa7a84e0b Fix: Force Verification 2021-06-26 22:04:23 +02:00
AVMG20 e40b2c49b2 added extra config option for server limit after purchases 2021-06-22 21:25:04 +02:00
AVMG20 d7951a5f0a added descriptions to config seeds
added 1 extra option aswel :)
2021-06-22 17:26:42 +02:00
AVMG20 bf71c672a6 development seeding 2021-06-22 17:13:24 +02:00
AVMG20 b181798ae4 added default discord invite url 2021-06-12 15:00:04 +02:00
AVMG20 6969b7fadf Discord 0Auth more optional, .env.example cleanup 2021-06-12 14:54:00 +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 74e3c336f8 Seeding changes 2021-06-10 18:01:41 +02:00
AVMG20 ef777e22ee added better seeding for better update support 2021-06-07 17:30:19 +02:00
AVMG20 c939032dc1 cleanup
removed default user seed
2021-06-06 23:09:20 +02:00
AVMG20 9180a445b8 Cleanup 2021-06-06 22:53:23 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00