Commit graph

104 commits

Author SHA1 Message Date
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 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
IceToast 16a7391372 feat: Fixed extension routes & Added PayPal Extension Routes 2023-01-03 18:31:21 +01:00
1Day fcbf7ffe45 ptero client key 2022-08-11 15:14:50 +02:00
Dennis 487dd09f3e
Merge pull request #517 from jozefbonnar/email
Allows admins to force verify a users email
2022-08-10 20:25:42 +02:00
Jozef Bonnar 266057b666
Add forced email verify for admins 2022-08-10 19:11:02 +01:00
Vikas Dongre 9205ef95d2
Fixed the text overflow issue in navbar. 2022-08-06 11:49:22 +05:30
1Day 5e28d81ead update favicon 2022-06-13 09:23:58 +02:00
1Day 810e2e8508 Update Logo 2022-06-13 09:21:59 +02:00
1day2die f03869efb0 Initial Admin user should receive a ref-code aswell 2022-06-07 17:30:38 +02:00
1day2die fe2075fd75 Update default values 2022-06-07 17:19:19 +02:00
1Day aea9ee17f2 Update forms.php 2022-05-30 10:24:32 +02:00
1Day d6935482e6 small loggin fixes 2022-02-15 16:05:46 +01:00
IceToast 5d32f2109c fix: removed php-fpm requirement, added php-intl requirement, added php8.1 as unsupported 2022-02-10 14:40:23 +01:00
1Day 4276150b14 Better design 2022-02-09 08:36:18 +01:00
1Day 068d1459a6 chore : simplify the installer User creation 2022-02-09 07:54:03 +01:00
1Day 54b55c0f58 installer: Better logging 2022-02-08 08:13:13 +01:00
1Day d3f7e1979b Dont overwrite APP_KEY if it already exists 2022-02-07 15:44:59 +01:00
1Day 77581cf326 skip button 2022-01-26 15:41:42 +01:00
1Day 754dfc9dbf Installer: Check for write-perms 2022-01-26 15:17:51 +01:00
1Day 2947df6ce3 check for HTTPS connection 2022-01-26 13:24:03 +01:00
1Day 4280084cb5 prefill dashboard url 2022-01-26 13:16:11 +01:00
1Day 9c69659a27 fix str_contains -> strpos 2022-01-26 13:04:12 +01:00
1Day 3d9e463b72 change location of install.lock, change strings 2022-01-26 12:48:32 +01:00
Dennis 4f1b0c26bb
Add files via upload 2022-01-24 12:25:30 +01:00
Dennis dae14aa65a
Beauty fixes 2022-01-24 12:24:00 +01:00
Dennis 61a2c601cc
Delete install.lock 2022-01-24 12:16:00 +01:00
Dennis c1ff1721e2
Delete logs.txt 2022-01-24 12:15:54 +01:00
1Day 2274013221 Updates, fixes, etc 2022-01-24 12:12:50 +01:00
Dennis fafe3f61c0
Composer install, Fixes, More secure 2022-01-20 09:26:46 +01:00
Dennis d59a99d002
add example seeder 2022-01-19 21:06:46 +01:00
1Day 4a51c20fcc better php extention recognizion 2022-01-12 08:36:10 +01:00
1Day 94b66250c0 formatting 2022-01-12 08:08:14 +01:00
1Day 80a7b436ad fix artisan commands ran through web installer 2022-01-12 07:57:59 +01:00
1day2die 943f14c2d1 cleanup 2022-01-11 20:03:59 +01:00
1day2die 32f8e643ef create lockfile at the end 2022-01-11 20:00:37 +01:00
1day2die 185725915d pass minlenght 2022-01-11 19:57:15 +01:00
1day2die 2218ec21a5 formatting and user creating 2022-01-11 19:54:32 +01:00
1Day f589f26e23 check for pterodactyl 2022-01-11 16:12:48 +01:00
1Day 94513db2c9 Send Mails via SMTP Check 2022-01-11 15:09:00 +01:00
1Day 632f1943ae Check if installation has already happened 2022-01-11 14:17:37 +01:00
1Day 6186ae2b5c Fixed 2022-01-11 14:15:09 +01:00
1Day b599f3d61f Starting installer script 2022-01-11 14:09:20 +01:00
1Day d66ca934d3 ugh 2022-01-11 12:45:36 +01:00
1Day 676a65098d discord in settings and clreanup .env.example 2022-01-07 10:51:59 +01:00
IceToast fc0ffcb295 feat: added payment method selection & localized strings 2021-12-15 15:06:21 +01:00
IceToast 34a8d566a7 feat: modified db payment table 2021-12-15 11:41:57 +01:00
AVMG20 16a7d174e9 new server create page w.i.p 2021-11-06 01:56:57 +01:00
AVMG20 a9e86a4b18 README update 2021-06-26 17:53:00 +02:00
AVMG e0199589dc
Merge branch 'development' into useful_links_and_menu 2021-06-10 23:36:50 +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 ffa6035c2b 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:25:13 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00