Commit graph

110 commits

Author SHA1 Message Date
IceToast c3ec17e1e8 fix: 🐛 Disable Referral by defualt 2023-01-19 16:07:23 +01:00
1day2die b8516c423e fix user factory, fix loadingtimes of users table 2023-01-16 18:30:25 +01:00
1day2die a0800509cb ticket notify 2023-01-13 19:32:32 +01:00
1day2die 540bb95291 SEO 2023-01-13 18:41:32 +01:00
1day2die 5d7550b43f TinyMCE, MOTD, 2023-01-12 15:43:24 +01:00
1day2die ae16fd6d6a change adress to address 2023-01-12 10:25:28 +01:00
1day2die 9b7ca02f00 add theme support 2023-01-11 11:08:22 +01:00
1day2die 94fe7d245c Alert on Homepage 2023-01-10 19:45:19 +01:00
Dennis aacbd6780c
Merge branch 'development' into shift-77419 2023-01-06 00:13:50 +01:00
ok236449 7ca842e712 many many fixes 2023-01-06 00:01:23 +01:00
1day2die 2304b64d9a fixes 2023-01-05 19:33:46 +01:00
Shift 0e3f6c98aa
Shift cleanup 2023-01-05 17:03:38 +00:00
Shift 78980a993f
Adopt anonymous migrations 2023-01-05 17:03:31 +00:00
Shift abb28548f1
Remove unnecessary $model property 2023-01-05 17:02:37 +00:00
Shift acb0c08ab4
Use Faker methods
Accessing Faker properties was deprecated in Faker 1.14.
2023-01-05 17:02:35 +00:00
Shift 70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
einsz e08d173e78 change migration down to the old state 2023-01-04 06:47:37 +01:00
einsz 4645427403 change nest description to text
fixes error 500 on long nest description
2023-01-03 19:19:07 +01:00
Dennis 8b8d73c3b2
Merge pull request #575 from ok236449/Partners-and-discounts
Partners and discounts
2023-01-02 13:09:18 +01:00
IceToast 5d18b36083 feat: added new settings 2022-12-22 22:28:52 +01:00
1day2die c15d0f4ef6 Fix Ticket System 2022-11-29 09:20:24 +01:00
Ferks-FK 98045d8896 General fixes 2022-11-04 17:15:16 +00:00
Ferks-FK 566383ccd5 Initial commits to the new options 2022-11-03 22:15:06 +00:00
ok236449 86cf2981c1 commission from first/every purchase 2022-10-18 23:33:33 +02:00
ok236449 3a53ddbc59 partner discounts and their referrals 2022-08-27 18:59:07 +02:00
ok236449 67ab374f07 merge to v0.8.2 2022-08-19 19:37:37 +02:00
ok236449 043edf9a9b Show individual node status on admin overview 2022-08-19 19:18:44 +02:00
IceToast 07825b0b4b chore: 🌱 Added enable_upgrade setting to seeder 2022-08-16 22:37:40 +02:00
1Day b9d44b589d im stoopid 2022-08-12 12:50:29 +02:00
SahrulGnwn 9b3fce2808 Ticket Blacklist 2022-08-12 16:01:51 +07:00
1Day fcbf7ffe45 ptero client key 2022-08-11 15:14:50 +02:00
SahrulGnwn 94bbea2690 Ticket System 2022-08-01 23:52:16 +07:00
1Day f3269bac57 decimals in server price and tax 2022-07-12 07:17:09 +02:00
1day2die b8d3378b02 fix typo 2022-06-07 17:26:17 +02:00
Dennis 42ff82c310
Better Code Gen 2022-06-07 10:18:33 +02:00
1Day 33a39fccd9 Switch Modes / Commission - Sign-Up 2022-06-07 10:05:19 +02:00
1day2die 7ed402a227 choose who can see their referral URL 2022-06-02 18:41:08 +02:00
1Day c0e0c99a1b fixes 2022-06-02 16:31:06 +02:00
1Day 378187aea0 Referal System 2022-06-02 16:11:24 +02:00
1Day c4520830d9 Create Seeder 2022-05-30 12:03:55 +02:00
1Day b4cde73528 Update 2021_12_15_120346_update_to_payments_table.php 2022-05-30 11:21:40 +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 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