Commit Graph

150 Commits

Author SHA1 Message Date
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 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
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
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
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
dependabot[bot]
dc32f470f2 build(deps): bump laravel/pulse from 1.0.0-beta7 to 1.0.0-beta8
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta7 to 1.0.0-beta8.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta7...v1.0.0-beta8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 03:31:56 +00:00
dependabot[bot]
29e0078ee9 build(deps): bump laravel/sanctum from 3.3.2 to 3.3.3
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 03:31:27 +00:00
dependabot[bot]
f56f9cf0a7 build(deps): bump intervention/image from 3.2.0 to 3.2.1
Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.0 to 3.2.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.0...3.2.1)

---
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-01 03:31:14 +00:00
Rico
6b2558e870 Merge pull request #65 from rico-vz/dependabot/composer/spatie/laravel-ignition-2.3.3
build(deps-dev): bump spatie/laravel-ignition from 2.3.2 to 2.3.3
2023-12-26 04:15:13 +01:00
Rico
113c25d335 Merge pull request #66 from rico-vz/dependabot/composer/spatie/sheets-1.11.0
build(deps): bump spatie/sheets from 1.10.0 to 1.11.0
2023-12-26 04:15:03 +01:00
dependabot[bot]
374e54f0ff build(deps): bump laravel/framework from 10.37.3 to 10.38.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.37.3 to 10.38.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.37.3...v10.38.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 22:33:13 +00:00
dependabot[bot]
55861f5b14 build(deps): bump intervention/image from 3.1.0 to 3.2.0
Bumps [intervention/image](https://github.com/Intervention/image) from 3.1.0 to 3.2.0.
- [Commits](https://github.com/Intervention/image/compare/3.1.0...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 03:37:54 +00:00
dependabot[bot]
926502c902 build(deps): bump spatie/sheets from 1.10.0 to 1.11.0
Bumps [spatie/sheets](https://github.com/spatie/sheets) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/spatie/sheets/releases)
- [Changelog](https://github.com/spatie/sheets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/sheets/compare/1.10.0...1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 03:37:31 +00:00
dependabot[bot]
6bdb63e39e build(deps-dev): bump spatie/laravel-ignition from 2.3.2 to 2.3.3
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.2 to 2.3.3.
- [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.2...2.3.3)

---
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>
2023-12-25 03:37:17 +00:00
Rico
c6ebf53c58 Merge pull request #60 from rico-vz/dependabot/composer/intervention/image-3.1.0
build(deps): bump intervention/image from 3.0.1 to 3.1.0
2023-12-18 23:57:50 +01:00
Rico
88b69efc96 Merge pull request #61 from rico-vz/dependabot/composer/spatie/laravel-ignition-2.3.2
build(deps-dev): bump spatie/laravel-ignition from 2.3.1 to 2.3.2
2023-12-18 23:57:33 +01:00
Rico
6cbdb5b976 Merge pull request #62 from rico-vz/dependabot/composer/phpunit/phpunit-10.5.3
build(deps-dev): bump phpunit/phpunit from 10.5.2 to 10.5.3
2023-12-18 23:57:21 +01:00
dependabot[bot]
75fddfeb50 build(deps): bump laravel/pulse from 1.0.0-beta2 to 1.0.0-beta7
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta2 to 1.0.0-beta7.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta2...v1.0.0-beta7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:58:31 +00:00
dependabot[bot]
b7d9dfdc6b build(deps-dev): bump phpunit/phpunit from 10.5.2 to 10.5.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.2 to 10.5.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.3/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.2...10.5.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>
2023-12-18 03:57:38 +00:00
dependabot[bot]
8a2f441818 build(deps-dev): bump spatie/laravel-ignition from 2.3.1 to 2.3.2
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.1 to 2.3.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.3.1...2.3.2)

---
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>
2023-12-18 03:57:25 +00:00
dependabot[bot]
bffb2ee813 build(deps): bump intervention/image from 3.0.1 to 3.1.0
Bumps [intervention/image](https://github.com/Intervention/image) from 3.0.1 to 3.1.0.
- [Commits](https://github.com/Intervention/image/compare/3.0.1...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:57:02 +00:00
Rico van Zelst
5fe3fcac61 feat: add working posts index
This commit adds pagination functionality to the posts index page. The code changes include:
- Sorting the posts by descending date
- Paginating the posts with 6 items per page
- Creating a new component called "Listposts" for rendering the paginated posts
- Adding a new view file for the "Listposts" component
- Updating the blade template of the posts index page to use the "Listposts" component and pass in the paginated posts

The purpose of these changes is to improve user experience by displaying a limited number of posts per page and providing navigation links for easier browsing.
2023-12-12 12:32:42 +01:00
Rico van Zelst
bb25cc4aee chore: Update composer.lock
- Updated the version of "andcarpi/laravel-popper" package from 1.0.0 to 1.1.0
- Updated the version of "carbonphp/carbon-doctrine-types" package from 2.0.0 to 2.1.0
- Updated the version of "spatie/sheets" package from 1.9.0 to 1.10.0
- Added a new package "spatie/yaml-front-matter" with version 2.0.8
- Updated the version of "symfony/yaml" package from v6.3.4 to v6.4.0
- Updated the version of "mockery/mockery" package from 1.6.6 to 1.6
2023-12-12 09:39:51 +01:00
Rico
b61d16cec4 Merge pull request #52 from rico-vz/dependabot/composer/laravel/sail-1.26.3
build(deps-dev): bump laravel/sail from 1.26.2 to 1.26.3
2023-12-12 08:43:56 +01:00
Rico
64f7bb5add Merge pull request #49 from rico-vz/dependabot/composer/intervention/image-3.0.1
build(deps): bump intervention/image from 2.7.2 to 3.0.1
2023-12-12 08:43:42 +01:00
dependabot[bot]
237c1710c9 build(deps-dev): bump phpunit/phpunit from 10.5.1 to 10.5.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.1 to 10.5.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.2/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.1...10.5.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>
2023-12-11 10:21:04 +00:00
dependabot[bot]
02d273b88a build(deps): bump intervention/image from 2.7.2 to 3.0.1
Bumps [intervention/image](https://github.com/Intervention/image) from 2.7.2 to 3.0.1.
- [Commits](https://github.com/Intervention/image/compare/2.7.2...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 10:21:00 +00:00
Rico
10953adff6 Merge pull request #51 from rico-vz/dependabot/composer/laravel/framework-10.35.0
build(deps): bump laravel/framework from 10.34.2 to 10.35.0
2023-12-11 11:20:16 +01:00
dependabot[bot]
1c75d0e83f build(deps-dev): bump laravel/sail from 1.26.2 to 1.26.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.26.2 to 1.26.3.
- [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.2...v1.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 10:19:51 +00:00
dependabot[bot]
cceaff300f build(deps-dev): bump laravel/pint from 1.13.6 to 1.13.7
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.13.6 to 1.13.7.
- [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.6...v1.13.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 03:53:45 +00:00
dependabot[bot]
94fa6f23ff build(deps): bump laravel/framework from 10.34.2 to 10.35.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.34.2 to 10.35.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.34.2...v10.35.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>
2023-12-11 03:53:26 +00:00
dependabot[bot]
de48794dde build(deps): bump guzzlehttp/guzzle from 7.8.0 to 7.8.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.0...7.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 03:31:24 +00:00
Rico van Zelst
2374a39c77 feat(monitoring): add pulse
- Added a new gate called `viewPulse` in the `AuthServiceProvider` class.
- The gate allows only admin users to view the Pulse feature.
2023-12-01 21:49:26 +01:00
Rico
99370b9279 Merge pull request #36 from rico-vz/dependabot/composer/spatie/laravel-backup-8.4.1
build(deps): bump spatie/laravel-backup from 8.4.0 to 8.4.1
2023-11-27 12:28:37 +01:00
dependabot[bot]
a700c8e87f build(deps-dev): bump laravel/sail from 1.26.0 to 1.26.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.26.0 to 1.26.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.26.0...v1.26.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>
2023-11-27 03:57:23 +00:00
dependabot[bot]
6bf9110d33 build(deps): bump spatie/laravel-backup from 8.4.0 to 8.4.1
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.4.0 to 8.4.1.
- [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.0...8.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 03:57:10 +00:00
Rico van Zelst
a2dc7ad465 feat: implement sqids 2023-11-26 17:39:45 +01:00
dependabot[bot]
4164e6c0a1 build(deps): bump laravel/framework from 10.31.0 to 10.32.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.31.0 to 10.32.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.31.0...v10.32.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>
2023-11-20 04:06:03 +00:00
Rico van Zelst
7c05647079 fix: improved tooltip 2023-11-15 14:51:17 +01:00
Rico van Zelst
a861535180 upd: update packages 2023-11-14 11:49:49 +01:00
Rico van Zelst
7ced468ad1 feat: search through skins 2023-11-14 10:30:44 +01:00
Rico van Zelst
149174ebc3 feat: champ information, style improvement 2023-11-08 14:12:51 +01:00
Rico van Zelst
1e974ee614 upd: gitignore 2023-11-07 20:30:35 +01:00
Rico van Zelst
6904eb4ca4 fix: update dependencies 2023-11-02 11:24:59 +01:00
Rico van Zelst
d0ed514bc7 feat: laravel ide helper 2023-11-01 12:29:24 +01:00
Rico van Zelst
bb771faf25 🍺 Laravel Pint ran
- Moved the import statement for `Champion` and `ChampionSkin` models in their respective controllers to improve code organization.
- Refactored image attribute methods in the `Champion` model to use string interpolation for better readability.
- Refactored image attribute methods in the `ChampionSkin` model to use string interpolation for better readability.

This commit improves code organization and readability by refactoring import statements and using string interpolation for image attribute methods.
2023-10-27 01:23:39 +02:00
Rico van Zelst
9781c61274 🏗️ Install Packages 2023-10-14 17:18:22 +02:00
Rico van Zelst
6aa1f21eb1 🏗️ Laravel Installation 2023-10-14 17:00:26 +02:00