Commit graph

68 commits

Author SHA1 Message Date
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 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 5dc5b8a95a fix: 🚑️ removed old migration renaming (wrong one) 2022-01-20 09:32:22 +01:00
IceToast c8071b64d9 feat: Added Enable/Disable Invoices 2022-01-15 17:52:19 +01:00
IceToast 4621547c01 feat: Allow value column in table to be nullable -> can store "0" values 2022-01-15 00:49:33 +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
IceToast 96f5f45b58 feat: Added db migration -> configurations to settings table 2022-01-05 18:56:51 +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 0a75de9689 fix: 🚑️ Added DB-Migration -> renaming paypal_products table to credit_products 2021-12-28 21:38:55 +01:00
Dennis 24d68a8bed
Merge pull request #340 from 1day2die/development
Remove translationmanager
2021-12-22 13:07:23 +01:00
1Day 09fc130306 Remove translationmanager 2021-12-22 10:36:35 +01:00
IceToast 84ec3e583c feat: Added invoice creation on stripe route & webhook 2021-12-17 11:22:37 +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 bd56c6b320 fix: 🐛 payments migration 2021-12-15 13:30:32 +01:00
IceToast ae47ebfcc6 feat: Added payment table migration 2021-12-15 13:07:51 +01:00
IceToast 34a8d566a7 feat: modified db payment table 2021-12-15 11:41:57 +01:00
Dennis 26eb7c349e
Merge branch 'Invoices' into development 2021-12-14 19:31:14 +01:00
AVMG20 505bf7b6fa added translation manager 2021-12-14 19:17:44 +01:00
IceToast e3b8ff5045 Rename PaypalProduct -> CreditProduct 2021-12-14 15:47:50 +01:00
WBLKLeipe a2ab45d28c fix .env.example and migration 2021-12-01 12:27:49 +01:00
WBLKLeipe 7f4503d228 invoice settings via DB and changeable 2021-12-01 12:19:06 +01:00
1day2die a11a9cf99c garkein bock mehr alter 2021-11-30 18:54:01 +01:00
1day2die 21b9d70035 invoice DB, counting up, format stuff 2021-11-27 02:47:36 +01:00
Dennis 3fac4f87c0
Merge pull request #265 from 1day2die/fix_Tax
Full configurable Tax support
2021-11-07 20:57:11 +01:00
AVMG20 75622d3958 Merge remote-tracking branch 'origin/product_links' into development 2021-11-05 19:46:50 +01:00
WBLKLeipe 93d8dfcf0b EVERYTHING WORKING - Safing 2021-11-05 08:45:29 +01:00
WBLKLeipe 6797410cb4 Adding Tax, beautify 2021-11-05 07:43:57 +01:00
1day2die bff97e836d basically added tax 2021-11-04 21:42:17 +01:00
1day2die 4c4d64f30f Migration 2021-11-04 21:02:40 +01:00
Jovan Jovanovic 28af0c0530 Add minimal credits per product 2021-10-01 23:21:49 +02:00
Johannes 4c060fd270 Add the ability to Suspend Users 2021-09-26 17:50:13 +02: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 735097d722 tested voucher controller 2021-07-12 13:44:26 +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 bd45b3b713 Linking of products to nodes and/or eggs 2021-07-06 21:38:13 +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