Commit Graph

687 Commits

Author SHA1 Message Date
Rico van Zelst
e1397cea31 update sitemap 2024-08-16 02:10:49 +02:00
Rico van Zelst
3dc50eee2d chore: gads 2024-08-16 01:37:54 +02:00
Rico
9f34be6c17 build(deps): bump blade-ui-kit/blade-icons from 1.6.0 to 1.7.1
build(deps): bump blade-ui-kit/blade-icons from 1.6.0 to 1.7.1
2024-08-15 15:07:33 +02:00
Rico
d7227f77e5 build(deps-dev): bump axios from 1.6.1 to 1.7.4
build(deps-dev): bump axios from 1.6.1 to 1.7.4 in the npm_and_yarn group across 1 directory
2024-08-15 15:06:46 +02:00
dependabot[bot]
1a054d9aa5 build(deps): bump blade-ui-kit/blade-icons from 1.6.0 to 1.7.1
Bumps [blade-ui-kit/blade-icons](https://github.com/blade-ui-kit/blade-icons) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/blade-ui-kit/blade-icons/releases)
- [Changelog](https://github.com/blade-ui-kit/blade-icons/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/blade-ui-kit/blade-icons/compare/1.6.0...1.7.1)

---
updated-dependencies:
- dependency-name: blade-ui-kit/blade-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 12:25:44 +00:00
dependabot[bot]
81a77af790 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.6.1 to 1.7.4
- [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.6.1...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 12:25:14 +00:00
Rico
c4f9f41668 Merge pull request #249 from rico-vz/dependabot/composer/laravel-pkgs-419e105b3e
build(deps): bump the laravel-pkgs group with 4 updates
2024-08-15 14:24:22 +02:00
dependabot[bot]
6a398059f4 build(deps): bump the laravel-pkgs group with 4 updates
Bumps the laravel-pkgs group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane), [laravel/pint](https://github.com/laravel/pint) and [laravel/sail](https://github.com/laravel/sail).


Updates `laravel/framework` from 11.19.0 to 11.20.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.19.0...v11.20.0)

Updates `laravel/octane` from 2.5.2 to 2.5.3
- [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.5.2...v2.5.3)

Updates `laravel/pint` from 1.17.1 to 1.17.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.17.1...v1.17.2)

Updates `laravel/sail` from 1.31.0 to 1.31.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.31.0...v1.31.1)

---
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/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 03:41:27 +00:00
rico-vz
9349a4c4e3 Ignore Dusting commit in git blame 2024-08-06 22:06:30 +00:00
rico-vz
016a0c7583 Dusting 2024-08-06 22:06:27 +00:00
Rico van Zelst
b4c827e391 fix: Update existing champion images
- Fixes issue that made it so champion images would store duplicate champion images no matter what.
2024-08-07 00:06:01 +02:00
Rico van Zelst
a9b2abc4b6 style: add flex and justify-center classes
The changes improve the layout by centering the adsbygoogle element horizontally.
2024-08-06 23:01:37 +02:00
Rico van Zelst
6c836f5ae1 fix: back to block 2024-08-06 22:59:36 +02:00
Rico van Zelst
1420c4830c style: update grid view styling
Adjust class attributes for better alignment and centering.
2024-08-06 22:54:17 +02:00
Rico van Zelst
b90cacdc10 style: hide unfilled Google ads
- Improve user experience by hiding unfilled Google ads.
2024-08-06 22:50:58 +02:00
Rico van Zelst
4a4573922e chore: ads 2024-08-06 22:35:59 +02:00
Rico van Zelst
fcff9e5d9b chore: ads 2024-08-06 21:38:55 +02:00
Rico
49d9f4f26b build(deps): bump the laravel-pkgs group across 1 directory with 3 updates
build(deps): bump the laravel-pkgs group across 1 directory with 3 updates
2024-08-05 09:27:01 +02:00
dependabot[bot]
6908dade00 build(deps): bump the laravel-pkgs group across 1 directory with 3 updates
Bumps the laravel-pkgs group with 3 updates in the / directory: [laravel/framework](https://github.com/laravel/framework), [laravel/pint](https://github.com/laravel/pint) and [laravel/sail](https://github.com/laravel/sail).


Updates `laravel/framework` from 11.16.0 to 11.19.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.16.0...v11.19.0)

Updates `laravel/pint` from 1.16.2 to 1.17.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.16.2...v1.17.1)

Updates `laravel/sail` from 1.30.2 to 1.31.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.30.2...v1.31.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 03:51:45 +00:00
Rico van Zelst
cacad481fe chore: add ads.txt for Google AdSense verification 2024-07-31 16:04:42 +02:00
Rico van Zelst
54795765af chore: add ga verification 2024-07-27 00:46:33 +02:00
Rico van Zelst
a94e0ded51 fix: Add Frenzy to resourcetypes 2024-07-26 15:52:05 +02:00
Rico
dc3740c7e5 Merge pull request #237 from rico-vz/dependabot/composer/phpunit/phpunit-11.2.8
build(deps-dev): bump phpunit/phpunit from 11.2.6 to 11.2.8
2024-07-25 18:52:00 +02:00
dependabot[bot]
4daea4cfb7 build(deps-dev): bump phpunit/phpunit from 11.2.6 to 11.2.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.6 to 11.2.8.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.8/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.6...11.2.8)

---
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-07-25 16:51:00 +00:00
Rico
d48f6a8bd1 Merge pull request #238 from rico-vz/dependabot/composer/rector/rector-1.2.1
build(deps-dev): bump rector/rector from 1.2.0 to 1.2.1
2024-07-25 18:50:00 +02:00
Rico
96ac3fbf5b Merge pull request #239 from rico-vz/dependabot/composer/nunomaduro/collision-8.3.0
build(deps-dev): bump nunomaduro/collision from 8.1.1 to 8.3.0
2024-07-25 18:49:48 +02:00
Rico
5b79c9c938 Merge pull request #240 from rico-vz/dependabot/composer/guzzlehttp/guzzle-7.9.1
build(deps): bump guzzlehttp/guzzle from 7.8.1 to 7.9.1
2024-07-25 18:49:36 +02:00
Rico
1528a16513 Merge pull request #241 from rico-vz/dependabot/composer/laravel-pkgs-932aa7d48c
build(deps): bump the laravel-pkgs group across 1 directory with 6 updates
2024-07-25 18:49:27 +02:00
dependabot[bot]
2f8e14399f 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.14.0` | `11.16.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.5.1` | `2.5.2` |
| [spatie/laravel-backup](https://github.com/spatie/laravel-backup) | `9.0.2` | `9.0.4` |
| [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.0.0` | `3.1.0` |
| [laravel/pint](https://github.com/laravel/pint) | `1.16.1` | `1.16.2` |
| [laravel/sail](https://github.com/laravel/sail) | `1.30.1` | `1.30.2` |



Updates `laravel/framework` from 11.14.0 to 11.16.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.14.0...v11.16.0)

Updates `laravel/octane` from 2.5.1 to 2.5.2
- [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.5.1...v2.5.2)

Updates `spatie/laravel-backup` from 9.0.2 to 9.0.4
- [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.0.2...9.0.4)

Updates `barryvdh/laravel-ide-helper` from 3.0.0 to 3.1.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/v3.0.0...v3.1.0)

Updates `laravel/pint` from 1.16.1 to 1.16.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.16.1...v1.16.2)

Updates `laravel/sail` from 1.30.1 to 1.30.2
- [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.30.1...v1.30.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: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 03:23:41 +00:00
dependabot[bot]
bcbfde3dac build(deps): bump guzzlehttp/guzzle from 7.8.1 to 7.9.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.1 to 7.9.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.1...7.9.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 03:22:24 +00:00
dependabot[bot]
4436300a44 build(deps-dev): bump nunomaduro/collision from 8.1.1 to 8.3.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 8.1.1 to 8.3.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v8.1.1...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 03:22:19 +00:00
dependabot[bot]
04c99e2ebf build(deps-dev): bump rector/rector from 1.2.0 to 1.2.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.0...1.2.1)

---
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-07-22 03:22:14 +00:00
Rico
5fbb5fc7cf Merge pull request #232 from rico-vz/dependabot/composer/phpunit/phpunit-11.2.6
build(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.6
2024-07-10 20:31:02 +02:00
Rico
b4b20e009b Merge pull request #234 from rico-vz/dependabot/composer/rector/rector-1.2.0
build(deps-dev): bump rector/rector from 1.1.1 to 1.2.0
2024-07-10 20:30:46 +02:00
dependabot[bot]
1b13a82f0c build(deps-dev): bump rector/rector from 1.1.1 to 1.2.0
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.1.1...1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 17:50:28 +00:00
Rico
c4a6e7830e Merge pull request #231 from rico-vz/dependabot/composer/laravel-pkgs-514c3c80a8
build(deps): bump the laravel-pkgs group with 4 updates
2024-07-10 19:49:54 +02:00
Rico
5ddd9f8edf Merge pull request #233 from rico-vz/dependabot/composer/intervention/image-3.7.2
build(deps): bump intervention/image from 3.7.1 to 3.7.2
2024-07-10 19:49:40 +02:00
dependabot[bot]
82027b3608 build(deps): bump intervention/image from 3.7.1 to 3.7.2
Bumps [intervention/image](https://github.com/Intervention/image) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.7.1...3.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 04:03:28 +00:00
dependabot[bot]
d5bc67ec71 build(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.5 to 11.2.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.6/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.5...11.2.6)

---
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-07-08 04:03:23 +00:00
dependabot[bot]
a8d09ab63a build(deps): bump the laravel-pkgs group with 4 updates
Bumps the laravel-pkgs group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane), [spatie/laravel-backup](https://github.com/spatie/laravel-backup) and [laravel/sail](https://github.com/laravel/sail).


Updates `laravel/framework` from 11.13.0 to 11.14.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.13.0...v11.14.0)

Updates `laravel/octane` from 2.5.0 to 2.5.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.5.0...v2.5.1)

Updates `spatie/laravel-backup` from 8.8.1 to 9.0.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/8.8.1...9.0.2)

Updates `laravel/sail` from 1.30.0 to 1.30.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.30.0...v1.30.1)

---
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: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 04:03:16 +00:00
Rico
e5d44b0c34 build(deps-dev): bump tightenco/duster from 3.0.0 to 3.0.1
build(deps-dev): bump tightenco/duster from 3.0.0 to 3.0.1
2024-07-06 03:40:36 +02:00
Rico
3824629690 Merge branch 'main' into dependabot/composer/tightenco/duster-3.0.1 2024-07-06 03:40:25 +02:00
Rico
264080eb43 build(deps): bump the laravel-pkgs group with 3 updates
build(deps): bump the laravel-pkgs group with 3 updates
2024-07-06 03:40:09 +02:00
Rico
61197435c9 Merge branch 'main' into dependabot/composer/laravel-pkgs-8b0c353d05 2024-07-06 03:39:58 +02:00
Rico
23b5576f7d Merge pull request #229 from rico-vz/dependabot/composer/intervention/image-3.7.1
build(deps): bump intervention/image from 3.7.0 to 3.7.1
2024-07-06 03:39:39 +02:00
Rico
5e15d96a63 Merge branch 'main' into dependabot/composer/intervention/image-3.7.1 2024-07-06 03:39:33 +02:00
Rico
b9c076bd03 Update README.md 2024-07-03 20:15:14 +02:00
Rico
f96c0b4ff8 Update README.md 2024-07-03 20:15:01 +02:00
rico-vz
24855890d8 Ignore Dusting commit in git blame 2024-07-03 18:11:24 +00:00
rico-vz
3c6278cc6e Dusting 2024-07-03 18:11:23 +00:00