Commit Graph

1503 Commits

Author SHA1 Message Date
Julian Prieber bf0182b8fa Added option to disable custom background images 2023-02-15 19:00:03 +01:00
Julian Prieber 87424e1d2e Added option to theme config to disable custom background images 2023-02-15 18:41:04 +01:00
Julian Prieber 5665465076 Added option for admins to upload background image for users 2023-02-15 18:14:54 +01:00
Julian Prieber 142fdd0d7b Update users.blade.php 2023-02-15 17:59:40 +01:00
Julian Prieber 04323f7b4e Update users.blade.php 2023-02-15 17:58:39 +01:00
Julian Prieber 1f162ae8f3 Added custom background image to edit user page
Admins can delete custom background images of users
2023-02-15 17:45:00 +01:00
Julian Prieber 43dc168ced Update users.blade.php 2023-02-15 16:22:22 +01:00
Julian Prieber 5c26f1e8ab Updated users table
Added new fields to the users table.
Added ability to sort users table alphabetically.
2023-02-15 15:53:55 +01:00
Julian Prieber b593b2ddfd Update AdminController.php 2023-02-14 13:45:01 +01:00
Julian Prieber 2798c1f8d1 Update AdminController.php 2023-02-14 13:13:35 +01:00
Julian Prieber 50bf79a800 Update findfile.php 2023-02-13 21:12:44 +01:00
Julian Prieber 9e35b2155b Update littlelink.blade.php 2023-02-13 20:22:20 +01:00
Julian Prieber 0ea0161664 Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom 2023-02-13 20:02:58 +01:00
Julian Prieber d727455e96 Fixed error
Call to undefined function exif_imagetype() (View: /htdocs/resources/views/littlelink.blade.php)
2023-02-13 20:02:56 +01:00
Julian Prieber c3f714d7d1
Create .gitignore 2023-02-13 19:51:14 +01:00
Julian Prieber dd722620cb Bugfix 2023-02-13 18:43:42 +01:00
Julian Prieber 5c73cc3c59 Added button to remove custom background image 2023-02-13 18:40:18 +01:00
Julian Prieber c279661e0b Added dark/light mode detection to background image
Only active on default theme
2023-02-13 18:10:13 +01:00
Julian Prieber 96c155c518 Custom background image file type 2023-02-13 17:18:32 +01:00
Julian Prieber fc73453872 Added option to upload custom background image 2023-02-13 16:22:11 +01:00
Julian Prieber 6e5195730b Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom 2023-02-13 14:47:55 +01:00
Julian Prieber 3bc5b6418b Bugfix 2023-02-13 14:47:47 +01:00
Julian Prieber bd813da794
Update version.json 2023-02-13 14:35:15 +01:00
Julian Prieber e7e0da599e Update finishing.blade.php 2023-02-13 14:20:14 +01:00
Julian Prieber 2914523907 Added option to disable verification checkmark 2023-02-13 14:18:53 +01:00
Julian Prieber c150c10ddb Update web.php 2023-02-13 13:41:30 +01:00
Julian Prieber 715726d330 Fixed 404 error when installing
https://github.com/JulianPrieber/littlelink-custom/issues/313

https://www.youtube.com/watch?v=VJpZMZOBeB0
2023-02-13 13:22:49 +01:00
Julian Prieber 1726d027b2 Update littlelink.blade.php 2023-02-09 23:29:15 +01:00
Julian Prieber a92739c950 Update UserController.php 2023-02-09 20:32:19 +01:00
Julian Prieber 98933c784a Added page icon twitch 2023-02-09 20:30:23 +01:00
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