Commit Graph

534 Commits

Author SHA1 Message Date
Julian Prieber 0e257ef8ab Updated update notification system
Made NOTIFY_UPDATES=all and NOTIFY_UPDATES=major use the same version source file to prevent GitHub API limit from being reached.
2022-05-28 15:49:29 +02:00
Julian Prieber 9a99d858e0 Update self-update.php 2022-05-28 14:52:37 +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
Julian Prieber c21db40809 Added beta support to updater 2022-05-28 14:03:49 +02:00
Julian Prieber d414c1c871
Merge pull request #69 from JulianPrieber/dependabot/composer/geo-sot/laravel-env-editor-2.0.0
Bump geo-sot/laravel-env-editor from 1.1.0 to 2.0.0
2022-05-28 13:58:48 +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
Julian Prieber a639e2b6b1
Merge pull request #71 from JulianPrieber/dependabot/composer/fruitcake/laravel-cors-3.0.0
Bump fruitcake/laravel-cors from 2.2.0 to 3.0.0
2022-05-28 13:57:46 +02:00
Julian Prieber 356dd1a201
Delete robots.txt 2022-05-27 20:30:24 +02: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 0a240a3082
Update README.md 2022-05-27 17:02:43 +02:00
Julian Prieber 2d84c6b2c6
Update README.md 2022-05-27 16:56:00 +02:00
Julian Prieber 7fa3fd1c5b
Update LICENSE 2022-05-27 16:55:05 +02:00
Julian Prieber 0da798fd63
Update README.md 2022-05-27 16:52:24 +02:00
Julian Prieber a38c5904a7
Update LICENSE 2022-05-27 16:50:09 +02:00
Julian Prieber 889576d5e2
Update version.json 2022-05-27 16:10:55 +02:00
Julian Prieber 961e701080 Update composer.lock 2022-05-27 15:24:58 +02:00
Julian Prieber 548a6eac3d
Merge pull request #65 from JulianPrieber/dependabot/composer/laravel/sail-1.14.7
Bump laravel/sail from 1.14.6 to 1.14.7
2022-05-27 15:21:22 +02:00
Julian Prieber e244af2ad6
Merge pull request #66 from JulianPrieber/dependabot/composer/laravel/framework-8.83.14
Bump laravel/framework from 8.83.13 to 8.83.14
2022-05-27 15:21:14 +02:00
Julian Prieber c7a171170e
Merge pull request #67 from JulianPrieber/dependabot/composer/guzzlehttp/guzzle-7.4.3
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3
2022-05-27 15:21:05 +02:00
Julian Prieber 3dae44867e
Added Automatic Updater
The newest update of LittleLink Custom introduces automatic updater. This updater allows users to update their installation with one click.

Gone are the days of having to download the update files and placing them into your web directory by hand.

Read more: https://littlelink-custom.com/blog/last-update
2022-05-27 15:20:49 +02:00
Julian Prieber 35d59f0249 Update composer.lock 2022-05-26 12:46:22 +02:00
Julian Prieber 8b7929dfa8 Update update.blade.php 2022-05-26 12:12:29 +02:00
Julian Prieber 7cf52a4a6a Update web.php 2022-05-26 12:12:09 +02:00
Julian Prieber 909c11263f Update update.blade.php 2022-05-26 11:40:13 +02:00
Julian Prieber 95057f6209 Update web.php 2022-05-26 11:38:34 +02:00
Julian Prieber f60ff94f6d Update pages.blade.php 2022-05-26 11:21:55 +02:00
Julian Prieber 0deca1f257 Update update.blade.php 2022-05-26 11:16:46 +02:00
Julian Prieber d9bd9d6307 Update updater.blade.php 2022-05-26 11:10:33 +02:00
Julian Prieber 84b365958f Update update.blade.php 2022-05-26 11:10:05 +02:00
Julian Prieber 387b67db1d Update sidebar.blade.php 2022-05-25 23:19:29 +02:00
Julian Prieber df384df2cf Update sidebar.blade.php 2022-05-25 23:15:34 +02:00
Julian Prieber 122d9e31e6 Update update.blade.php 2022-05-25 22:09:54 +02:00
Julian Prieber 8f09d399cd Update update.blade.php 2022-05-25 21:26:57 +02:00
Julian Prieber dde1185075 Update update.blade.php 2022-05-25 20:53:32 +02:00
Julian Prieber c90e49fa1c Update web.php 2022-05-25 20:53:00 +02:00
dependabot[bot] 7d35c8bf78
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 17:21:45 +00:00
Julian Prieber 8de8e665d8 Update .htaccess 2022-05-25 17:28:03 +02:00
Julian Prieber 7927d8e021 Update update.blade.php 2022-05-25 17:05:19 +02:00
Julian Prieber dc32587dee Update updater.blade.php 2022-05-25 17:04:47 +02:00
Julian Prieber 7360bd37de Update update.blade.php 2022-05-25 17:00:21 +02:00
Julian Prieber fd8a2770da Update backup.php 2022-05-25 16:59:52 +02:00
Julian Prieber 6322e906e9 Update version.json 2022-05-25 16:28:02 +02:00
Julian Prieber d1f9bffc07 Update sidebar.blade.php 2022-05-25 16:27:06 +02:00
Julian Prieber 1fd71f1727 Update updater.blade.php 2022-05-25 16:22:14 +02:00
Julian Prieber 867f6c1efc Update web.php 2022-05-25 16:20:05 +02:00
Julian Prieber 694ea93d51 Update update.blade.php 2022-05-25 16:19:20 +02:00
Julian Prieber 0987c092f1 Update self-update.php 2022-05-25 15:53:42 +02:00
Julian Prieber be76c31f2d Update update.blade.php 2022-05-25 11:52:57 +02:00
dependabot[bot] 93c65b6100
Bump laravel/framework from 8.83.13 to 8.83.14
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.13 to 8.83.14.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.13...v8.83.14)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 16:42:26 +00:00
dependabot[bot] c27389c406
Bump laravel/sail from 1.14.6 to 1.14.7
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 16:41:45 +00:00