Commit graph

73 commits

Author SHA1 Message Date
MrWeez 6623f957a1 Fix old name and dead links 2024-05-07 04:58:15 +03:00
1day2die 0c067e26c8 Revert "Merge branch 'development' into main"
This reverts commit 3810b487cd, reversing
changes made to d9a41840ce.
2023-04-25 09:22:30 +02:00
1day2die d6fe858e84 Fix Installer CSS 2023-04-20 11:43:53 +02:00
Dennis be1344f63e
Merge branch 'ControlPanel-gg:development' into development 2023-04-05 15:20:37 +02:00
Dennis 20bd030e78
fix: Button not clickable on step 2.5 of installation. (#786) 2023-04-05 15:20:21 +02:00
Vikas Dongre 59cb5eab67 fix: Button not clickable on step 2.5 of installation. 2023-04-05 18:45:00 +05:30
Jens 6dac81e809
Fix: WHY 2023-04-05 15:09:12 +02:00
Dennis c3aff98094
Merge branch 'ControlPanel-gg:development' into development 2023-04-05 14:35:41 +02:00
Jens b20a2d24e4
Merge branch 'development' into improve/installer-ui 2023-04-05 14:33:48 +02:00
Jens 482c613ca6
Move .env.example to functions.php 2023-04-05 14:14:55 +02:00
Jens 8ff3f04c0b
Move .env.example to functions.php 2023-04-05 14:13:52 +02:00
1day2die 9ddb44c3dc Merge branch 'development' of https://github.com/1day2die/dashboard into development 2023-04-05 09:47:28 +02:00
Vikas Dongre b636ea0554 style: 💄 Improved UI/UX of the Installer. 2023-04-04 21:36:05 +05:30
Jens b4e1b5aeca Rename controlpanel.log to installer.log 2023-04-02 20:00:56 +02:00
AGuyNamedJens ffba7ebf1b (refactor) revert the revert, things work now. 2023-04-02 20:00:56 +02:00
AGuyNamedJens 761d044957 (refactor) actually fix the checkHttps log
(refactor) change logger output to controlpanel.log
(refactor) add and fix extension logs
2023-04-02 20:00:56 +02:00
AGuyNamedJens 307aaee082 (refactor) checkHTTPS Looks better this way, also fixes the log 2023-04-02 20:00:56 +02:00
AGuyNamedJens b1f6528605 Forgot to remove this debug-debug log lol 2023-04-02 20:00:56 +02:00
AGuyNamedJens 388d0eafa0 (revert) Revert setenv/getenv
(refactor) Fix logging, use new logger
(refactor) Add debug logs to the installer and functions
(refactor) Remove unused dotenv
2023-04-02 20:00:56 +02:00
Jens f63d8080a3 (Refactor) Use laravel's logging system, specified a few log levels and refactor the function calls 2023-04-02 20:00:56 +02:00
Jens 470bc6d545 (Refactor) run_console now gives more control (all optional) using a more up-to-date method proc_open
Use the PHP documentation to get more knowledge.
2023-04-02 20:00:56 +02:00
Jens bc34bb5fa0 (Refactor) default encryption method 2023-04-02 20:00:56 +02:00
Jens 1d9ac19c16 (Refactor) rename getEnvironmentValue to getenv, rename setEnvironmentValue to setenv 2023-04-02 20:00:56 +02:00
Jens ef1ec46bad (Refactor) Remove getEnvironmentValue, rename setEnvironmentValue to setenv to match php defaults 2023-04-02 20:00:56 +02:00
AGuyNamedJens efd61fb376 (refactor) Refactor forms.php 2023-04-02 20:00:56 +02:00
AGuyNamedJens 299d8b637a (refactor) Refactor functions.php 2023-04-02 20:00:56 +02:00
AGuyNamedJens 086f685780 (refactor) Refactor index.php 2023-04-02 20:00:56 +02:00
AGuyNamedJens 4d97c1473b (refactor) Forgot to include autoload file 2023-04-02 20:00:56 +02:00
AGuyNamedJens 63c435c610 (refactor) More refactoring, also add missing serialize method 2023-04-02 20:00:56 +02:00
AGuyNamedJens 08e09c5d08 (feat) New encryption and decryption functions
(refactor) Modify the get and set environment functions
(refactor) Refactor the entire functions.php file.
2023-04-02 20:00:56 +02:00
AGuyNamedJens a9b7531ab1 (refactor) Refactor encryption method 2023-04-02 20:00:56 +02:00
AGuyNamedJens 224900890b (fix/feat) Fix deprecations, add encryption, fix API Calls & Fix Database 2023-04-02 20:00:56 +02:00
1DayLaptop 36b7842085 installer new settings - Missing encryption 2023-03-15 10:48:10 +01:00
1day2die a5ec206a08 fix installer php version 2023-01-17 14:28:13 +01:00
1day2die b69cbcfe65 upgrade installer, fix TOS showing 2023-01-11 16:44:44 +01: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
1Day fcbf7ffe45 ptero client key 2022-08-11 15:14:50 +02:00
Jozef Bonnar 266057b666
Add forced email verify for admins 2022-08-10 19:11:02 +01: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