Julian Prieber
00ec750dca
Added option to theme config to hide verification badge
2023-02-09 16:26:57 +01:00
Julian Prieber
8b4c40fb56
Updated badge styling
2023-02-09 16:08:39 +01:00
Julian Prieber
d1fd8dc9f9
Updated badge styling
2023-02-09 15:59:19 +01:00
Julian Prieber
534086a74b
Centered badge
2023-02-09 15:43:25 +01:00
Julian Prieber
adc23b8a78
Update verify-svg.blade.php
2023-02-09 15:22:35 +01:00
Julian Prieber
14b7157f6d
Merge pull request #323 from JulianPrieber/badge
...
Add Badge
2023-02-09 15:13:54 +01:00
Julian Prieber
5edb953cd5
Update version.json
2023-02-09 14:48:14 +01:00
Julian Prieber
f0c08f6aae
Merge pull request #321 from JulianPrieber/dependabot/composer/doctrine/dbal-3.6.0
...
Bump doctrine/dbal from 3.5.3 to 3.6.0
2023-02-09 14:39:29 +01:00
dependabot[bot]
59f58e68fe
Bump doctrine/dbal from 3.5.3 to 3.6.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 16:06:03 +00:00
Julian Prieber
0d63363e49
Updated badge system
...
Themes can now overwrite the check mark's colors and styling.
2023-02-07 16:20:17 +01:00
Julian Prieber
ba04bb453e
Merge pull request #320 from fIight/main
...
VIP Verification Badge
2023-02-07 14:54:17 +01:00
pey
afe70e3b70
Update littlelink.blade.php
2023-02-07 08:49:02 -05:00
pey
4b4c30f2b5
Create verify.svg
2023-02-07 08:48:02 -05:00
pey
dcc0a042d6
Update littlelink.blade.php
...
added functionality to call for variable to authorize if user has the permission to display badge
2023-02-07 08:47:15 -05:00
pey
b794a2c7ab
Update UserController.php
...
updated to access to the user's role as a variable
2023-02-07 08:45:09 -05:00
Julian Prieber
3bb548d579
Fixed problems while updating
2023-02-06 21:46:16 +01:00
Julian Prieber
324d68e274
Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom
2023-02-06 20:50:50 +01:00
Julian Prieber
3ce3d247af
Update pages.blade.php
2023-02-06 20:50:43 +01:00
Julian Prieber
15fd35dbfe
Merge pull request #319 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.6.3
...
Bump phpunit/phpunit from 9.5.28 to 9.6.3
2023-02-06 20:48:20 +01:00
Julian Prieber
73681a4af6
Merge pull request #318 from JulianPrieber/dependabot/composer/barryvdh/laravel-ide-helper-2.13.0
...
Bump barryvdh/laravel-ide-helper from 2.12.3 to 2.13.0
2023-02-06 20:48:12 +01:00
Julian Prieber
d8c22cf719
Custom title for footer pages
2023-02-06 20:38:15 +01:00
Julian Prieber
4e97bae3e2
Change URL for footer pages
...
Change the URL for footer pages when footer page is renamed
2023-02-06 20:13:11 +01:00
dependabot[bot]
e11f0f607d
Bump phpunit/phpunit from 9.5.28 to 9.6.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.28 to 9.6.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 16:13:56 +00:00
dependabot[bot]
aae8eec221
Bump barryvdh/laravel-ide-helper from 2.12.3 to 2.13.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.12.3 to 2.13.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.3...v2.13.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 16:13:43 +00:00
Julian Prieber
75b52c7eac
Update README.md
2023-02-05 12:47:33 +01:00
Julian Prieber
5c7419c2a4
Update version.json
2023-02-05 12:35:44 +01:00
Julian Prieber
a7d59593c6
Added delete button for profile picture
2023-02-03 18:00:15 +01:00
Julian Prieber
bc656fbff8
Update page.blade.php
2023-02-03 17:02:59 +01:00
Julian Prieber
bac2f176e1
Switch to IDs
2023-02-03 16:27:22 +01:00
Julian Prieber
85469283a6
Switched to IDs
2023-02-03 16:18:28 +01:00
Julian Prieber
af48b15a71
Update links.blade.php
2023-02-02 23:23:16 +01:00
Julian Prieber
ffb123c306
Update AdminController.php
2023-02-02 18:40:40 +01:00
Julian Prieber
369965f55f
Merge pull request #317 from JulianPrieber/image-id
...
Changed profile picture save method to use user id
2023-02-02 18:07:16 +01:00
Julian Prieber
46f7554a12
Update version.json
2023-02-02 17:57:42 +01:00
Julian Prieber
5ba8b370e4
Merge pull request #316 from JulianPrieber/dependabot/composer/symfony/http-kernel-5.4.20
...
Bump symfony/http-kernel from 5.4.19 to 5.4.20
2023-02-02 17:38:16 +01:00
dependabot[bot]
202912efd4
Bump symfony/http-kernel from 5.4.19 to 5.4.20
...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel ) from 5.4.19 to 5.4.20.
- [Release notes](https://github.com/symfony/http-kernel/releases )
- [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-kernel/compare/v5.4.19...v5.4.20 )
---
updated-dependencies:
- dependency-name: symfony/http-kernel
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 16:37:45 +00:00
Julian Prieber
8aa39e7a35
Merge pull request #312 from JulianPrieber/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-01-31 22:26:36 +01:00
dependabot[bot]
70530b35d3
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 21:26:10 +00:00
Julian Prieber
d6d111a32b
Merge pull request #303 from JulianPrieber/dependabot/composer/laravel/socialite-5.6.1
...
Bump laravel/socialite from 5.6.0 to 5.6.1
2023-01-31 17:34:22 +01:00
Julian Prieber
14b7ade70b
Merge pull request #306 from JulianPrieber/dependabot/composer/facade/ignition-2.17.7
...
Bump facade/ignition from 2.17.6 to 2.17.7
2023-01-31 17:34:15 +01:00
Julian Prieber
30c76f48cd
Merge pull request #311 from JulianPrieber/dependabot/composer/laravel/sail-1.19.0
...
Bump laravel/sail from 1.18.1 to 1.19.0
2023-01-31 17:34:08 +01:00
Julian Prieber
595a0fe89a
Update config.blade.php
2023-01-31 17:33:00 +01:00
dependabot[bot]
c303241555
Bump laravel/sail from 1.18.1 to 1.19.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.18.1 to 1.19.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.18.1...v1.19.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-31 16:06:02 +00:00
Julian Prieber
3dde246c1c
Bugfix
2023-01-31 17:04:51 +01:00
Julian Prieber
4a46ea381d
Replaced file_get_contents with curl
...
Replaced all external file_get_contents request with curl, using the new helper function external_file_get_contents.
2023-01-31 16:01:00 +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
ab1557110d
Disabling footer pages when inactive in config
...
Footer pages now return an error 404 when disabled in the config.
2023-01-31 15:10:51 +01:00
Julian Prieber
72387e609e
Update config-editor.blade.php
...
2407db65d2
2023-01-30 16:11:55 +01:00
Julian Prieber
2407db65d2
Fixed routing issues
...
Just a quick fix. I might chnage this back to a better readable format.
This was causing issues when redirecting, not all link ids where changed! This caused some redirects to break.
2023-01-30 16:07:22 +01:00
dependabot[bot]
5c3e8adde5
Bump facade/ignition from 2.17.6 to 2.17.7
...
Bumps [facade/ignition](https://github.com/facade/ignition ) from 2.17.6 to 2.17.7.
- [Release notes](https://github.com/facade/ignition/releases )
- [Changelog](https://github.com/facade/ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facade/ignition/compare/2.17.6...2.17.7 )
---
updated-dependencies:
- dependency-name: facade/ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 16:07:54 +00:00