Commit Graph

16 Commits

Author SHA1 Message Date
Julian Prieber d9ccad6c7e Fixed generating APP KEY with 'composer update' 2022-06-14 23:45:11 +02:00
Julian Prieber 5de8b86b53 Revert "Merge pull request #69 from JulianPrieber/dependabot/composer/geo-sot/laravel-env-editor-2.0.0"
This reverts commit d414c1c871, reversing
changes made to a639e2b6b1.
2022-05-28 14:13:21 +02:00
dependabot[bot] e406cc788c
Bump geo-sot/laravel-env-editor from 1.1.0 to 2.0.0
Bumps [geo-sot/laravel-env-editor](https://github.com/GeoSot/Laravel-EnvEditor) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/GeoSot/Laravel-EnvEditor/releases)
- [Commits](https://github.com/GeoSot/Laravel-EnvEditor/compare/v1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: geo-sot/laravel-env-editor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 11:58:38 +00:00
dependabot[bot] d48bf9db88
Bump fruitcake/laravel-cors from 2.2.0 to 3.0.0
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: fruitcake/laravel-cors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:31:44 +00:00
Julian Prieber 283ed2c4bf Added updater backend
https://github.com/codedge/laravel-selfupdater
2022-05-24 15:29:36 +02:00
Julian Prieber edd7397239 Added backup backend
https://github.com/spatie/laravel-backup
2022-05-24 15:27:44 +02:00
Julian Prieber 89f8361edd Added security check tool
Added new security check tool. This tool is a new page that displays diagnostic information about your LittleLink Custom installation.

Previously, installing LittleLink Custom on NGINX or other platforms that do not support .htaccess functionality presented a significant security risk if not configured properly. This tool simply shows if critical system files can be accessed externally by anyone. In addition, information about writing access to important files or directories is displayed here.

Read more about this feature on the blog here: https://blog.littlelink-custom.com/new-security-check-tool/
2022-04-20 17:31:38 +02:00
Julian Prieber fef2e09aa9 Added built in Config Editor
LittleLink Custom now includes an .env config editor. This editor can be accessed via the Admin Panel under Admin>Config.
This editor allows admins to edit, backup, download and upload the .env configuration file. All in all, the new feature, allows users to more easily edit the configuration file, contributing to my goal of making LittleLink Custom easier to use.

Read more about this topic on the Blog https://blog.littlelink-custom.com/built-in-config-editor
2022-03-16 14:16:03 +01:00
Khashayar Zavosh 50a78dbbcc upadate composer.json 2021-05-22 18:52:24 +04:30
Khashayar Zavosh 93e2d1039d add breeze to composer.json 2021-04-17 07:07:03 +04:30
Khashayar Zavosh 5f63b43949
Update composer.json 2021-04-16 09:07:56 +04:30
Khashayar Zavosh 2c6c7e25af
Update composer.json 2021-04-16 09:01:48 +04:30
Khashayar Zavosh e2a7e1bd56
Update composer.json 2021-04-16 08:50:57 +04:30
Khashayar Zavosh 9c3e626a12
Update composer.json 2021-04-16 04:28:51 +04:30
Khashayar Zavosh af998c8f16
Update composer.json 2021-04-16 04:23:19 +04:30
Khashayar Zavosh 24db7cbbfb admin littlelink 2021-04-16 03:30:00 +04:30