Commit Graph

827 Commits

Author SHA1 Message Date
dependabot[bot]
4184e221e1 build(deps): bump the laravel-pkgs group across 1 directory with 8 updates
Bumps the laravel-pkgs group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.44.2` | `11.44.7` |
| [laravel/octane](https://github.com/laravel/octane) | `2.9.0` | `2.9.1` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.8` | `4.1.0` |
| [spatie/laravel-backup](https://github.com/spatie/laravel-backup) | `9.2.9` | `9.3.2` |
| [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) | `4.5.4` | `4.6.0` |
| [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) | `6.3.1` | `6.3.2` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.15.3` | `3.15.4` |
| [laravel/sail](https://github.com/laravel/sail) | `1.41.0` | `1.41.1` |



Updates `laravel/framework` from 11.44.2 to 11.44.7
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.44.2...v11.44.7)

Updates `laravel/octane` from 2.9.0 to 2.9.1
- [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.9.0...v2.9.1)

Updates `laravel/sanctum` from 4.0.8 to 4.1.0
- [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.8...v4.1.0)

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

Updates `spatie/laravel-honeypot` from 4.5.4 to 4.6.0
- [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.4...4.6.0)

Updates `spatie/laravel-query-builder` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-query-builder/compare/6.3.1...6.3.2)

Updates `barryvdh/laravel-debugbar` from 3.15.3 to 3.15.4
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.15.3...v3.15.4)

Updates `laravel/sail` from 1.41.0 to 1.41.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.41.0...v1.41.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 11.44.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/sanctum
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-backup
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-honeypot
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-query-builder
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-debugbar
  dependency-version: 3.15.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-version: 1.41.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 03:55:24 +00:00
dependabot[bot]
7fe916dd5b build(deps-dev): bump rector/rector from 1.2.10 to 2.0.14
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.10 to 2.0.14.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.10...2.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 03:52:41 +00:00
Rico
4c9d03376a Merge pull request #297 from rico-vz/dependabot/composer/laravel-pkgs-ad2647dfd2
All checks were successful
Duster Fix / duster (push) Successful in 15s
build(deps): bump the laravel-pkgs group across 1 directory with 6 updates
2025-04-14 17:13:22 +02:00
dependabot[bot]
66f8f7c545 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.44.1` | `11.44.2` |
| [laravel/octane](https://github.com/laravel/octane) | `2.8.1` | `2.9.0` |
| [laravel/pulse](https://github.com/laravel/pulse) | `1.4.0` | `1.4.1` |
| [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) | `7.3.5` | `7.3.6` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.15.2` | `3.15.3` |
| [laravel/pint](https://github.com/laravel/pint) | `1.21.1` | `1.22.0` |



Updates `laravel/framework` from 11.44.1 to 11.44.2
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.44.1...v11.44.2)

Updates `laravel/octane` from 2.8.1 to 2.9.0
- [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.8.1...v2.9.0)

Updates `laravel/pulse` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/laravel/pulse/releases)
- [Changelog](https://github.com/laravel/pulse/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/pulse/compare/v1.4.0...v1.4.1)

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

Updates `barryvdh/laravel-debugbar` from 3.15.2 to 3.15.3
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.15.2...v3.15.3)

Updates `laravel/pint` from 1.21.1 to 1.22.0
- [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.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 11.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/pulse
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-sitemap
  dependency-version: 7.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-debugbar
  dependency-version: 3.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-version: 1.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 03:18:56 +00:00
dependabot[bot]
3152803a1f build(deps-dev): bump tightenco/duster from 3.1.0 to 3.2.0
Bumps [tightenco/duster](https://github.com/tighten/duster) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/tighten/duster/releases)
- [Changelog](https://github.com/tighten/duster/blob/3.x/RELEASE.md)
- [Commits](https://github.com/tighten/duster/compare/v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 03:19:06 +00:00
Rico van Zelst
6fe95007c2 feat: update RP Cost label to Price
All checks were successful
Duster Fix / duster (push) Successful in 14s
Changed the label from "RP Cost" to "Price" for clarity.
2025-03-21 18:19:53 +01:00
Rico van Zelst
2d33fe4cf4 feat: remove petal attribution component
All checks were successful
Duster Fix / duster (push) Successful in 14s
Dropped the petal attribution component from the home view. This cleans up the layout and focuses on displaying recent skins more effectively.
2025-03-21 10:42:27 +01:00
Rico van Zelst
889417a376 fix: fix up about page and footer 2025-03-21 10:38:30 +01:00
Rico van Zelst
35fde176f8 fix: update footer links
All checks were successful
Duster Fix / duster (push) Successful in 18s
Changed the creator link in the footer to a new URL. Updated the aria-label for better accessibility.
2025-03-18 10:11:48 +01:00
Rico van Zelst
543d461f1d docs: tidy up README formatting
- Cleaned up spacing in the features list
- Streamlined technologies section for clarity
- Removed unnecessary blank lines
2025-03-18 10:05:38 +01:00
Rico van Zelst
8dd1b867a5 feat: add petal attribution component
All checks were successful
Duster Fix / duster (push) Successful in 17s
- Introduced a new badge component for petal attribution.
- Added styling for the badge with hover effects and animations.
- Integrated the new component into the home view.
2025-03-12 17:44:31 +01:00
Rico van Zelst
e2ed828b78 docs: update description for Ez-be-real icon guide 2025-03-12 15:10:03 +01:00
Rico van Zelst
217c169e39 fix: ez-be-real thumbnail & yi formatting 2025-03-12 15:04:59 +01:00
Rico van Zelst
2ec87a4f2c chore: upd 2025-03-12 15:03:16 +01:00
Rico van Zelst
6e4a6dbacd feat: add guide for obtaining Ez-be-real icon 2025-03-12 15:00:25 +01:00
dependabot[bot]
b9ae95f85d build(deps-dev): bump axios in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.7.4 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-09 07:29:54 +00:00
Rico van Zelst
62e0cdd86a feat: add spatie/crawler dependency
All checks were successful
Duster Fix / duster (push) Successful in 31s
Added the "spatie/crawler" package to the main dependencies. Removed it from dev requirements for better organization.
2025-03-09 08:29:00 +01:00
Rico van Zelst
d98e41b76f chore: remove unnecessary screen reader text
All checks were successful
Duster Fix / duster (push) Successful in 15s
2025-03-07 18:58:52 +01:00
rico-vz
b0e3553cc5 Ignore Dusting commit in git blame
All checks were successful
Duster Fix / duster (push) Successful in 14s
2025-03-04 11:50:43 +00:00
rico-vz
651b6f449e Dusting 2025-03-04 11:50:42 +00:00
Rico van Zelst
68d18311b4 feat: refactor code and improve readability 2025-03-04 12:50:19 +01:00
Rico
efc263e257 Merge pull request #284 from rico-vz/dependabot/npm_and_yarn/npm_and_yarn-4df5b1c2b8
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates
2025-03-04 12:44:58 +01:00
dependabot[bot]
18c6022d5f build(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [esbuild](https://github.com/evanw/esbuild) and [laravel-vite-plugin](https://github.com/laravel/vite-plugin).


Updates `vite` from 4.5.5 to 4.5.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite)

Updates `esbuild` from 0.18.20 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.20...v0.25.0)

Updates `laravel-vite-plugin` from 0.8.1 to 1.2.0
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/1.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/vite-plugin/blob/1.x/UPGRADE.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.8.1...v1.2.0)

Updates `vite` from 4.5.9 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: laravel-vite-plugin
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 11:44:44 +00:00
Rico
97ff44ec97 Merge pull request #278 from rico-vz/dependabot/npm_and_yarn/npm_and_yarn-52c6dbfc9f
build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group across 1 directory
2025-03-04 12:43:25 +01:00
Rico
c6f885a993 fix: ad positioning on champion info page (#283)
fix: ad positioning on champion info page
2025-03-04 12:41:56 +01:00
Rico van Zelst
f45fdf2fe9 fix: ad positioning on champion info page 2025-03-04 12:41:29 +01:00
Rico
b42d71d7ea Merge pull request #282 from rico-vz/ad-refactor
All checks were successful
Duster Fix / duster (push) Successful in 15s
fix: reduce ads
2025-02-26 23:43:20 +01:00
Rico van Zelst
df5b7e0cd7 fix: reduce ads 2025-02-26 23:40:45 +01:00
Rico
b0e0025983 Merge pull request #280 from rico-vz/ad-refactor
feat: improve ad placement
2025-02-26 23:03:55 +01:00
Rico van Zelst
fb72d6fa2b Merge remote-tracking branch 'origin/ad-refactor' into ad-refactor 2025-02-26 23:02:12 +01:00
Rico van Zelst
fc765c0ed5 feat: add horizontal ad banners to various pages 2025-02-26 23:02:06 +01:00
Rico
24abbce29c Merge pull request #279 from rico-vz/ad-refactor
All checks were successful
Duster Fix / duster (push) Successful in 17s
Ad refactor
2025-02-26 22:27:07 +01:00
rico-vz
a172e757ab Ignore Dusting commit in git blame 2025-02-26 21:26:57 +00:00
rico-vz
c5094aa91a Dusting 2025-02-26 21:26:56 +00:00
Rico van Zelst
b8d3c74c19 feat: add ad banners to various components
- Included horizontal ad banners in champions, home features, and skins sections.
- Added vertical ad banners in emotes and icons lists for better visibility.
- Adjusted layout for improved spacing around new ads.
2025-02-26 22:25:45 +01:00
Rico van Zelst
8338384df9 feat: add Google AdSense integration
- Included Google AdSense script for ads.
- Added common ad component to the layout.
2025-02-26 22:25:31 +01:00
Rico van Zelst
22fbead9f4 feat: add new ad components for various placements 2025-02-26 22:25:26 +01:00
Rico van Zelst
45cb08c4d9 refactor: remove ad scripts from views
Cleaned up multiple view files by removing Google AdSense script inclusions.
2025-02-26 22:25:14 +01:00
Rico van Zelst
76d468d1da feat: add AdSense configuration file
- Introduced a new config file for AdSense settings.
- Added client ID and ad slot identifiers for various placements.
2025-02-26 22:24:05 +01:00
Rico van Zelst
45d6cad605 feat: enhance ad container styles
Added new styles for the ad container to improve layout and appearance.
- Set overflow to hidden
- Defined width and max-width as 100%
- Added background color and border radius for ads
2025-02-26 21:16:57 +01:00
Rico van Zelst
4c8ff4a7ec chore: remove ads from various views
Cleaned up the code by removing ad placeholders from multiple view files.
2025-02-26 21:16:50 +01:00
rico-vz
4d78bf1be4 Ignore Dusting commit in git blame
All checks were successful
Duster Fix / duster (push) Successful in 36s
2025-01-24 23:42:31 +00:00
rico-vz
e3ec9b4aba Dusting 2025-01-24 23:42:30 +00:00
Rico van Zelst
01c3b669c9 feat: improve champion role display logic
Added checks for lane and role data to prevent errors when displaying champion roles.
(Mel being the first ever champ to launch without this data)
2025-01-25 00:41:44 +01:00
Rico van Zelst
3ac5540508 remove some adds
Some checks failed
Duster Fix / duster (push) Failing after 45s
2025-01-13 13:33:24 +01:00
Rico van Zelst
7c9b5600d9 chore: update deps
All checks were successful
Duster Fix / duster (push) Successful in 16s
2025-01-12 02:44:10 +01:00
Rico van Zelst
7f174fee79 fix: wiki link 2025-01-12 02:39:41 +01:00
Rico van Zelst
24baf2e2eb fix some ads
All checks were successful
Duster Fix / duster (push) Successful in 16s
2024-12-28 21:56:56 +01:00
Rico van Zelst
65711ab3e2 champ ads 2024-12-28 21:52:55 +01:00
Rico van Zelst
ad4a501551 Merge remote-tracking branch 'origin/main' 2024-12-28 21:49:40 +01:00