Commit Graph

815 Commits

Author SHA1 Message Date
Julian Prieber e82bccb98a
Update README.md 2022-09-04 13:58:32 +02:00
Julian Prieber 2244028565
Update README.md 2022-09-04 13:58:04 +02:00
Julian Prieber d28cef5193 Fixed share icon on Firefox 2022-09-02 14:05:36 +02:00
Julian Prieber 64ce15ab67
Update README.md 2022-09-01 21:56:51 +02:00
Julian Prieber 25ba95006f
Update version.json 2022-08-31 14:06:40 +02:00
Julian Prieber 9b9e414302
Merge pull request #141 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.5.24
Bump phpunit/phpunit from 9.5.23 to 9.5.24
2022-08-31 13:42:31 +02:00
Julian Prieber a2307e90b0
Update README.md 2022-08-31 13:42:13 +02:00
Julian Prieber d238c17b64 Removed "pin link"
Not fully disabled yet.
2022-08-31 13:39:19 +02:00
Julian Prieber 6bb432a4be Fixed bug
Button editor broken by link sorter
2022-08-31 13:35:56 +02:00
dependabot[bot] 977fb96d67
Bump phpunit/phpunit from 9.5.23 to 9.5.24
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.23 to 9.5.24.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 16:45:08 +00:00
Julian Prieber 1601ce9865
Merge pull request #140 from JulianPrieber/dependabot/composer/guzzlehttp/guzzle-7.5.0
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
2022-08-29 23:14:43 +02:00
dependabot[bot] a0310b2365
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.5 to 7.5.0.
- [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.5...7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 16:58:01 +00:00
Julian Prieber 145a845e56
Update version.json 2022-08-26 19:35:58 +02:00
Julian Prieber 8d7c222edf Revert "Added scroll to bottom button"
This reverts commit 250d48a187.
2022-08-26 15:04:16 +02:00
Julian Prieber 1c6d4f19b9
Merge pull request #132 from JulianPrieber/dependabot/composer/codedge/laravel-selfupdater-3.5.0
Bump codedge/laravel-selfupdater from 3.4.1 to 3.5.0
2022-08-26 14:27:50 +02:00
dependabot[bot] b1c43ba513
Bump codedge/laravel-selfupdater from 3.4.1 to 3.5.0
Bumps [codedge/laravel-selfupdater](https://github.com/codedge/laravel-selfupdater) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/codedge/laravel-selfupdater/releases)
- [Commits](https://github.com/codedge/laravel-selfupdater/compare/3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: codedge/laravel-selfupdater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 16:32:23 +00:00
Julian Prieber 43fab1aa22
Merge pull request #131 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.5.23
Bump phpunit/phpunit from 9.5.21 to 9.5.23
2022-08-23 13:19:28 +02:00
Julian Prieber 250d48a187 Added scroll to bottom button
Added scroll to bottom button to:

config page
advanced config page
alternative config editor page
2022-08-23 13:18:09 +02:00
dependabot[bot] 87c6716efb
Bump phpunit/phpunit from 9.5.21 to 9.5.23
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 16:34:41 +00:00
Julian Prieber 1ddae3fc94 Fixed FA
Fixed Font Awesome. Again...

Now using CSS and JS
2022-08-22 12:44:09 +02:00
Julian Prieber a1f018e6d1
Merge pull request #129 from JulianPrieber/dependabot/composer/laravel/sail-1.15.4
Bump laravel/sail from 1.15.3 to 1.15.4
2022-08-21 14:13:30 +02:00
dependabot[bot] 6c10b36bd8
Bump laravel/sail from 1.15.3 to 1.15.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.3 to 1.15.4.
- [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.15.3...v1.15.4)

---
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-08-19 16:28:32 +00:00
Julian Prieber 0b7ee6949d
Merge pull request #123 2022-08-17 16:05:41 +02:00
Milan C e1089e7367 Fixed Base of Loading screen and Sortable path for sub folders 2022-08-17 02:53:43 +05:30
Milan C 9cc14c59af Change base.. 2022-08-17 01:57:48 +05:30
Milan C 720fdba99a Removed unused images. 2022-08-17 01:27:21 +05:30
Milan C 2866d66ce0 Added Base. 2022-08-17 01:21:56 +05:30
Julian Prieber 5db0f4c77a
Merge pull request #127 from JulianPrieber/dependabot/composer/laravel/sail-1.15.3
Bump laravel/sail from 1.15.2 to 1.15.3
2022-08-16 18:32:04 +02:00
dependabot[bot] 8f8fb288bf
Bump laravel/sail from 1.15.2 to 1.15.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.2 to 1.15.3.
- [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.15.2...v1.15.3)

---
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-08-16 16:30:54 +00:00
Julian Prieber db30b36202
Degoogled LittleLink Custom
Degoogled Project
2022-08-16 18:13:32 +02:00
Julian Prieber fa1210a2f2 Changed from Google to DuckDuckGo API to retrieve custom website icons
Changed from Google to DuckDuckGo API for improved privacy and compliance with local laws in an effort to degoogle LittleLink Custom.

See: https://github.com/JulianPrieber/littlelink-custom/issues/124
2022-08-16 18:01:49 +02:00
MagicLike 0ddd06b01a Degoogled Project
- Replaced Google Fonts with Bunny Fonts
- Replaced Google example with "Example" & "example.com"
2022-08-16 17:50:13 +02:00
Julian Prieber c082602715 Changed Custom Website buttons to use HTTPS to fetch favicon 2022-08-16 16:36:45 +02:00
Julian Prieber 6df47837e6
Update README.md 2022-08-16 14:56:05 +02:00
Milan C 0444297a6a Refactor code 2022-08-15 01:12:40 +05:30
Milan C cb613f6a05 Init Sortable links. 2022-08-15 00:35:26 +05:30
Julian Prieber 435e09a240 Fixed FA 2022-08-10 20:03:46 +02:00
Julian Prieber 4545a784e9
Merge pull request #118 from JulianPrieber/dependabot/composer/laravel/sail-1.15.2
Bump laravel/sail from 1.15.1 to 1.15.2
2022-08-10 13:54:54 +02:00
dependabot[bot] 1b1a26d3d8
Bump laravel/sail from 1.15.1 to 1.15.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.1 to 1.15.2.
- [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.15.1...v1.15.2)

---
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-08-09 16:40:34 +00:00
Julian Prieber 8bf6ffb837 Update web.php 2022-08-08 15:50:40 +02:00
Julian Prieber bcaf3593b9 Fixed bug "Maintenance Mode while updating" 2022-08-08 15:30:28 +02:00
Julian Prieber edc2f548c9 Update web.php 2022-08-08 14:55:54 +02:00
Julian Prieber 45a607ea33 Added new option to .env config 2022-08-08 14:27:00 +02:00
Julian Prieber bce7a57459 Added option to config on update 2022-08-08 14:23:58 +02:00
Julian Prieber fc8a18f0d7 Switched Font Awesome from JS to CSS 2022-08-08 14:11:19 +02:00
Julian Prieber 75d39276ed Added Maintenance Mode 2022-08-08 14:09:11 +02:00
Julian Prieber 3275e9ce15
Create SECURITY.md 2022-08-08 12:23:48 +02:00
Julian Prieber b51b7c46a8 Added independent backup system 2022-08-06 12:20:28 +02:00
Julian Prieber 33fd0f7e10 Added option to adjust visible button count on edit link page 2022-08-05 17:29:49 +02:00
Julian Prieber baeca4acef
Update version.json 2022-08-02 12:17:09 +02:00