Commit graph

53 commits

Author SHA1 Message Date
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 a57c063e6b
Replace deprecated HEADER_X_FORWARDED_ALL constant 2023-01-05 17:02:13 +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
1day2die bd2eec9a28 user allowed to delete himself 2023-01-02 15:00:57 +01:00
1day2die 1c3f45d1dc Update app.php 2022-11-29 09:32:06 +01:00
Dennis fbbbd20a62
Update app.php 2022-10-27 10:00:45 +02:00
Dennis eb09082aa0
Update app.php 2022-10-27 09:56:45 +02:00
Dennis 21af9d9e77
Update app.php 2022-08-19 23:08:11 +02:00
Dennis 2c0ff94fca
Update app.php 2022-08-16 23:04:28 +02:00
Dennis 8bce05a6f5
Update app.php 2022-08-15 15:45:43 +02:00
Dennis 740f8262e3
Update app.php 2022-08-12 08:31:45 +02:00
IceToast 935bc05880 fix: 🐛 Recaptcha credentials must not be null even if disabled 2022-08-06 16:39:31 +02:00
1Day 2854db13ff Update app.php 2022-07-12 07:59:55 +02:00
1Day c5096c88ec Update Versionnumber 2022-06-02 09:14:18 +02:00
1Day 74d315810e Update Version 2022-05-30 09:24:17 +02:00
1day2die 39af09b521 Update app.php 2022-04-20 12:15:49 +02:00
Dennis 49256a3522
Merge branch 'main' into development 2022-02-15 11:31:42 +01:00
1Day 094c2ba04f Update App Version 2022-02-15 11:29:31 +01:00
Dennis b653a02481
Update app.php 2022-02-08 11:01:54 +01:00
1Day d3f7e1979b Dont overwrite APP_KEY if it already exists 2022-02-07 15:44:59 +01:00
1Day 4f67108606 dynamic languagefile search 2022-02-04 08:01:22 +01:00
Dennis 7707d1bca4
add dutch 2022-01-26 16:11:33 +01:00
Dennis f7c777596e
Changed Versionnumber to 0.7 2022-01-26 09:04:06 +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
1Day 7bd0f2a9d3 cleanup language 2022-01-05 15:03:29 +01:00
1Day 831e6a7ee1 Language settings. DYNAMC IS STILL MISSING 2022-01-05 13:30:05 +01:00
Dennis 3b76875120
Update new languages 2021-12-28 07:56:33 +01:00
Dennis 70b261f2ab
Merge pull request #333 from 1day2die/dynamic_language_selection
Dynamic language depending on users browserlanguage - Ability to change Language manually
2021-12-27 13:59:41 +01:00
1day2die e6910fb13d fix dynamic locale if unset 2021-12-24 00:42:37 +01:00
1Day 72b25e53c3 Option to disable certain languages completely 2021-12-23 09:09:39 +01:00
IceToast 2bfe26247a Merge branch 'development' into servers-servercard 2021-12-22 15:14:21 +01:00
IceToast f10933104c feat: Added Localization generation 2021-12-22 14:31:09 +01:00
1Day 09fc130306 Remove translationmanager 2021-12-22 10:36:35 +01:00
1Day 130b4cda04 Updated: Enable/Disable dynamic localization. Dropdown to change language for users 2021-12-16 14:30:28 +01:00
1Day 22d4a4edf6 Dynamic language depending on users browserlanguage
Also includes Italian and Chinese translation
2021-12-16 09:53:03 +01:00
1Day 53bc9b8051 remove translation manager 2021-12-15 11:10:27 +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
Dennis 63c44e6c0b
Merge branch 'development' into Invoices 2021-12-14 18:54:58 +01:00
1day2die e2328cb328 Translate Datatables 2021-12-13 22:39:40 +01:00
1Day 60b310bc0c multilanguage support 2021-12-13 13:28:01 +01:00
1day2die 9644fe0fe2 first steps 2021-12-06 17:11:48 +01:00
Dennis 9d64eaf73f
Merge branch 'ControlPanel-gg:main' into Invoices 2021-11-30 21:05:41 +01:00
1day2die c3a777bdf4 First COmmit 2021-11-26 20:42:38 +01:00
AVMG20 bd6cec92ea update version number 2021-11-18 19:25:57 +01:00
AVMG20 d2241e4660 update version 2021-11-03 20:20:43 +01:00
AVMG20 3665b9ff55 improved user controller 2021-10-11 23:46:06 +02:00
AVMG20 b8c8cb7404 cleanup + auto unsuspend servers when credits update 2021-09-09 20:50:16 +02:00
Jovan Jovanovic 98df07269f Add APP_TIMEZONE env variable 2021-07-28 18:29:06 +02:00