Julian Prieber
|
5278d0d926
|
Update version.json
|
2023-01-26 15:30:33 +01:00 |
Julian Prieber
|
5f38bee1cc
|
Legacy support for themes
|
2023-01-25 20:11:50 +01:00 |
Julian Prieber
|
6f6e260f4b
|
Fixed for current system
|
2023-01-25 17:41:04 +01:00 |
Julian Prieber
|
590f5b45ad
|
Added button to remove profile picture
|
2023-01-23 17:19:09 +01:00 |
dependabot[bot]
|
587ffba136
|
Bump laravel/socialite from 5.6.0 to 5.6.1
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.6.0...v5.6.1)
---
updated-dependencies:
- dependency-name: laravel/socialite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 16:12:36 +00:00 |
Julian Prieber
|
5b23fa08de
|
Changed profile picture save method to use user id
Changed profile picture to use user id instead of username to save it.
If merged, this will reset all current profile pictures on the instance.
|
2023-01-23 16:54:18 +01:00 |
Julian Prieber
|
c0c4397cd8
|
Bugfix
|
2023-01-23 16:48:45 +01:00 |
Julian Prieber
|
26bd92fdc7
|
Bugfix
Fixed bug changes not applying when not changing littlelink name.
|
2023-01-23 16:30:29 +01:00 |
Julian Prieber
|
1950ba2a18
|
Now forcing usernames to be unique
Now forcing usernames to be unique in regard to capitalization.
|
2023-01-23 16:06:07 +01:00 |
Julian Prieber
|
75e60a9623
|
Merge pull request #301 from JulianPrieber/dependabot/composer/laravel/sail-1.18.1
Bump laravel/sail from 1.18.0 to 1.18.1
|
2023-01-22 20:30:54 +01:00 |
Julian Prieber
|
1863364ef7
|
Update lang.blade.php
|
2023-01-20 13:25:18 +01:00 |
Julian Prieber
|
41f3173e25
|
Update lang.blade.php
|
2023-01-19 23:23:36 +01:00 |
Julian Prieber
|
f62fa9aa69
|
Update README.md
|
2023-01-19 22:07:00 +01:00 |
Julian Prieber
|
7464ae6ec8
|
Update web.php
|
2023-01-19 21:12:08 +01:00 |
Julian Prieber
|
8222762ce4
|
Update version.json
|
2023-01-19 12:47:02 +01:00 |
Julian Prieber
|
7813e52f07
|
Merge pull request #302 from JulianPrieber/dependabot/composer/laravel/socialite-5.6.0
Bump laravel/socialite from 5.5.8 to 5.6.0
|
2023-01-18 23:03:58 +01:00 |
dependabot[bot]
|
3c6653c644
|
Bump laravel/socialite from 5.5.8 to 5.6.0
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.8 to 5.6.0.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.8...v5.6.0)
---
updated-dependencies:
- dependency-name: laravel/socialite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 16:08:09 +00:00 |
dependabot[bot]
|
7c761bfaa5
|
Bump laravel/sail from 1.18.0 to 1.18.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.18.0 to 1.18.1.
- [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.18.0...v1.18.1)
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 16:07:20 +00:00 |
Julian Prieber
|
8e15f0ab3e
|
Merge pull request #299 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.5.28
Bump phpunit/phpunit from 9.5.27 to 9.5.28
|
2023-01-16 20:34:41 +01:00 |
dependabot[bot]
|
16696cdae6
|
Bump phpunit/phpunit from 9.5.27 to 9.5.28
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-16 16:18:26 +00:00 |
Julian Prieber
|
17617f2481
|
Merge pull request #295 from JulianPrieber/dependabot/composer/laravel/tinker-2.8.0
Bump laravel/tinker from 2.7.3 to 2.8.0
|
2023-01-15 23:15:47 +01:00 |
Julian Prieber
|
725c1ad3ab
|
Merge pull request #297 from JulianPrieber/dependabot/composer/doctrine/dbal-3.5.3
Bump doctrine/dbal from 3.5.2 to 3.5.3
|
2023-01-13 13:15:05 +01:00 |
Julian Prieber
|
e47b35d5d9
|
Removed sections from Advanced Config
|
2023-01-12 22:28:51 +01:00 |
dependabot[bot]
|
2dd75bed7b
|
Bump doctrine/dbal from 3.5.2 to 3.5.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.2...3.5.3)
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-12 16:09:18 +00:00 |
dependabot[bot]
|
0a4cdcd4af
|
Bump laravel/tinker from 2.7.3 to 2.8.0
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.7.3...v2.8.0)
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-12 13:11:15 +00:00 |
Julian Prieber
|
ce337f5f2a
|
Merge pull request #296 from JulianPrieber/dependabot/composer/laravel/socialite-5.5.8
Bump laravel/socialite from 5.5.7 to 5.5.8
|
2023-01-12 14:09:18 +01:00 |
Julian Prieber
|
4ae488703a
|
Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom
|
2023-01-11 21:59:07 +01:00 |
Julian Prieber
|
972e7c7c96
|
Added Facebook page icon
|
2023-01-11 21:59:06 +01:00 |
Julian Prieber
|
59ad82160e
|
Update README.md
|
2023-01-11 21:06:42 +01:00 |
Julian Prieber
|
ac752ec1b5
|
Moved settings
|
2023-01-11 21:02:39 +01:00 |
dependabot[bot]
|
6c70d93933
|
Bump laravel/socialite from 5.5.7 to 5.5.8
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.7 to 5.5.8.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.7...v5.5.8)
---
updated-dependencies:
- dependency-name: laravel/socialite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 16:17:51 +00:00 |
Julian Prieber
|
6809f508f1
|
Added GitHub option for social login
|
2023-01-11 15:02:15 +01:00 |
Julian Prieber
|
b7b38d4c1a
|
Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom
|
2023-01-11 14:31:26 +01:00 |
Julian Prieber
|
6273400ddb
|
Update services.php
Added GitHub
|
2023-01-11 14:31:24 +01:00 |
Julian Prieber
|
fea948cbe6
|
Merge pull request #292 from JulianPrieber/dependabot/composer/laravel/sail-1.18.0
Bump laravel/sail from 1.17.0 to 1.18.0
|
2023-01-11 13:51:25 +01:00 |
dependabot[bot]
|
d910a69878
|
Bump laravel/sail from 1.17.0 to 1.18.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.17.0 to 1.18.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.17.0...v1.18.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>
|
2023-01-10 17:00:41 +00:00 |
Julian Prieber
|
a080e51835
|
Temporary fix for the unintended scrolling bug when applying settings
@Yohn
|
2023-01-10 14:41:00 +01:00 |
Julian Prieber
|
67638136db
|
Update finishing.blade.php
|
2023-01-09 18:25:08 +01:00 |
Julian Prieber
|
1f38010ef6
|
Updated .env
|
2023-01-09 18:13:59 +01:00 |
Julian Prieber
|
9b85395d14
|
Update .env
|
2023-01-09 18:08:45 +01:00 |
Julian Prieber
|
dd68dee129
|
Added option to rename footer pages
Users can now edit the names of footer pages. This new category on the config page replaces the previous section in the Advanced Config.
|
2023-01-09 18:07:30 +01:00 |
Julian Prieber
|
fcd0fd4a00
|
Update version.json
|
2023-01-09 14:17:53 +01:00 |
Julian Prieber
|
cb77a6090e
|
Merge pull request #291 from JulianPrieber/dependabot/composer/laravel/socialite-5.5.7
Bump laravel/socialite from 5.5.6 to 5.5.7
|
2023-01-08 13:21:47 +01:00 |
Julian Prieber
|
ececd76ebe
|
Merge pull request #290 from JulianPrieber/dependabot/composer/laravel/sail-1.17.0
Bump laravel/sail from 1.16.6 to 1.17.0
|
2023-01-07 11:01:54 +01:00 |
dependabot[bot]
|
9c8539ace6
|
Bump laravel/socialite from 5.5.6 to 5.5.7
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.6 to 5.5.7.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.6...v5.5.7)
---
updated-dependencies:
- dependency-name: laravel/socialite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 16:08:04 +00:00 |
dependabot[bot]
|
b711fe999e
|
Bump laravel/sail from 1.16.6 to 1.17.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.6 to 1.17.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.16.6...v1.17.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>
|
2023-01-04 16:07:30 +00:00 |
Julian Prieber
|
4ea326cdc3
|
Update README.md
|
2022-12-31 19:02:35 +01:00 |
Julian Prieber
|
40a4e7c703
|
Merge pull request #287 from StoneMonarch/main
Tiny correction.
|
2022-12-26 23:55:37 +01:00 |
Josh Leubecher-Robinson
|
28f29663ec
|
Tiny correction.
A very very very small correction to a single word
|
2022-12-26 17:50:34 -05:00 |
Julian Prieber
|
e2d4e86c0c
|
Fixed fadein animation
Fixed fadein animation on littlelink page items
|
2022-12-23 12:54:07 +01:00 |