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
1317fd9e42
Use <env>
tags for configuration
...
`<env>` tags have a lower precedence than system environment variables making it easier to overwrite PHPUnit configuration values in additional environments, such a CI.
Review this blog post for more details on configuration precedence when testing Laravel: https://jasonmccreary.me/articles/laravel-testing-configuration-precedence/
2023-01-05 17:03:02 +00:00
Shift
2987812622
Bump Laravel dependencies
2023-01-05 17:03:02 +00:00
Shift
fde21b4c98
Default config files
...
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2023-01-05 17:03:01 +00:00
Shift
a62e04a4e4
Shift config files
2023-01-05 17:03:00 +00:00
Shift
e947abcab2
Convert deprecated $dates
property to $casts
2023-01-05 17:02:42 +00:00
Shift
8f4908b1b7
Adopt class based routes
2023-01-05 17:02:41 +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
a9d76b1cfd
Convert optional()
to nullsafe operator
2023-01-05 17:02:33 +00:00
Shift
df257ead7a
Remove web.config
2023-01-05 17:02:33 +00:00
Shift
7ee787951b
Shift core files
2023-01-05 17:02:33 +00:00
Shift
8b7632d964
Upgrade to Flysystem 3.0
2023-01-05 17:02:19 +00:00
Shift
a57c063e6b
Replace deprecated HEADER_X_FORWARDED_ALL
constant
2023-01-05 17:02:13 +00:00
Shift
daff0fc566
Streamline $commands
property
2023-01-05 17:02:12 +00:00
Shift
472dead0d6
Remove fruitcake/laravel-cors
dependency
2023-01-05 17:02:11 +00:00
Shift
e948472475
Shift registered middleware
2023-01-05 17:02:11 +00:00
Shift
2e1af401c1
Move resources/lang
folder
2023-01-05 17:02:03 +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
Dennis
d55a6b1944
Merge branch 'ControlPanel-gg:development' into development
2023-01-05 17:54:11 +01:00
1day2die
6516f7047a
recaptcha on password reset
2023-01-04 12:04:44 +01:00
1day2die
81662b8e17
TOS on register site
2023-01-04 11:51:35 +01:00
Dennis
4aa2f65ec3
Merge pull request #611 from einsz/fixed-nests-description
...
change nest description from string to text
2023-01-04 06:48:42 +01: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
1day2die
ab26a20dde
update language
2023-01-03 16:12:07 +01:00
Dennis
3c210d388d
self delete user, TOS
...
self delete user, TOS
2023-01-02 19:27:02 +01:00
1day2die
f8ab81e27d
revert
2023-01-02 15:28:59 +01:00
1day2die
70677e3a3a
Update create.blade.php
2023-01-02 15:15:59 +01:00
1day2die
5053daedb5
Update create.blade.php
2023-01-02 15:14:22 +01:00
1day2die
e909feb693
Update create.blade.php
2023-01-02 15:11:04 +01:00
1day2die
27f29fc0fa
fix spam create
2023-01-02 15:07:50 +01:00
1day2die
bd2eec9a28
user allowed to delete himself
2023-01-02 15:00:57 +01:00
1day2die
d02d6e78ae
added TOS
2023-01-02 13:46:21 +01:00
Dennis
8b8d73c3b2
Merge pull request #575 from ok236449/Partners-and-discounts
...
Partners and discounts
2023-01-02 13:09:18 +01:00
Dennis
ffd2aefc26
Merge pull request #606 from IceToast/terms_of_service
...
Imprint and Privacy Policy Page
2022-12-27 00:02:41 +01:00
IceToast
1149497e56
docs: 📝 Add info where to edit the file (info at settings)
2022-12-22 22:42:45 +01:00
IceToast
a2743376f8
refactor: 🚚 Move imprint/privacy to own directory
2022-12-22 22:36:28 +01:00
IceToast
84cce98110
chore: Localization
2022-12-22 22:30:16 +01:00
IceToast
3edff8f6fc
feat: Added Imprint and Privacy Page & Links
2022-12-22 22:30:09 +01:00
IceToast
5d18b36083
feat: added new settings
2022-12-22 22:28:52 +01:00
Dennis
70f4ff13c1
Fix Ticket System
...
Fix Ticket System
2022-11-29 00:57:44 -08:00
1day2die
1c3f45d1dc
Update app.php
2022-11-29 09:32:06 +01:00
1day2die
c15d0f4ef6
Fix Ticket System
2022-11-29 09:20:24 +01:00
Dennis
6c581ae52a
Merge pull request #595 from Ferks-FK/features-#299
...
New Options
2022-11-07 09:28:39 +01:00
Ferks-FK
8a2d7b67f1
Add a warning of blocked server creation for adm's
2022-11-04 19:15:48 +00:00
Ferks-FK
726cc00c3c
Add info for new user option
2022-11-04 17:27:34 +00:00
Ferks-FK
98045d8896
General fixes
2022-11-04 17:15:16 +00:00