Rico van Zelst
ac21092745
fix(migration): remove unique constraint from 'message' column
...
Remove the unique constraint from the 'message' column in the contact submissions table migration file.
2024-02-24 22:08:04 +01:00
Rico van Zelst
553010ad2f
chore(content): remove hello-world.md post
...
- Deleted the hello-world.md post file.
2024-02-24 21:56:21 +01:00
Rico van Zelst
30819a8e14
style(about): Rearrange classes in about page for consistency
...
- Reordered classes in HTML elements for better readability and maintainability.
- Updated class order in various elements to follow a consistent pattern.
2024-02-24 21:54:32 +01:00
Rico
207c4243cd
Merge pull request #117 from rico-vz/analysis-kYL2mj
...
Apply fixes from StyleCI
2024-02-24 21:52:43 +01:00
Rico
c849bc737f
Apply fixes from StyleCI
2024-02-24 20:52:09 +00:00
Rico van Zelst
b4c86cd070
feat(deps): add scyllaly/hcaptcha package
...
Add scyllaly/hcaptcha package to composer.json and composer.lock for hCaptcha integration in Laravel.
2024-02-24 21:52:04 +01:00
Rico van Zelst
8bdcd5b086
feat(contact): Add hCaptcha integration, Discord alert for contact
...
- Added hCaptcha validation to the contact form.
- Integrated hCaptcha configuration in the application.
- Implemented Discord alerts for new contact submissions with detailed content.
2024-02-24 21:52:00 +01:00
Rico van Zelst
1ed7856985
feat(contact): add ContactSubmissionController and contact form view
...
- Added ContactSubmissionController with index and store methods for handling contact submissions.
- Created a new Blade view for the contact form with fields for name, email, discord, category, subject, and message.
- Updated routes to include endpoints for displaying the contact form and submitting it.
2024-02-24 20:30:23 +01:00
Rico van Zelst
e82976026c
chore(env): add HONEYPOT_NAME to .env.example
...
Addition of HONEYPOT_NAME variable in .env.example file.
2024-02-24 20:30:08 +01:00
Rico van Zelst
c490e87c3e
feat: Add Discord alert webhook, ContactCategory enum, form request
...
- Added Discord alert webhook URL to .env.example
- Created ContactCategory enum with humanReadable method
- Implemented ContactSubmissionRequest form request
- Added ContactSubmission model with fillable and casts properties
- Included configurations for Discord alerts and honeypot protection
2024-02-24 19:58:31 +01:00
Rico van Zelst
13ba72c897
feat(env): add GTAG_MEASUREMENT_ID to env and config
...
- Added GTAG_MEASUREMENT_ID to .env.example
- Updated 'GTAG_MEASUREMENT_ID' in config/app.php
- Modified script tag in googletag.blade.php to use dynamic ID
2024-02-24 15:44:57 +01:00
Rico
93ce805af6
build(deps-dev): bump laravel/sail from 1.27.3 to 1.27.4
...
build(deps-dev): bump laravel/sail from 1.27.3 to 1.27.4
2024-02-19 14:39:19 +01:00
Rico
f36a7aae7e
build(deps-dev): bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.5
...
build(deps-dev): bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.5
2024-02-19 14:39:10 +01:00
Rico
4d3066e31a
build(deps): bump league/flysystem-aws-s3-v3 from 3.23.1 to 3.24.0
...
build(deps): bump league/flysystem-aws-s3-v3 from 3.23.1 to 3.24.0
2024-02-19 14:38:57 +01:00
Rico
a2a8fbd4cc
build(deps): bump spatie/laravel-query-builder from 5.7.0 to 5.8.0
...
build(deps): bump spatie/laravel-query-builder from 5.7.0 to 5.8.0
2024-02-19 14:38:53 +01:00
Rico
747d3c3fbe
build(deps-dev): bump rector/rector from 1.0.0 to 1.0.1
...
build(deps-dev): bump rector/rector from 1.0.0 to 1.0.1
2024-02-19 14:38:37 +01:00
dependabot[bot]
c4193c544e
build(deps-dev): bump rector/rector from 1.0.0 to 1.0.1
...
Bumps [rector/rector](https://github.com/rectorphp/rector ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rectorphp/rector/releases )
- [Commits](https://github.com/rectorphp/rector/compare/1.0.0...1.0.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-02-19 03:57:59 +00:00
dependabot[bot]
378eb3841c
build(deps): bump spatie/laravel-query-builder from 5.7.0 to 5.8.0
...
Bumps [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder ) from 5.7.0 to 5.8.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.7.0...5.8.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-02-19 03:57:53 +00:00
dependabot[bot]
a71d097e52
build(deps): bump league/flysystem-aws-s3-v3 from 3.23.1 to 3.24.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.23.1 to 3.24.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.23.1...3.24.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:57:40 +00:00
dependabot[bot]
d241dcaab7
build(deps-dev): bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.5
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.9.2 to 3.10.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.9.2...v3.10.5 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:57:34 +00:00
dependabot[bot]
f06417dcb0
build(deps-dev): bump laravel/sail from 1.27.3 to 1.27.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.3 to 1.27.4.
- [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.3...v1.27.4 )
---
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-02-19 03:57:20 +00:00
Rico van Zelst
2c6246faea
feat(faq): update League of Legends FAQ
...
- Reordered the questions and answers for better readability
- Updated information about League of Legends availability on different platforms
- Added information about the characters in Arcane and the end date of Season 14
2024-02-16 02:11:50 +01:00
Rico van Zelst
f1ada2fb01
refactor(icons): improve code readability and formatting
...
- Reorganized the HTML structure for better readability.
- Fixed indentation and spacing inconsistencies.
- Added missing newline after PHP opening tag.
- Updated class names to follow consistent naming conventions.
- Wrapped icon titles in anchor tags for improved accessibility.
2024-02-16 01:57:48 +01:00
Rico van Zelst
a48ea6e42f
feat(home): update upcoming and latest skins display
...
- Updated the query in HomeController@index to filter upcoming skins based on release date.
- Updated the query in HomeController@index to filter latest skins based on release date.
- Added links to champion details page for each champion in list_all.blade.php.
- Added links to skin details page for each skin in recent_skins.blade.php and upcoming_skins.blade.php.
2024-02-16 01:41:06 +01:00
Rico van Zelst
17ccf554f1
feat(composer): update Rector dependency version
...
Update the Rector dependency version in composer.json from "^0.19.2" to "^1.0". This ensures compatibility with the latest version of Rector.
2024-02-16 01:40:53 +01:00
Rico
fafd940456
build(deps): bump spatie/laravel-backup from 8.5.1 to 8.6.0
...
build(deps): bump spatie/laravel-backup from 8.5.1 to 8.6.0
2024-02-14 12:14:59 +01:00
Rico
93a76d216a
build(deps-dev): bump spatie/laravel-ignition from 2.4.0 to 2.4.2
...
build(deps-dev): bump spatie/laravel-ignition from 2.4.0 to 2.4.2
2024-02-14 12:14:49 +01:00
Rico
1620356bdf
build(deps): bump laravel/tinker from 2.8.2 to 2.9.0
...
build(deps): bump laravel/tinker from 2.8.2 to 2.9.0
2024-02-14 12:14:37 +01:00
Rico
c74ed4d38e
build(deps): bump blade-ui-kit/blade-icons from 1.5.3 to 1.6.0
...
build(deps): bump blade-ui-kit/blade-icons from 1.5.3 to 1.6.0
2024-02-14 12:14:24 +01:00
Rico
54c9265ee4
build(deps): bump laravel/octane from 2.2.7 to 2.3.2
...
build(deps): bump laravel/octane from 2.2.7 to 2.3.2
2024-02-14 12:14:09 +01:00
dependabot[bot]
30c85d4857
build(deps): bump laravel/octane from 2.2.7 to 2.3.2
...
Bumps [laravel/octane](https://github.com/laravel/octane ) from 2.2.7 to 2.3.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.2.7...v2.3.2 )
---
updated-dependencies:
- dependency-name: laravel/octane
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:26:01 +00:00
dependabot[bot]
a09ad4006c
build(deps): bump blade-ui-kit/blade-icons from 1.5.3 to 1.6.0
...
Bumps [blade-ui-kit/blade-icons](https://github.com/blade-ui-kit/blade-icons ) from 1.5.3 to 1.6.0.
- [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.5.3...1.6.0 )
---
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-02-12 03:25:49 +00:00
dependabot[bot]
4831108742
build(deps): bump laravel/tinker from 2.8.2 to 2.9.0
...
Bumps [laravel/tinker](https://github.com/laravel/tinker ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/laravel/tinker/releases )
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/tinker/compare/v2.8.2...v2.9.0 )
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:25:36 +00:00
dependabot[bot]
062dbc753d
build(deps-dev): bump spatie/laravel-ignition from 2.4.0 to 2.4.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.0 to 2.4.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.4.0...2.4.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 >
2024-02-12 03:25:22 +00:00
dependabot[bot]
b3a383ea75
build(deps): bump spatie/laravel-backup from 8.5.1 to 8.6.0
...
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup ) from 8.5.1 to 8.6.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.5.1...8.6.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-02-12 03:25:10 +00:00
Rico
b97e695405
build(deps-dev): bump laravel/sail from 1.27.2 to 1.27.3
...
build(deps-dev): bump laravel/sail from 1.27.2 to 1.27.3
2024-02-05 22:02:09 +01:00
Rico
b43536cc0a
build(deps-dev): bump phpunit/phpunit from 10.5.9 to 10.5.10
...
build(deps-dev): bump phpunit/phpunit from 10.5.9 to 10.5.10
2024-02-05 22:01:58 +01:00
Rico
b68e33e404
build(deps): bump intervention/image from 3.3.2 to 3.3.3
...
build(deps): bump intervention/image from 3.3.2 to 3.3.3
2024-02-05 22:01:47 +01:00
Rico
d033165216
build(deps): bump spatie/laravel-backup from 8.5.0 to 8.5.1
...
build(deps): bump spatie/laravel-backup from 8.5.0 to 8.5.1
2024-02-05 22:01:36 +01:00
dependabot[bot]
778670366f
build(deps): bump spatie/laravel-backup from 8.5.0 to 8.5.1
...
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup ) from 8.5.0 to 8.5.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.5.0...8.5.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 >
2024-02-05 03:20:21 +00:00
dependabot[bot]
7685d295db
build(deps): bump intervention/image from 3.3.2 to 3.3.3
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.3.2 to 3.3.3.
- [Commits](https://github.com/Intervention/image/compare/3.3.2...3.3.3 )
---
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-02-05 03:19:59 +00:00
dependabot[bot]
21e4c68cbc
build(deps-dev): bump phpunit/phpunit from 10.5.9 to 10.5.10
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.9 to 10.5.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.10/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.9...10.5.10 )
---
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-02-05 03:19:54 +00:00
dependabot[bot]
beb4f7f37a
build(deps-dev): bump laravel/sail from 1.27.2 to 1.27.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.2 to 1.27.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.27.2...v1.27.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 >
2024-02-05 03:19:44 +00:00
Rico
fcd28acf8c
Merge pull request #97 from rico-vz/dependabot/composer/phpunit/phpunit-10.5.9
...
build(deps-dev): bump phpunit/phpunit from 10.5.5 to 10.5.9
2024-01-30 00:27:30 +01:00
Rico
9c6c113301
Merge pull request #99 from rico-vz/dependabot/composer/laravel/sail-1.27.2
...
build(deps-dev): bump laravel/sail from 1.27.1 to 1.27.2
2024-01-30 00:27:19 +01:00
Rico
b624a9bde7
Merge pull request #100 from rico-vz/dependabot/composer/simonhamp/the-og-0.5.4
...
build(deps): bump simonhamp/the-og from 0.4.0 to 0.5.4
2024-01-30 00:27:06 +01:00
Rico
c721e0e239
Merge pull request #98 from rico-vz/dependabot/composer/league/flysystem-aws-s3-v3-3.23.1
...
build(deps): bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
2024-01-30 00:24:21 +01:00
dependabot[bot]
c8c447bd68
build(deps): bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.22.0 to 3.23.1.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.22.0...3.23.1 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 22:01:30 +00:00
Rico
3bcb9bae1d
Merge pull request #101 from rico-vz/dependabot/composer/laravel/framework-10.42.0
...
build(deps): bump laravel/framework from 10.41.0 to 10.42.0
2024-01-29 23:00:16 +01:00
dependabot[bot]
a63335a9ef
build(deps): bump laravel/framework from 10.41.0 to 10.42.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.41.0 to 10.42.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.41.0...v10.42.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 >
2024-01-29 03:06:52 +00:00