Commit Graph

561 Commits

Author SHA1 Message Date
Rico van Zelst
b4a87aedf5 Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL 2024-05-02 01:37:39 +02:00
Rico van Zelst
fdb14bc23a update sitemap 2024-05-02 01:37:31 +02:00
Rico
5e99a923fa Merge pull request #203 from rico-vz/analysis-Q3Jvvg 2024-05-02 00:53:44 +02:00
StyleCI Bot
cd709d7255 Apply fixes from StyleCI 2024-05-01 22:51:00 +00:00
Rico van Zelst
6d2731f1d3 feat: Add functionality to retrieve champion images from the database
- Added a new function `getChampionImage` to fetch champion images based on ID and type.
- Created a new model `ChampionImage` to store champion image details in the database.
- Implemented seeding of champion images using `ChampionImageSeeder`.
- Updated usage of champion images in existing methods.
2024-05-02 00:50:51 +02:00
Rico van Zelst
80fc3200c6 fix: Uncomment footer badge in footer component
- Uncommented the footer badge section in the footer component for display.
2024-05-01 01:41:15 +02:00
Rico van Zelst
c02c4cef71 style: Update description styling in about page
- Refactor the formatting of the 'description' section in the about page to improve readability and maintain consistency.
2024-05-01 01:31:54 +02:00
Rico van Zelst
c11005d319 Merge remote-tracking branch 'origin/analysis-VB5KMK' 2024-05-01 01:20:28 +02:00
StyleCI Bot
672088b696 Apply fixes from StyleCI 2024-04-30 23:18:02 +00:00
Rico van Zelst
63d975dab9 feat: Add notification banner for image display issue
- Added a notification banner to inform users about the image display problem and that a solution is being worked on.
2024-05-01 01:17:50 +02:00
Rico van Zelst
c69a5472aa refactor: Update image URL generation logic
- Refactored the logic for generating image URLs for champions and champion skins to improve readability and maintainability.
2024-05-01 01:12:31 +02:00
Rico van Zelst
c1c876b488 Merge remote-tracking branch 'origin/dependabot/composer/laravel-pkgs-c628366cd2' 2024-05-01 00:36:01 +02:00
Rico van Zelst
8b4c58aa5b Merge remote-tracking branch 'origin/dependabot/composer/phpunit/phpunit-11.1.3' 2024-05-01 00:35:58 +02:00
Rico van Zelst
a803ed4f9a Merge remote-tracking branch 'origin/dependabot/composer/intervention/image-3.6.2' 2024-05-01 00:35:54 +02:00
dependabot[bot]
0c18f3f1e6 build(deps): bump the laravel-pkgs group across 1 directory with 6 updates
Bumps the laravel-pkgs group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.3.1` | `11.5.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.3.7` | `2.3.8` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.1` | `4.0.2` |
| [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) | `4.5.1` | `4.5.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.15.1` | `1.15.2` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.5.1` | `2.5.2` |



Updates `laravel/framework` from 11.3.1 to 11.5.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.3.1...v11.5.0)

Updates `laravel/octane` from 2.3.7 to 2.3.8
- [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.7...v2.3.8)

Updates `laravel/sanctum` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.1...v4.0.2)

Updates `spatie/laravel-honeypot` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/spatie/laravel-honeypot/releases)
- [Changelog](https://github.com/spatie/laravel-honeypot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-honeypot/compare/4.5.1...4.5.2)

Updates `laravel/pint` from 1.15.1 to 1.15.2
- [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.1...v1.15.2)

Updates `spatie/laravel-ignition` from 2.5.1 to 2.5.2
- [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.1...2.5.2)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-honeypot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 03:18:39 +00:00
dependabot[bot]
7e9091f3db build(deps-dev): bump phpunit/phpunit from 11.1.2 to 11.1.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.3/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3)

---
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-29 03:17:53 +00:00
dependabot[bot]
4f73dc372f build(deps): bump intervention/image from 3.5.1 to 3.6.2
Bumps [intervention/image](https://github.com/Intervention/image) from 3.5.1 to 3.6.2.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.5.1...3.6.2)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 03:17:45 +00:00
Rico
0d15b0f551 Merge pull request #196 from rico-vz/analysis-MPaMaK 2024-04-18 20:44:02 +02:00
StyleCI Bot
919923111f Apply fixes from StyleCI 2024-04-18 17:44:20 +00:00
Rico van Zelst
267a2e4b67 feat: Add LMI API integration for fetching sales data
- Integrate LMI API to fetch current sales data using the provided API key.
- Update SaleController to use Http facade for making API requests.
- Modify services configuration to include LMI API key.
2024-04-18 19:44:09 +02:00
Rico van Zelst
984690b758 fix temporary 2024-04-17 12:59:25 +02:00
Rico
ad263176db Merge pull request #194 from rico-vz/dependabot/composer/phpunit/phpunit-11.1.2 2024-04-15 12:20:14 +02:00
Rico
1a7fef25c2 Merge pull request #195 from rico-vz/analysis-yrPDYN 2024-04-15 12:20:02 +02:00
StyleCI Bot
401fa11cb1 Apply fixes from StyleCI 2024-04-15 03:17:22 +00:00
dependabot[bot]
a0f3fcba18 build(deps-dev): bump phpunit/phpunit from 11.1.1 to 11.1.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.2/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.1...11.1.2)

---
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-15 03:17:16 +00:00
Rico van Zelst
29e102e8bb feat(champion-skin): Improve skin image URL handling
- Refactored the `getSkinImageAttribute` method in ChampionSkin model to accept a boolean parameter for uncentered images.
- Updated references to `getSkinImageAttribute` in ChampionSkinController and blade files to include the new parameter for uncentered images.
2024-04-14 14:29:30 +02:00
Rico van Zelst
0fb2b967fb feat: Add support for uncentered champion images
- Updated the Champion model to include an optional parameter for retrieving uncentered champion images. Adjusted image URLs in relevant views accordingly.
2024-04-14 14:21:32 +02:00
Rico van Zelst
a6ac3f8496 feat: Add streamer edit form and view
- Added a new blade file for editing streamers with form fields for champion, platform, username, and display name. Included styling and functionality to update streamer details.
2024-04-14 14:07:32 +02:00
Rico
ce3630c160 Merge pull request #190 from rico-vz/dependabot/composer/laravel-pkgs-4e7c38c5d8 2024-04-14 14:02:39 +02:00
Rico van Zelst
04c9ec2bd2 Merge remote-tracking branch 'origin/analysis-yro3xY' 2024-04-14 14:02:24 +02:00
Rico van Zelst
4cd8485a55 feat: Add custom error pages
fixes #189 https://github.com/rico-vz/HeimerdingerLoL/issues/189
- Created custom error pages with specific messages and designs for HTTP status codes.
- Each page includes a title, description, appropriate message content, and a link to return to the homepage.
2024-04-14 14:02:20 +02:00
StyleCI Bot
a5f00c2828 Apply fixes from StyleCI 2024-04-14 11:47:00 +00:00
Rico van Zelst
01b3e35e87 fix: Update Champion image URLs from CDN Cdragon to RAW
- Refactored the Champion model to use new image URLs for different attributes.
- Updated blade templates to fetch champion images with correct URLs.
2024-04-14 13:46:53 +02:00
Rico van Zelst
3478d5330b feat: Update logo SVG
- Updated the SVG paths in the logo.blade.php file to improve rendering and optimize code readability.
2024-04-14 13:46:30 +02:00
dependabot[bot]
028a207bcc build(deps): bump laravel/framework in the laravel-pkgs group
Bumps the laravel-pkgs group with 1 update: [laravel/framework](https://github.com/laravel/framework).


Updates `laravel/framework` from 11.3.0 to 11.3.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.3.0...v11.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 11:32:50 +00:00
Rico
8ce016af22 Merge pull request #186 from rico-vz/dependabot/composer/laravel-pkgs-ca0d748c1b 2024-04-14 13:32:15 +02:00
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