Commit Graph

31 Commits

Author SHA1 Message Date
Rico van Zelst d79c0dba5f style: laravel pint 2023-11-27 20:49:41 +01:00
Rico van Zelst 3e7592fa9c feat: summoner icon show 2023-11-27 19:11:09 +01:00
Rico van Zelst 383099910d fix: reverse summoner icon sorting
when you check out the icons, most of the time you probably are looking for recent ones not ones from 2009.
2023-11-27 17:39:59 +01:00
Rico van Zelst d9fac4259d feat: implement summoner emote index 2023-11-27 17:38:38 +01:00
Rico van Zelst c11df81e5c feat: emote data 2023-11-26 18:24:23 +01:00
Rico van Zelst 1a6091e099 feat: code for emotes 2023-11-26 17:52:06 +01:00
Rico d07bda0fa3 Apply fixes from StyleCI 2023-11-26 16:39:54 +00:00
Rico van Zelst f79395cfae cache time 2023-11-26 16:20:06 +01:00
Rico van Zelst 560c75a1b4 feat: asset page 2023-11-16 14:43:40 +01:00
Rico van Zelst cea55e776c feat: icon list + search functionality 2023-11-15 13:58:12 +01:00
Rico van Zelst 7ced468ad1 feat: search through skins 2023-11-14 10:30:44 +01:00
Rico van Zelst c542a2421b feat: skin grid info 2023-11-09 14:55:57 +01:00
Rico van Zelst 86990c6fea feat: skin rarity color 2023-11-09 14:10:01 +01:00
Rico van Zelst 2b8e6d9327 feat: skin list 2023-11-09 12:20:46 +01:00
Rico van Zelst 00018878e0 feat: position filter 2023-11-08 21:40:51 +01:00
Rico van Zelst 149174ebc3 feat: champ information, style improvement 2023-11-08 14:12:51 +01:00
Rico van Zelst 38247c71d9 feat: champ info start 2023-11-08 10:39:52 +01:00
Rico van Zelst d17d19bac6 fix: query optimization
 166 Queries -> 2 Queries (cached)
2023-11-07 22:04:00 +01:00
Rico van Zelst b5342fcc9d style: remove unused code 2023-11-07 19:15:09 +01:00
Rico van Zelst 4445bc1478 feat: champion list 2023-11-07 17:28:37 +01:00
Rico van Zelst ab15e38ac0 feat: skinline tags 2023-11-07 13:16:46 +01:00
Rico van Zelst 67df40dce6 fix: optimize queries 2023-11-07 08:38:17 +01:00
Rico van Zelst 90e36c74ec feat: caching 2023-11-06 21:47:51 +01:00
Rico van Zelst 0fb5f76ad2 feat: add recent skins to home 2023-11-06 00:56:11 +01:00
Rico van Zelst 91ec747c2c style: make per the coding style in pint 2023-11-02 13:05:53 +01:00
Rico van Zelst 509fbed10b feat: add champion role database 2023-11-01 14:55:17 +01:00
Rico van Zelst 9ced9a83f3 style: laravel pint lint 2023-11-01 14:09:25 +01: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 1414391197 🎨 Champion + Skin databases 2023-10-26 20:46:09 +02:00
Rico van Zelst 6aa1f21eb1 🏗️ Laravel Installation 2023-10-14 17:00:26 +02:00