Commit Graph

503 Commits

Author SHA1 Message Date
StyleCI Bot
94e37fcd30 Apply fixes from StyleCI 2024-04-01 14:36:34 +00:00
Rico van Zelst
d099289685 feat: link to the hatty crabby icon guide
- Added a link to a guide for a specific icon ID (6584).
2024-04-01 16:36:25 +02:00
Rico van Zelst
55a72607e2 refactor: improve filtering of hidden posts in PostsController
- Refactored the code in `PostsController.php` to filter out hidden posts before sorting by date for better performance and accuracy.
- Updated the blade template `listposts.blade.php` to adjust formatting and structure for displaying posts.
2024-04-01 16:27:07 +02:00
Rico van Zelst
7ad53814d3 feat: Enhance social media sharing meta image for blogpost
- Update OpenGraph and Twitter meta tags in app.blade.php to dynamically set og:image based on content.
- Modify show.blade.php to include post thumbnail as og_image for better social media sharing.
2024-04-01 16:22:23 +02:00
Rico van Zelst
87cf644b1e feat: Add guide to unlock Hatty Crabby Icon in League of Legends
- Include step-by-step instructions and requirements for the mission.
2024-04-01 16:10:36 +02:00
Rico
be88175627 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
2024-04-01 13:10:06 +02:00
Rico
bb8c26e578 build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
2024-04-01 13:09:34 +02:00
Rico
f54d5146ed build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
2024-04-01 13:09:09 +02:00
Rico
babd7d20a4 build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
2024-04-01 13:08:42 +02:00
dependabot[bot]
49c9f516fe build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.6 to 11.0.9.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.9/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.6...11.0.9)

---
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-04-01 11:07:46 +00:00
Rico
75ece2b3bb build(deps): bump laravel/framework from 11.0.8 to 11.1.1
build(deps): bump laravel/framework from 11.0.8 to 11.1.1
2024-04-01 13:06:51 +02:00
dependabot[bot]
6127f4d463 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:58 +00:00
dependabot[bot]
5261b61025 build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.4.2 to 2.5.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.4.2...2.5.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-04-01 04:02:41 +00:00
dependabot[bot]
46ebeb3470 build(deps): bump laravel/framework from 11.0.8 to 11.1.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.8 to 11.1.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.0.8...v11.1.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>
2024-04-01 04:02:31 +00:00
dependabot[bot]
19f829b87c build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.25.1 to 3.26.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.25.1...3.26.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-04-01 04:02:17 +00:00
Rico van Zelst
19fe5976be Merge remote-tracking branch 'origin/analysis-djNGnL' 2024-03-31 21:01:01 +02:00
StyleCI Bot
fd4ce12409 Apply fixes from StyleCI 2024-03-31 18:33:35 +00:00
Rico van Zelst
821c0d1c3c feat: Add roadmap functionality
- Added a new method `roadmap` to HomeController for displaying the roadmap view.
- Created a new Blade template `roadmap.blade.php` for the roadmap page.
- Defined a route `/roadmap` to access the roadmap feature.
2024-03-31 20:33:23 +02:00
Rico van Zelst
2b9fd26b7e fix: Use static arrow function for splash color calculation
- Replace the anonymous function with a static arrow function for calculating the splash color in ChampionSkinController.php.
2024-03-28 10:35:50 +01:00
Rico van Zelst
998f386f20 fix: Handle exceptions in image processing functions
- Catch exceptions when reading image content to prevent errors.
- Adjust image resizing dimensions for better display.
2024-03-28 10:34:16 +01:00
Rico van Zelst
5b55e21659 feat: Add support page
- Added a new method in HomeController to handle the support page.
- Created a new blade template for the support page with donation options.
2024-03-27 01:04:40 +01:00
Rico
846925e800 build(deps): bump creativecrafts/laravel-paginate-collection from 0.2.4 to 1.0.0
build(deps): bump creativecrafts/laravel-paginate-collection from 0.2.4 to 1.0.0
2024-03-26 14:53:46 +01:00
Rico
a09a9a1583 build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
2024-03-26 14:53:35 +01:00
Rico van Zelst
486665fb45 fix: Correct casing in streamersTable component name
- Updated the component name to use proper camelCase for consistency.
2024-03-26 11:36:11 +01:00
dependabot[bot]
f3ffe75f17 build(deps): bump creativecrafts/laravel-paginate-collection
Bumps [creativecrafts/laravel-paginate-collection](https://github.com/CreativeCrafts/laravel-paginate-collection) from 0.2.4 to 1.0.0.
- [Release notes](https://github.com/CreativeCrafts/laravel-paginate-collection/releases)
- [Changelog](https://github.com/CreativeCrafts/laravel-paginate-collection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CreativeCrafts/laravel-paginate-collection/compare/0.2.4...1.0.0)

---
updated-dependencies:
- dependency-name: creativecrafts/laravel-paginate-collection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:34:59 +00:00
dependabot[bot]
acdf8755a5 build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.9 to 1.6.11.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.9...1.6.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:33:29 +00:00
Rico
8e95bc9b43 build(deps): bump laravel/framework from 11.0.7 to 11.0.8
build(deps): bump laravel/framework from 11.0.7 to 11.0.8
2024-03-26 11:32:40 +01:00
Rico
839fbbb7a0 build(deps-dev): bump laravel/sail from 1.29.0 to 1.29.1
build(deps-dev): bump laravel/sail from 1.29.0 to 1.29.1
2024-03-26 11:32:09 +01:00
Rico
477a87bb21 build(deps): bump intervention/image from 3.5.0 to 3.5.1
build(deps): bump intervention/image from 3.5.0 to 3.5.1
2024-03-26 11:31:36 +01:00
Rico
625acca28a Merge pull request #168 from rico-vz/streamers
Add Streamers functionality
2024-03-26 11:30:56 +01:00
Rico van Zelst
60e2811ada Merge remote-tracking branch 'origin/analysis-VBpArV' into streamers 2024-03-26 11:29:38 +01:00
StyleCI Bot
e436ceae38 Apply fixes from StyleCI 2024-03-26 10:27:36 +00:00
Rico van Zelst
4f22451be3 style: Update CSS classes for video aspect ratio
- Updated CSS classes in grid_info.blade.php to use 'aspect-video' for maintaining video aspect ratio styling.
2024-03-26 11:27:28 +01:00
Rico van Zelst
99a5fea8f3 style: add streamer list styling per platform
- Added @font-face declarations for various font weights of the Inter font family in app.css to improve font rendering.
- Updated text-shadow styles for different platforms (Twitch, YouTube, Kick, Douyu, Huya) in grid_info.blade.php.
- Expanded file paths in tailwind.config.js to include more blade.php files.
2024-03-26 11:19:20 +01:00
Rico van Zelst
7ccd8ba022 feat: Add caching to streamer data retrieval
- Added caching mechanism to store and retrieve streamer data for API responses, improving performance.
- Implemented cache forget method in StreamerPanelController for CRUD operations to update cached data accordingly.
2024-03-26 10:30:09 +01:00
dependabot[bot]
681079867a build(deps-dev): bump laravel/sail from 1.29.0 to 1.29.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.29.0 to 1.29.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.29.0...v1.29.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-03-25 03:25:00 +00:00
dependabot[bot]
b0b6fa9de3 build(deps): bump laravel/framework from 11.0.7 to 11.0.8
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.7 to 11.0.8.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.0.7...v11.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:24:44 +00:00
dependabot[bot]
760ff31a0a build(deps): bump intervention/image from 3.5.0 to 3.5.1
Bumps [intervention/image](https://github.com/Intervention/image) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.5.0...3.5.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-03-25 03:24:02 +00:00
Rico van Zelst
39e9acf85b refactor: Remove unused cache for streamers
- Removed the unused caching mechanism for champion streamers to improve code clarity and efficiency.
2024-03-23 03:06:32 +01:00
Rico van Zelst
e6dcfacb31 feat: Add streamers to champion show view
- Added loading of streamers data in the champion show view.
- Updated ChampionController to load streamers for display.
2024-03-23 02:48:08 +01:00
Rico van Zelst
b46128ec26 Add Champion model, form validation, and components for StreamerPanel.
- Added Champion model to StreamerPanelController.
- Implemented form validation for champion_id, platform, username, and displayname in create and update methods.
- Created StreamerCreateForm and StreamersTable components for better organization.
2024-03-22 02:35:44 +01:00
Rico van Zelst
c665d3f70f feat: Add npm run dev-all to dev_quickstart.bat
- Added npm run dev-all command to the dev_quickstart.bat file.
2024-03-21 09:42:01 +01:00
Rico van Zelst
236ff32acc feat: Update AWS SDK and Laravel Package Tools versions
- Updated AWS SDK version to 3.301.4
- Updated Laravel Package Tools version to 1.16.4
2024-03-21 01:10:43 +01:00
Rico van Zelst
effd0203a3 feat: Add Streamer and StreamerPanel controllers, Streamer model
- Added StreamerController with index and show methods
- Added StreamerPanelController with index, create, store, edit, update, and destroy methods
- Created Streamer model with fillable attributes and platform-specific URL generation logic
- Implemented migration for creating the streamers table
2024-03-21 00:47:41 +01:00
Rico van Zelst
b7ce2dea6f chore: Update .env.example and pint.json configurations
- Updated APP_TIMEZONE to Europe/Amsterdam in .env.example
- Changed SESSION_DRIVER from file to database in .env.example
- Modified "preset" value to "laravel" in pint.json
2024-03-20 22:35:56 +01:00
Rico van Zelst
24fa65a83c docs: Update privacy policy date and analytics tools
- Updated the "date" field in the Privacy Policy to March 18th, 2024.
- Revised analytics tools from Google Analytics to Cloudflare Insights and Plausible for data collection. Added clarification on data usage and sharing practices.
2024-03-18 19:22:59 +01:00
Rico
b51f49456d style: apply style fixes
Heimerdinger.lol Workbench
2024-03-18 18:57:06 +01:00
Shift
d6546026a6 Apply the Laravel code style 2024-03-18 17:55:33 +00:00
Shift
2541825a1d Sort Tailwind classes 2024-03-18 17:55:31 +00:00
Shift
5560ec3081 Streamline Tailwind config file 2024-03-18 17:53:48 +00:00