Commit Graph

695 Commits

Author SHA1 Message Date
dependabot[bot]
daccf122e3 build(deps-dev): bump laravel/sail from 1.27.0 to 1.27.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.0 to 1.27.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.27.0...v1.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:42:06 +00:00
dependabot[bot]
787cdbcfac build(deps): bump spatie/laravel-query-builder from 5.6.0 to 5.7.0
Bumps [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) from 5.6.0 to 5.7.0.
- [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/5.6.0...5.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:41:36 +00:00
dependabot[bot]
c784cc3ab0 build(deps-dev): bump rector/rector from 0.18.13 to 0.19.2
Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.18.13 to 0.19.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.13...0.19.2)

---
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-01-22 03:41:22 +00:00
Rico van Zelst
1bb4655bdb feat(home): add link to skin details page
- Modify recent_skins.blade.php and upcoming_skins.blade.php
- Add a hyperlink to the skin name that redirects to the skin details page
2024-01-20 15:04:25 +01:00
Rico van Zelst
266b5f6a92 feat(posts): add privacy policy and terms of use pages
- Added new files `privacy-policy.md` and `terms-of-use.md` to the `content/posts` directory.
- Updated the footer component to include links to the privacy policy and terms of use pages.
- Updated the listposts component to exclude hidden posts from being displayed.
2024-01-20 14:01:02 +01:00
Rico
6e524a743d build(deps-dev): bump vite from 4.5.1 to 4.5.2
build(deps-dev): bump vite from 4.5.1 to 4.5.2
2024-01-20 12:32:44 +01:00
dependabot[bot]
b78acd15b4 build(deps-dev): bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:44:52 +00:00
Rico van Zelst
ddf9c460ee Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL 2024-01-18 00:06:24 +01:00
Rico van Zelst
f052ed3d7e feat(config): update octane cache settings
- Update the 'rows' value in the octane cache configuration from 100000 to 500.
- Update the 'bytes' value in the octane cache configuration from 70000 to 4000.
2024-01-18 00:06:17 +01:00
Rico
81de248f2c build(deps): bump spatie/laravel-backup from 8.4.1 to 8.5.0
build(deps): bump spatie/laravel-backup from 8.4.1 to 8.5.0
2024-01-15 22:01:01 +01:00
Rico
d01c6c80d1 build(deps): bump simonhamp/the-og from 0.2.2 to 0.4.0
build(deps): bump simonhamp/the-og from 0.2.2 to 0.4.0
2024-01-15 22:00:39 +01:00
Rico
3d160a245f build(deps-dev): bump laravel/pint from 1.13.7 to 1.13.8
build(deps-dev): bump laravel/pint from 1.13.7 to 1.13.8
2024-01-15 22:00:23 +01:00
Rico
43449f08d4 build(deps): bump intervention/image from 3.2.2 to 3.2.4
build(deps): bump intervention/image from 3.2.2 to 3.2.4
2024-01-15 22:00:03 +01:00
Rico
602b1f62ef Merge pull request #90 from rico-vz/analysis-vZpeWl
Apply fixes from StyleCI
2024-01-15 21:59:45 +01:00
Rico
a55bd37e85 Merge pull request #89 from rico-vz/analysis-Koy6ER
Apply fixes from StyleCI
2024-01-15 21:59:18 +01:00
Rico
00b096892e Apply fixes from StyleCI 2024-01-15 20:59:11 +00:00
Rico
bbc7436941 build(deps-dev): bump laravel/sail from 1.26.3 to 1.27.0
build(deps-dev): bump laravel/sail from 1.26.3 to 1.27.0
2024-01-15 21:59:03 +01:00
Rico
aae03b398a Apply fixes from StyleCI 2024-01-15 03:07:06 +00:00
dependabot[bot]
5e9e5008f0 build(deps): bump intervention/image from 3.2.2 to 3.2.4
Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.2 to 3.2.4.
- [Commits](https://github.com/Intervention/image/compare/3.2.2...3.2.4)

---
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-01-15 03:06:57 +00:00
dependabot[bot]
57079a381f build(deps): bump spatie/laravel-backup from 8.4.1 to 8.5.0
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.4.1 to 8.5.0.
- [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.4.1...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:06:50 +00:00
dependabot[bot]
5bd3977849 build(deps): bump simonhamp/the-og from 0.2.2 to 0.4.0
Bumps [simonhamp/the-og](https://github.com/simonhamp/the-og) from 0.2.2 to 0.4.0.
- [Release notes](https://github.com/simonhamp/the-og/releases)
- [Commits](https://github.com/simonhamp/the-og/compare/v0.2.2...v0.4.0)

---
updated-dependencies:
- dependency-name: simonhamp/the-og
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:06:27 +00:00
dependabot[bot]
15d02af669 build(deps-dev): bump laravel/pint from 1.13.7 to 1.13.8
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.13.7 to 1.13.8.
- [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.13.7...v1.13.8)

---
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-01-15 03:06:19 +00:00
dependabot[bot]
62a81f72ba build(deps-dev): bump laravel/sail from 1.26.3 to 1.27.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.26.3 to 1.27.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.26.3...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:06:12 +00:00
Rico van Zelst
5c6f13a072 feat(cache): update cache expiration times
- Update the cache expiration time for 'championsListAllCache' and 'championsRolesCache' to 8 hours.
- Update the cache expiration time for 'championShowCache{slug}' to 3 days.
- Update the cache expiration time for 'championSplashColorCache{slug}' to 6 months.
- Update the cache expiration time for 'championSkinShowCache{slug}' to 48 hours.
- Update the cache expiration time for 'championSkinSplashColorCache{slug}' to 120 hours.
2024-01-14 00:13:37 +01:00
Rico van Zelst
e3cc331923 feat(config): increase Octane cache limits
Increase the maximum number of rows in the Octane cache from 1000 to 100000 and the number of bytes per row from 10000 to 70000. This change allows for more efficient caching and improves performance.
2024-01-13 20:49:26 +01:00
Rico van Zelst
83e94327d3 feat(octane): add Octane server configuration and listeners
This commit adds the necessary changes to the `composer.json` file to include the `laravel/octane` package as a dependency. It also introduces a new `config/octane.php` file that contains the configuration for Octane's server, HTTPS settings, event listeners, warm/flush bindings, Swoole tables, cache table, file watching, garbage collection threshold, and maximum execution time.

The added dependencies in `package.json` include `chokidar`, which is used for file watching functionality.

These changes enable the use of Laravel Octane for improved performance and efficiency in handling requests.
2024-01-13 19:24:23 +01:00
Rico van Zelst
fb1923d00a feat(env): add Octane server configuration
- Added new environment variables for Octane server configuration
- Added OCTANE_SERVER and OCTANE_HTTPS variables to .env.example file
2024-01-13 19:24:05 +01:00
Rico van Zelst
17e8358165 Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL 2024-01-13 17:41:06 +01:00
Rico van Zelst
e4051a2a4d feat(home): update upcoming skins description
- Updated the description of upcoming skins section on the home page.
- Added a link to the League of Legends Wiki as the data source.
- Mentioned that the data is not guaranteed to be real-time accurate.
2024-01-13 17:31:22 +01:00
Rico
6c15cb42a8 build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 2024-01-12 09:28:12 +01:00
dependabot[bot]
dc72a08853 build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:20:43 +00:00
Rico
f1b8cdc7b2 Merge pull request #75 from rico-vz/dependabot/composer/fakerphp/faker-1.23.1
build(deps-dev): bump fakerphp/faker from 1.23.0 to 1.23.1
2024-01-08 14:27:07 +01:00
Rico
6524a5e9ee Merge pull request #76 from rico-vz/dependabot/composer/intervention/image-3.2.2
build(deps): bump intervention/image from 3.2.1 to 3.2.2
2024-01-08 14:26:57 +01:00
Rico
ded492527a Merge pull request #77 from rico-vz/dependabot/composer/spatie/laravel-ignition-2.4.0
build(deps-dev): bump spatie/laravel-ignition from 2.3.3 to 2.4.0
2024-01-08 14:26:47 +01:00
dependabot[bot]
d5c85ad4cd build(deps-dev): bump spatie/laravel-ignition from 2.3.3 to 2.4.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.3 to 2.4.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.3.3...2.4.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-01-08 03:49:43 +00:00
dependabot[bot]
6e81c02b07 build(deps): bump intervention/image from 3.2.1 to 3.2.2
Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.1 to 3.2.2.
- [Commits](https://github.com/Intervention/image/compare/3.2.1...3.2.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-01-08 03:49:20 +00:00
dependabot[bot]
40c28f3748 build(deps-dev): bump fakerphp/faker from 1.23.0 to 1.23.1
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.23.1/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.23.0...v1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 03:49:14 +00:00
Rico van Zelst
bd6acbde6e feat(deps): add simonhamp/the-og dependency
This commit adds the "simonhamp/the-og" package as a new dependency in the composer.json file.
2024-01-07 03:25:19 +01:00
Rico van Zelst
2e7e7dc2a9 feat(config): add Cloudflare R2 filesystem configuration
- Added new environment variables for Cloudflare R2 access key, secret access key, bucket, endpoint, and URL in the .env.example file.
- Updated composer.json to include the league/flysystem-aws-s3-v3 package.
- Modified the filesystems.php configuration file to include a new 'r2' disk for Cloudflare R2 storage.
2024-01-07 03:02:40 +01:00
Rico
9872e5254b Merge pull request #74 from rico-vz/analysis-RPyo79
Apply fixes from StyleCI
2024-01-06 00:16:42 +01:00
Rico van Zelst
85e3c4ff2e feat(controllers): optimize caching and view data passing
- Refactored the ChampionController, ChampionSkinController, HomeController, SaleController, SummonerEmoteController, and SummonerIconController to use arrow functions for cache callbacks.
- Updated the view data passing in the ChampionController, ChampionSkinController, HomeController, PostsController, SaleController, SummonerEmoteController, and SummonerIconController to use associative arrays instead of compact().
- Removed unused imports from web.php.
2024-01-06 00:15:19 +01:00
Rico
b2dedb56c9 Apply fixes from StyleCI 2024-01-05 23:14:56 +00:00
Rico van Zelst
3717d3836e feat(deps): add Rector for code quality improvements
- Added "rector/rector" package to composer.json
- Created rector.php configuration file with rules for code quality improvements
2024-01-06 00:13:27 +01:00
Rico van Zelst
984b7a862d feat(components): add googletag component
- Added a new blade component `googletag.blade.php` to the `resources/views/components` directory.
- The component includes the necessary script tags for Google Tag Manager integration.
- Updated the `app.blade.php` layout file to include the newly added `googletag` component.
2024-01-03 03:51:50 +01:00
Rico
72d49bc4ad Merge pull request #69 from rico-vz/dependabot/composer/intervention/image-3.2.1
build(deps): bump intervention/image from 3.2.0 to 3.2.1
2024-01-03 03:22:17 +01:00
Rico
103e3b8777 Merge pull request #70 from rico-vz/dependabot/composer/laravel/sanctum-3.3.3
build(deps): bump laravel/sanctum from 3.3.2 to 3.3.3
2024-01-03 03:22:00 +01:00
Rico
c6cbf21fd5 Merge pull request #71 from rico-vz/dependabot/composer/laravel/framework-10.39.0
build(deps): bump laravel/framework from 10.38.2 to 10.39.0
2024-01-03 03:21:51 +01:00
Rico
da6eae04f9 Merge pull request #72 from rico-vz/dependabot/composer/laravel/pulse-1.0.0-beta8
build(deps): bump laravel/pulse from 1.0.0-beta7 to 1.0.0-beta8
2024-01-03 03:21:38 +01:00
Rico
44594d0efd Merge pull request #73 from rico-vz/dependabot/composer/phpunit/phpunit-10.5.5
build(deps-dev): bump phpunit/phpunit from 10.5.3 to 10.5.5
2024-01-03 03:21:12 +01:00
dependabot[bot]
e6093275cf build(deps-dev): bump phpunit/phpunit from 10.5.3 to 10.5.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.3 to 10.5.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.5/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.3...10.5.5)

---
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-01-01 03:32:02 +00:00