Commit Graph

990 Commits

Author SHA1 Message Date
Julian Prieber 8733f159f9 Added animation
Credit: https://codepen.io/chriscoyier/pen/XWNqxyY
2022-09-14 13:11:38 +02:00
Julian Prieber 8e34499dea Removed "BETA" tag 2022-09-14 12:59:49 +02:00
Julian Prieber 256d03b407 Updated theme updater update button 2022-09-14 12:56:50 +02:00
Julian Prieber e50c052aee Update theme.blade.php 2022-09-14 12:46:25 +02:00
Julian Prieber db9ecc3804 Added theme update notification 2022-09-14 12:34:26 +02:00
Julian Prieber 4c8f8283d9 Fixed GitHub API rate limit
For Theme Updater
2022-09-13 21:04:17 +02:00
Julian Prieber 1c6f9d1746 Update littlelink.blade.php 2022-09-13 20:07:08 +02:00
Julian Prieber 874e8c94eb Added option to disable theme updater in config 2022-09-13 19:44:47 +02:00
Julian Prieber c589a3adad Implemented Theme Updater beta
https://github.com/JulianPrieber/littlelink-custom/discussions/49#discussioncomment-3408857
2022-09-13 13:47:21 +02:00
Julian Prieber 68d6060a9d
Update version.json 2022-09-11 15:23:01 +02:00
Julian Prieber 142a51cda0 Update littlelink.blade.php 2022-09-11 15:06:31 +02:00
Julian Prieber 82fd45f33b
Update version.json 2022-09-11 14:43:47 +02:00
Julian Prieber 837e613970 Fixed home page buttons 2022-09-10 12:18:51 +02:00
Julian Prieber 25afd8f074 Added options to disable custom code in themes 2022-09-10 11:15:40 +02:00
Julian Prieber 9f8b865a35 Added theme "Stargazer" 2022-09-09 22:28:11 +02:00
Julian Prieber 2028862b92 Added themes v2 support to home page 2022-09-09 19:17:14 +02:00
Julian Prieber 3c760632a0
Update README.md 2022-09-08 13:34:40 +02:00
Julian Prieber fd76f5c7b8
Merge pull request #155 from JulianPrieber/dev
Implemented updates for themes v2
2022-09-07 23:09:35 +02:00
Julian Prieber 470057a82b
Update version.json 2022-09-07 22:02:07 +02:00
Julian Prieber ed22174894
Merge pull request #154 from JulianPrieber/dependabot/composer/mockery/mockery-1.5.1
Bump mockery/mockery from 1.5.0 to 1.5.1
2022-09-07 20:46:28 +02:00
Julian Prieber 4d9c1e120b Implemented updates for themes v2 2022-09-07 19:32:36 +02:00
dependabot[bot] faa5d58e36
Bump mockery/mockery from 1.5.0 to 1.5.1
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.5.0...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 16:28:13 +00:00
Julian Prieber 3c5b4b29a2
Merge pull request #149 from JulianPrieber/dependabot/composer/laravel/sail-1.16.0
Bump laravel/sail from 1.15.4 to 1.16.0
2022-09-06 18:58:09 +02:00
dependabot[bot] b71d028200
Bump laravel/sail from 1.15.4 to 1.16.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.4 to 1.16.0.
- [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.4...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 16:35:22 +00:00
Julian Prieber f3f9e32110
Update README.md 2022-09-04 14:03:52 +02:00
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