Rico van Zelst
cc0eba5208
docs(robots.txt): add sitemap reference
...
Include a reference to the sitemap in robots.txt for search engines.
2024-02-26 17:52:40 +01:00
Rico van Zelst
c6f9423241
feat(commands): add GenerateSitemapCommand for sitemap generation
...
- Added GenerateSitemapCommand to create sitemap.xml
- Updated Kernel to schedule sitemap generation weekly
- Updated composer.json with spatie/laravel-sitemap dependency
2024-02-26 17:48:22 +01:00
Rico
d7f03d3315
build(deps-dev): bump phpunit/phpunit from 10.5.10 to 10.5.11
...
build(deps-dev): bump phpunit/phpunit from 10.5.10 to 10.5.11
2024-02-26 16:14:39 +01:00
Rico
41578c0fa6
build(deps-dev): bump laravel/pint from 1.13.8 to 1.14.0
...
build(deps-dev): bump laravel/pint from 1.13.8 to 1.14.0
2024-02-26 16:14:30 +01:00
Rico
e0a56831f6
build(deps): bump laravel/octane from 2.3.2 to 2.3.3
...
build(deps): bump laravel/octane from 2.3.2 to 2.3.3
2024-02-26 16:14:21 +01:00
dependabot[bot]
01e5122050
build(deps): bump laravel/octane from 2.3.2 to 2.3.3
...
Bumps [laravel/octane](https://github.com/laravel/octane ) from 2.3.2 to 2.3.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.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: laravel/octane
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 14:28:11 +00:00
Rico
9e65130a22
build(deps): bump spatie/sheets from 1.11.0 to 1.11.1
...
build(deps): bump spatie/sheets from 1.11.0 to 1.11.1
2024-02-26 15:27:37 +01:00
Rico
233ee96639
build(deps-dev): bump laravel/sail from 1.27.4 to 1.28.0
...
build(deps-dev): bump laravel/sail from 1.27.4 to 1.28.0
2024-02-26 15:27:26 +01:00
Rico van Zelst
3423382a0a
chore(analytics): update Plausible script domain
...
Changed the Plausible analytics script domain to heimerdinger.lol.
2024-02-26 13:39:53 +01:00
Rico van Zelst
7826063f78
feat(analytics): replace old Google Tag script with new version
...
- Added a new file googletag.blade.php for updated Google Tag script
- Deleted the old version of googletag.blade.php containing outdated script
2024-02-26 13:38:51 +01:00
Rico van Zelst
8949c427e8
feat(analytics): Add Plausible analytics script, remove Matomo script
...
- Added a new file `plausible.blade.php` for Plausible analytics script.
- Removed the `matomo-analytics.blade.php` file and replaced its usage with the new Plausible analytics component in `app.blade.php`.
2024-02-26 13:38:46 +01:00
dependabot[bot]
33795e4c03
build(deps-dev): bump laravel/pint from 1.13.8 to 1.14.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.8 to 1.14.0.
- [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.8...v1.14.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:28:25 +00:00
dependabot[bot]
9cd313f397
build(deps-dev): bump phpunit/phpunit from 10.5.10 to 10.5.11
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.10 to 10.5.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11 )
---
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-26 03:28:13 +00:00
dependabot[bot]
1551a4456f
build(deps): bump spatie/sheets from 1.11.0 to 1.11.1
...
Bumps [spatie/sheets](https://github.com/spatie/sheets ) from 1.11.0 to 1.11.1.
- [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.11.0...1.11.1 )
---
updated-dependencies:
- dependency-name: spatie/sheets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:27:30 +00:00
dependabot[bot]
9b8e5edaa9
build(deps-dev): bump laravel/sail from 1.27.4 to 1.28.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.4 to 1.28.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.27.4...v1.28.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-02-26 03:27:03 +00:00
Rico van Zelst
1eeb7bc8c4
refactor(layout): remove unused googletag component from layout
2024-02-26 03:24:33 +01:00
Rico van Zelst
cb4c448736
refactor(matomo-analytics): optimize Matomo tracking script
...
Consolidated and optimized Matomo tracking script for better performance.
2024-02-26 03:23:27 +01:00
Rico van Zelst
fdc2843f6f
feat(components): add Matomo analytics component
...
Add Matomo analytics tracking code to a new Blade component for easy integration across views.
2024-02-26 03:05:42 +01:00
Rico van Zelst
322755a42a
style(layout): remove unused font loading code
...
Removed unused font loading code from the layout file to improve clarity and reduce unnecessary clutter.
2024-02-26 02:14:17 +01:00
Rico van Zelst
c0a21eb2e2
chore(fonts): Move font files to new directory
...
- Renamed font files to a new directory for organization.
2024-02-26 02:07:00 +01:00
Rico van Zelst
cb7cef45cf
feat(fonts): add Inter font files for various weights
...
Add font files for Inter font family with different weights (100-900) in WOFF2 format. Update CSS to include font-face declarations for each weight.
2024-02-26 02:04:39 +01:00
Rico van Zelst
6a91cc1b7e
style(footer): add aria-label attribute to link for accessibility
2024-02-26 01:32:50 +01:00
Rico van Zelst
c53a8154bd
chore(about): update GitHub link in about page
...
Updated the GitHub link on the about page to provide a more concise and clear call-to-action for developers interested in contributing to the project.
2024-02-25 02:56:21 +01:00
Rico van Zelst
088066f720
feat(skins): Update grid_info blade with improved styling and layout
...
- Refactored CSS classes for better readability
- Adjusted grid layout for responsiveness
- Updated image display properties and transitions
2024-02-25 01:40:21 +01:00
Rico van Zelst
72655e6d1a
chore(indexnow): add new text file with unique identifier
...
Added a new text file named "1e2221c8a725434085822c2ef00539cf" to the public directory.
2024-02-25 01:21:58 +01:00
Rico van Zelst
b775f8b2fa
feat(posts): add new posts about Riot Games' 2XKO and LoL targeting
...
Added two new blog posts: one revealing the name of Riot Games' fighting game 'Project L' as 2XKO, and another detailing how to only attack champions in League of Legends.
2024-02-25 01:14:24 +01:00
Rico
2a31592254
chore: apply style fixes
...
Apply fixes from StyleCI
2024-02-25 00:45:13 +01:00
Rico
f159bf7be1
Apply fixes from StyleCI
2024-02-24 23:44:36 +00:00
Rico van Zelst
62417027fa
refactor(migration): update anonymous class syntax
...
Refactored the anonymous class syntax in the Pulse migration file for consistency.
2024-02-25 00:44:32 +01:00
Rico van Zelst
f4567be0c8
feat(migrations): add Pulse tables migration
...
Added migrations for 'pulse_values', 'pulse_entries', and 'pulse_aggregates' tables with necessary columns, indexes, and constraints.
2024-02-25 00:04:05 +01:00
Rico van Zelst
9dd4cc3b87
style(meta): Add dark mode meta tag and fix indentation
...
Added a meta tag to disable DarkReader on the site and fixed the indentation in the file.
2024-02-24 22:20:13 +01:00
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