a467046c55
fix: fix typing errors
pipeline / lint-and-format (push) Successful in 4m17s
pipeline / build-and-push-images (push) Successful in 1m13s
2026-04-30 13:17:35 +02:00
e1ab81854a
refactor: make match-collector export its types, and consume them in frontend
pipeline / lint-and-format (push) Successful in 4m22s
pipeline / build-and-push-images (push) Successful in 2m11s
2026-04-30 00:06:53 +02:00
db2ca353c5
feat: first back recording and display ( #12 )
...
pipeline / lint-and-format (push) Successful in 4m35s
pipeline / build-and-push-images (push) Successful in 1m39s
Record first backs, group them by item sets and show the most popular ones, with gold and %, in the frontend.
2026-04-28 20:10:20 +02:00
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
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
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