Commit Graph

171 Commits

Author SHA1 Message Date
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