Commit Graph

725 Commits

Author SHA1 Message Date
Rico
7a3c2c52fc Merge pull request #187 from rico-vz/dependabot/composer/rector/rector-1.0.4 2024-04-14 13:31:56 +02:00
Rico
f841fd7f50 build(deps): bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.27.0
build(deps): bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.27.0
2024-04-14 13:29:58 +02:00
dependabot[bot]
e75e08ab64 build(deps): bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.27.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.26.0 to 3.27.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.26.0...3.27.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 13:52:24 +00:00
dependabot[bot]
caaa588f4e build(deps-dev): bump rector/rector from 1.0.3 to 1.0.4
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 13:52:17 +00:00
dependabot[bot]
e73ae58050 build(deps): bump the laravel-pkgs group with 2 updates
Bumps the laravel-pkgs group with 2 updates: [laravel/octane](https://github.com/laravel/octane) and [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar).


Updates `laravel/octane` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.6...v2.3.7)

Updates `barryvdh/laravel-debugbar` from 3.13.3 to 3.13.4
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.13.3...v3.13.4)

---
updated-dependencies:
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 13:52:05 +00:00
Rico
e88e0cfe85 feat: dependabot settings 2024-04-10 15:45:51 +02:00
Rico
0be0a5037e build(deps-dev): bump spatie/laravel-ignition from 2.5.0 to 2.5.1
build(deps-dev): bump spatie/laravel-ignition from 2.5.0 to 2.5.1
2024-04-10 12:00:23 +02:00
dependabot[bot]
973a1e605b build(deps-dev): bump spatie/laravel-ignition from 2.5.0 to 2.5.1
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 09:42:04 +00:00
Rico
ad84a83c7b build(deps-dev): bump laravel/pint from 1.15.0 to 1.15.1
build(deps-dev): bump laravel/pint from 1.15.0 to 1.15.1
2024-04-10 11:40:37 +02:00
Rico
48c33b200a build(deps): bump laravel/framework from 11.2.0 to 11.3.0
build(deps): bump laravel/framework from 11.2.0 to 11.3.0
2024-04-10 11:40:26 +02:00
dependabot[bot]
9fdaca1ccb build(deps): bump laravel/framework from 11.2.0 to 11.3.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.2.0...v11.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 09:39:03 +00:00
Rico
43deb5bef6 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.4 to 3.13.3
build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.4 to 3.13.3
2024-04-10 11:38:10 +02:00
Rico
4b18e044b5 build(deps-dev): bump phpunit/phpunit from 11.0.9 to 11.1.1
build(deps-dev): bump phpunit/phpunit from 11.0.9 to 11.1.1
2024-04-10 11:37:44 +02:00
Rico van Zelst
76501b4dbf feat: Update page titles for consistency
- Updated page titles to remove ".LoL" for a more consistent branding across the website. This change affects multiple pages such as FAQ, About, Assets, Champions, and more.
2024-04-10 11:33:22 +02:00
dependabot[bot]
6f31337047 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.4 to 3.13.3
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.12.4 to 3.13.3.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.4...v3.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 03:55:53 +00:00
dependabot[bot]
857941d848 build(deps-dev): bump laravel/pint from 1.15.0 to 1.15.1
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 03:55:43 +00:00
dependabot[bot]
1b5c920a7b build(deps-dev): bump phpunit/phpunit from 11.0.9 to 11.1.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.9 to 11.1.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.1/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.9...11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 03:55:36 +00:00
Rico
71db278e31 build(deps-dev): bump vite from 4.5.2 to 4.5.3
build(deps-dev): bump vite from 4.5.2 to 4.5.3
2024-04-07 19:30:37 +02:00
dependabot[bot]
5090bf3552 build(deps-dev): bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:37:52 +00:00
Rico van Zelst
4e84481065 docs: Update League of Legends Hatty Crabby Icon guide
- Clarified the April Fools event details and mission requirements.
- Improved instructions on befriending Little Legends in-game.
2024-04-01 22:00:00 +02:00
Rico van Zelst
3c424440d3 docs: Update guide on obtaining Hatty Crabby Icon in League of Legends
- Clarify the process of befriending Little Legends and unlocking the icon.
- Mention that killing enemies to get Little Legends may not count towards the mission.
- Address player speculation about staying alive with captured friends.
2024-04-01 20:13:35 +02:00
Rico van Zelst
64458d9f96 Merge remote-tracking branch 'origin/analysis-MPLVkK' 2024-04-01 16:36:44 +02:00
StyleCI Bot
94e37fcd30 Apply fixes from StyleCI 2024-04-01 14:36:34 +00:00
Rico van Zelst
d099289685 feat: link to the hatty crabby icon guide
- Added a link to a guide for a specific icon ID (6584).
2024-04-01 16:36:25 +02:00
Rico van Zelst
55a72607e2 refactor: improve filtering of hidden posts in PostsController
- Refactored the code in `PostsController.php` to filter out hidden posts before sorting by date for better performance and accuracy.
- Updated the blade template `listposts.blade.php` to adjust formatting and structure for displaying posts.
2024-04-01 16:27:07 +02:00
Rico van Zelst
7ad53814d3 feat: Enhance social media sharing meta image for blogpost
- Update OpenGraph and Twitter meta tags in app.blade.php to dynamically set og:image based on content.
- Modify show.blade.php to include post thumbnail as og_image for better social media sharing.
2024-04-01 16:22:23 +02:00
Rico van Zelst
87cf644b1e feat: Add guide to unlock Hatty Crabby Icon in League of Legends
- Include step-by-step instructions and requirements for the mission.
2024-04-01 16:10:36 +02:00
Rico
be88175627 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
2024-04-01 13:10:06 +02:00
Rico
bb8c26e578 build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
2024-04-01 13:09:34 +02:00
Rico
f54d5146ed build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
2024-04-01 13:09:09 +02:00
Rico
babd7d20a4 build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
2024-04-01 13:08:42 +02:00
dependabot[bot]
49c9f516fe build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.6 to 11.0.9.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.9/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.6...11.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:07:46 +00:00
Rico
75ece2b3bb build(deps): bump laravel/framework from 11.0.8 to 11.1.1
build(deps): bump laravel/framework from 11.0.8 to 11.1.1
2024-04-01 13:06:51 +02:00
dependabot[bot]
6127f4d463 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.12.3)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:58 +00:00
dependabot[bot]
5261b61025 build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.2...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:41 +00:00
dependabot[bot]
46ebeb3470 build(deps): bump laravel/framework from 11.0.8 to 11.1.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.8 to 11.1.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.0.8...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:31 +00:00
dependabot[bot]
19f829b87c build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.25.1 to 3.26.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.25.1...3.26.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:17 +00:00
Rico van Zelst
19fe5976be Merge remote-tracking branch 'origin/analysis-djNGnL' 2024-03-31 21:01:01 +02:00
StyleCI Bot
fd4ce12409 Apply fixes from StyleCI 2024-03-31 18:33:35 +00:00
Rico van Zelst
821c0d1c3c feat: Add roadmap functionality
- Added a new method `roadmap` to HomeController for displaying the roadmap view.
- Created a new Blade template `roadmap.blade.php` for the roadmap page.
- Defined a route `/roadmap` to access the roadmap feature.
2024-03-31 20:33:23 +02:00
Rico van Zelst
2b9fd26b7e fix: Use static arrow function for splash color calculation
- Replace the anonymous function with a static arrow function for calculating the splash color in ChampionSkinController.php.
2024-03-28 10:35:50 +01:00
Rico van Zelst
998f386f20 fix: Handle exceptions in image processing functions
- Catch exceptions when reading image content to prevent errors.
- Adjust image resizing dimensions for better display.
2024-03-28 10:34:16 +01:00
Rico van Zelst
5b55e21659 feat: Add support page
- Added a new method in HomeController to handle the support page.
- Created a new blade template for the support page with donation options.
2024-03-27 01:04:40 +01:00
Rico
846925e800 build(deps): bump creativecrafts/laravel-paginate-collection from 0.2.4 to 1.0.0
build(deps): bump creativecrafts/laravel-paginate-collection from 0.2.4 to 1.0.0
2024-03-26 14:53:46 +01:00
Rico
a09a9a1583 build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
2024-03-26 14:53:35 +01:00
Rico van Zelst
486665fb45 fix: Correct casing in streamersTable component name
- Updated the component name to use proper camelCase for consistency.
2024-03-26 11:36:11 +01:00
dependabot[bot]
f3ffe75f17 build(deps): bump creativecrafts/laravel-paginate-collection
Bumps [creativecrafts/laravel-paginate-collection](https://github.com/CreativeCrafts/laravel-paginate-collection) from 0.2.4 to 1.0.0.
- [Release notes](https://github.com/CreativeCrafts/laravel-paginate-collection/releases)
- [Changelog](https://github.com/CreativeCrafts/laravel-paginate-collection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CreativeCrafts/laravel-paginate-collection/compare/0.2.4...1.0.0)

---
updated-dependencies:
- dependency-name: creativecrafts/laravel-paginate-collection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:34:59 +00:00
dependabot[bot]
acdf8755a5 build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.9 to 1.6.11.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.9...1.6.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:33:29 +00:00
Rico
8e95bc9b43 build(deps): bump laravel/framework from 11.0.7 to 11.0.8
build(deps): bump laravel/framework from 11.0.7 to 11.0.8
2024-03-26 11:32:40 +01:00
Rico
839fbbb7a0 build(deps-dev): bump laravel/sail from 1.29.0 to 1.29.1
build(deps-dev): bump laravel/sail from 1.29.0 to 1.29.1
2024-03-26 11:32:09 +01:00