dependabot[bot]
4cbc26ae05
Bump awssat/laravel-visits from 4.1.0 to 5.0.0
...
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases )
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md )
- [Commits](https://github.com/awssat/laravel-visits/compare/4.1.0...5.0.0 )
---
updated-dependencies:
- dependency-name: awssat/laravel-visits
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 17:04:47 +00:00
Julian Prieber
d50757fa78
Revert "Merge pull request #416 from LinkStackOrg/dependabot/composer/nunomaduro/collision-7.1.0"
...
This reverts commit b02f5dc6a4
, reversing
changes made to 2572db73aa
.
2023-04-26 16:28:06 +02:00
dependabot[bot]
08be1bd1bb
Bump nunomaduro/collision from 6.4.0 to 7.1.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.4.0 to 7.1.0.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 13:45:57 +00:00
Julian Prieber
5dbb2b182d
Version 4.0
...
-- Dashboard Update --
Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00
dependabot[bot]
2649a485c5
Bump awssat/laravel-visits from 4.1.0 to 5.0.0
...
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases )
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md )
- [Commits](https://github.com/awssat/laravel-visits/compare/4.1.0...5.0.0 )
---
updated-dependencies:
- dependency-name: awssat/laravel-visits
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 17:02:20 +00:00
Julian Prieber
adee9ccaec
Initial Vcard
...
Added Vcard feature
2023-03-27 19:04:41 +02:00
Julian Prieber
9ed5dac032
Fixed dependency issue
2023-03-08 17:51:45 +01:00
Julian Prieber
6dc161e94c
Update composer.json
2023-03-07 21:14:11 +01:00
Julian Prieber
b4f09e93fd
Update composer.json
2023-03-07 21:10:26 +01:00
Julian Prieber
ef1b3fd0b0
Updated to Laravel 9
...
This should now work with our dependencies
2023-03-02 16:58:04 +01:00
Julian Prieber
0cb17fafa8
Revert "Updated to Laravel 9"
...
This reverts commit 66a2cbb716
.
2023-03-02 16:54:33 +01:00
Julian Prieber
66a2cbb716
Updated to Laravel 9
...
This should now work with our dependencies
2023-03-02 16:16:16 +01:00
Julian Prieber
2329d8345b
Added new helper function
...
Added new helper function to replace file_get_contents with curl.
2023-01-31 15:49:56 +01:00
Julian Prieber
b9a371b924
Turned function findFile() into helper function
2022-12-22 09:51:19 +01:00
Julian Prieber
6272746763
Update composer.json
...
Downgraded to Laravel 8 again due to an incompatibility with the updater system.
2022-11-10 14:52:55 +01:00
Julian Prieber
951df23c91
Laravel 9
...
Update to Laravel 9
Commit for the upcoming from-end update.
2022-11-08 16:11:59 +01:00
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