Commit Graph

324 Commits

Author SHA1 Message Date
Rico van Zelst
fc2f3af040 feat: skin chroma data seeder 2023-11-01 09:40:25 +01:00
Rico van Zelst
9bb4de7a76 fix: skip original (base) skin 2023-11-01 08:49:18 +01:00
Rico van Zelst
ea879a8c70 feat: champion skin data seeder 2023-10-31 10:20:33 +01:00
Rico van Zelst
dc4617c576 fix: fix typo in skins database 2023-10-31 09:19:14 +01:00
Rico van Zelst
f2c390e940 style: add more informative comment 2023-10-31 09:14:58 +01:00
Rico van Zelst
6f178bdece feat: champion data seeder 2023-10-31 09:11:22 +01:00
Rico
f00ce5a4df Create SECURITY.md 2023-10-27 11:53:28 +02:00
Rico
c8f6129dc2 Create CONTRIBUTING.md 2023-10-27 11:42:32 +02:00
Rico
890c001116 Create CODE_OF_CONDUCT.md 2023-10-27 11:35:04 +02:00
Rico
900f00303d Create LICENSE 2023-10-27 11:32:01 +02:00
Rico van Zelst
f795a65882 ⚙️ SkinChroma Array cast 2023-10-27 10:22:19 +02:00
Rico van Zelst
021eae9bf4 🌈 Skin Chromas 2023-10-27 10:20:17 +02: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
3ee7112641 #️⃣ Change temp URLs 2023-10-27 01:17:23 +02:00
Rico van Zelst
38237a2219 🌟 Added dev-laravel, dev-node, and dev-all scripts 🚀
Added new scripts to package.json for easier development. The new scripts include "dev-laravel" for serving Laravel, "dev-node" for running npm dev, and "dev-all" for running both simultaneously. Also added "npm-run-all" as a dependency.
2023-10-27 01:06:12 +02:00
Rico van Zelst
1414391197 🎨 Champion + Skin databases 2023-10-26 20:46:09 +02:00
Rico van Zelst
55447937a6 ⚙️ Feature Cards + Navbar changes 2023-10-26 19:12:46 +02:00
Rico van Zelst
c1194738c5 🖼️ Navbar + Icon + Font 2023-10-26 16:57:28 +02:00
Rico van Zelst
23c31f88c5 Tailwind + Logo 2023-10-25 22:40:15 +02:00
Rico
cc882c4488 Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL 2023-10-22 17:36:24 +02:00
Rico
04331bd7fd Ideas 2023-10-22 17:35:51 +02:00
Rico van Zelst
4abc5d260e env entries 2023-10-17 22:20:33 +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