Commit Graph

96 Commits

Author SHA1 Message Date
35563c2fc0 frontend: fix mobile layout for runes text 2026-03-07 00:23:34 +01:00
271c2b26d8 Multiple changes
- backend: add summoner spells
- backend: add build variants
- backend: builds are now storing full tree with runes (keystones)
- backend: build trees are split on starter items and merged on runes
- frontend: computing core tree now
- frontend: variant selectors
2026-03-06 23:33:02 +01:00
930cbf5a18 frontend: add item tooltip, refactor with itemicon component 2026-03-01 13:42:01 +01:00
f6cf2c8a8c frontend: fix compactruneselector on mobile 2026-02-28 13:53:37 +01:00
8c9da868f4 frontend: lint and format 2026-02-28 13:47:46 +01:00
45fa841f80 frontend: make sidebar smaller 2026-02-28 13:44:27 +01:00
c362d6b12a frontend: refactor build viewer a bit more 2026-02-28 13:38:14 +01:00
7833780bcb frontend: refactor of the new build viewer
extracting the logic into composables
2026-02-28 13:29:33 +01:00
20ccb20738 frontend: refactor of the new build viewer 2026-02-28 13:18:02 +01:00
3e9a8295b2 frontend: fix item tree arrows (Fix #9) 2026-02-28 13:13:01 +01:00
fe128c0848 Frontend updates: caching basic data (json) from CDragon
Implement caching in the patch_detector, consume the cache from API routes in frontend
2026-02-28 00:23:04 +01:00
dc09d10f07 Frontend updates and changes
- Remove items/runes separate pages, put everything into a "build" page.
- Show summoner spells.
- Add a build variant selector, that for now only selects runes
2026-02-25 14:59:42 +01:00
e0a39dab0a matchups: filter out <0.5 or >0.5 for counters
All checks were successful
pipeline / lint-and-format (push) Successful in 4m57s
pipeline / build-and-push-images (push) Successful in 1m52s
2026-01-25 01:03:38 +01:00
0a983fa996 refactor: take matchup spectrum out of section 2026-01-25 00:42:45 +01:00
8f8fc0f1af Matchups: implemented matchups
All checks were successful
pipeline / lint-and-format (push) Successful in 4m36s
pipeline / build-and-push-images (push) Successful in 1m50s
2026-01-25 00:22:40 +01:00
7a34c16087 Champion page improvements
All checks were successful
pipeline / lint-and-format (push) Successful in 4m50s
pipeline / build-and-push-images (push) Successful in 1m37s
2026-01-23 23:25:17 +01:00
82bb01c039 Fixup svg-dom-arrows in dev env
All checks were successful
pipeline / lint-and-format (push) Successful in 5m16s
pipeline / build-and-push-images (push) Successful in 1m47s
2026-01-23 21:38:57 +01:00
653b0c41d7 Removed awaits, clean up API route
All checks were successful
pipeline / lint-and-format (push) Successful in 4m54s
pipeline / build-and-push-images (push) Successful in 4m43s
2026-01-23 21:22:19 +01:00
3d79d9e495 Lint frontend
Some checks failed
pipeline / lint-and-format (push) Failing after 4m18s
pipeline / build-and-push-images (push) Has been skipped
2026-01-21 23:39:03 +01:00
3fc52205f6 Lint and format
Some checks failed
pipeline / lint-and-format (push) Failing after 56s
pipeline / build-and-push-images (push) Has been skipped
2026-01-21 00:59:23 +01:00
353baa6267 Bufixes, prefetching root page
All checks were successful
pipeline / build-and-push-images (push) Successful in 1m31s
2026-01-20 22:18:55 +01:00
4df99a4312 Better dev experience, better front page
All checks were successful
pipeline / build-and-push-images (push) Successful in 5m30s
2026-01-20 21:20:13 +01:00
c8e71dc223 Filter out doom bots from UI (champion selector)
All checks were successful
pipeline / build-and-push-images (push) Successful in 1m24s
2025-12-06 00:06:03 +01:00
53b72ddeb9 Fix supp items: don't show start
Some checks failed
pipeline / build-and-push-images (push) Successful in 4m5s
pipeline / deploy (push) Failing after 54s
2025-11-19 20:53:05 +01:00
db80ba9fe4 Mobile tierlists :) (sort of)
Some checks failed
pipeline / build-and-push-images (push) Failing after 42s
pipeline / deploy (push) Has been skipped
2024-12-21 15:26:35 +01:00
59ceb24c84 BottomBar for mobile navigation to tierlists 2024-12-21 14:41:52 +01:00
bc8ac87225 Added 'about' page :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 32s
pipeline / deploy (push) Successful in 9s
2024-12-14 18:14:14 +01:00
7924463ac2 Added min height to tier container
All checks were successful
pipeline / build-and-push-images (push) Successful in 31s
pipeline / deploy (push) Successful in 10s
2024-12-07 21:07:08 +01:00
d02c1f49b2 Use clone for itemviewer trim
All checks were successful
pipeline / build-and-push-images (push) Successful in 31s
pipeline / deploy (push) Successful in 6s
2024-12-07 18:00:09 +01:00
0d0a6a82dc Refresh arrows on window scroll
All checks were successful
pipeline / build-and-push-images (push) Successful in 32s
pipeline / deploy (push) Successful in 6s
2024-12-07 17:00:02 +01:00
fbcf083f9f Allow alternative build exploration on desktop :) (fix #7)
All checks were successful
pipeline / build-and-push-images (push) Successful in 31s
pipeline / deploy (push) Successful in 7s
2024-12-07 16:42:01 +01:00
b7f37898bd Better late game items (fix #6) :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 33s
pipeline / deploy (push) Successful in 7s
2024-12-07 16:09:49 +01:00
42da27e544 Use lazy loading for navbars 2024-12-07 13:28:31 +01:00
825bd1f3a2 Rename import 2024-12-07 13:28:19 +01:00
9f11ba1f52 Better mobile scroll
All checks were successful
pipeline / build-and-push-images (push) Successful in 35s
pipeline / deploy (push) Successful in 7s
2024-12-06 22:17:12 +01:00
a624ee0134 Better margin for LaneFilter mobile version
All checks were successful
pipeline / build-and-push-images (push) Successful in 35s
pipeline / deploy (push) Successful in 7s
2024-12-06 20:57:06 +01:00
b5ae29e1d4 Revert tree bug with NuxtImg
All checks were successful
pipeline / build-and-push-images (push) Successful in 31s
pipeline / deploy (push) Successful in 7s
2024-12-06 19:39:25 +01:00
80c7f20eb7 Using <NuxtImg> everywhere :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 33s
pipeline / deploy (push) Successful in 7s
2024-12-06 19:27:42 +01:00
1bdf87c6af Fixed centered tiers in tierlists :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 35s
pipeline / deploy (push) Successful in 7s
2024-12-06 17:42:22 +01:00
7722537041 Added F tier
All checks were successful
pipeline / build-and-push-images (push) Successful in 31s
pipeline / deploy (push) Successful in 7s
2024-12-06 17:37:22 +01:00
56e4b89aea Refactor 2024-12-06 17:24:33 +01:00
a80afc6d69 New tierlists :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 43s
pipeline / deploy (push) Successful in 7s
2024-12-06 17:01:59 +01:00
934724ce51 ReFix ogchampion
All checks were successful
pipeline / build-and-push-images (push) Successful in 33s
pipeline / deploy (push) Successful in 7s
2024-12-05 15:59:07 +01:00
6d21628748 Fix OgChampion
All checks were successful
pipeline / build-and-push-images (push) Successful in 32s
pipeline / deploy (push) Successful in 8s
2024-12-05 15:54:13 +01:00
db6638fa0b SideBar on index page :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 33s
pipeline / deploy (push) Successful in 7s
2024-12-05 15:24:03 +01:00
4776cda80d Added tierlistList on tier list x(
All checks were successful
pipeline / build-and-push-images (push) Successful in 33s
pipeline / deploy (push) Successful in 8s
2024-12-05 14:34:25 +01:00
87f703666e Little sidebar fixup :) 2024-12-05 14:16:33 +01:00
0a5e6cb249 Refactor NavBar 2024-12-05 13:21:17 +01:00
387f3f658d Tree: revert import strategy
All checks were successful
pipeline / build-and-push-images (push) Successful in 31s
pipeline / deploy (push) Successful in 7s
2024-12-05 00:32:39 +01:00
b181ec2f82 Added special suppitem case (fix #8)
All checks were successful
pipeline / build-and-push-images (push) Successful in 32s
pipeline / deploy (push) Successful in 6s
2024-12-05 00:29:11 +01:00