Commit graph

351 commits

Author SHA1 Message Date
Valentin Kaelin
2f9c95587f
feat: try to add plausible back 2023-10-10 21:21:43 +02:00
Valentin Kaelin
6b51605841
fix: role img link in detailed matches 2023-09-21 14:14:27 +02:00
Valentin Kaelin
8060766638
fix: display/hide detailed runes 2023-09-21 14:12:11 +02:00
Valentin Kaelin
889360fbed
docs: update summoner example + README 2023-09-21 14:01:01 +02:00
Valentin Kaelin
bd63a31202
feat: dynamically load all routes 2023-09-21 13:54:05 +02:00
Valentin Kaelin
a0a405dc7f
style: sort all tailwind classes with prettier plugin 2023-09-21 12:52:17 +02:00
Valentin Kaelin
860a4b6617
feat: replace custom-forms tailwind plugin by forms 2023-09-21 12:45:52 +02:00
Valentin Kaelin
57e3e15121 feat: start to update tailwindcss to latest version 2023-09-20 23:43:14 +02:00
Valentin Kaelin
1b6281404f feat: replace old client folder 2023-09-20 22:01:43 +02:00
Valentin Kaelin
f156bddea5 fix: new mythic items 2023-09-14 18:53:43 +02:00
Valentin Kaelin
8fac5cd58b feat: update big rank icons 2023-08-29 14:09:42 +02:00
Valentin Kaelin
3e626e8940 feat: update small rank icons 2023-08-29 13:53:14 +02:00
Valentin Kaelin
e45eaa4959 fix: remove arena matches for now 2023-08-25 17:10:33 +02:00
Kalane
c627a2d26d
feat: add the 5 new asian regions 2023-01-10 15:58:41 +01:00
AJaquier
5e4c4cea93
fix: 900 is arurf 2022-10-12 22:01:16 +02:00
AJaquier
7051e017ae
fix: unknown gamemode urf 2022-10-12 21:28:28 +02:00
Valentin Kaelin
0a563b52ec fix: custom games sometimes available in match-v5 endpoint 2022-02-27 15:24:46 +01:00
Valentin Kaelin
565682aff7 fix: load more button when Riot API is canceled 2022-02-27 13:56:06 +01:00
Valentin Kaelin
1a1e68bdaa refactor(client): better formatting of global stats 2022-02-17 00:55:57 +01:00
Valentin Kaelin
09621f100e feat: add more stats in recent activity 2022-02-17 00:37:28 +01:00
Valentin Kaelin
239bcfb82e fix(client): use portal-vue for tooltips 2022-02-16 23:51:06 +01:00
Valentin Kaelin
7b9811c13b fix(overview): record stats responsive if > 999 games 2022-02-02 22:53:22 +01:00
Valentin Kaelin
db1ee7ead7 fix(summoner-overview): open mutliple match details 2022-02-01 23:43:42 +01:00
Valentin Kaelin
b2dc4c28d1 refactor: don't pass entire matchlist to frontend anymore 2022-02-01 21:38:19 +01:00
Valentin Kaelin
f6cd5e19a3 refactor: better way to store lastMatchId 2022-01-31 23:44:22 +01:00
Valentin Kaelin
565e2b32fa fix: last one... (hope so) 2022-01-31 23:17:37 +01:00
Valentin Kaelin
4fb7c4d6da fix: forgot to check length in one spot 2022-01-31 23:09:39 +01:00
Valentin Kaelin
9af2dd90c3 fix: load more matches when season is selected now works again 2022-01-31 23:03:08 +01:00
Valentin Kaelin
4811f95aa0 refactor: use db transactions when inserting matches to prevent errors 2022-01-30 18:01:05 +01:00
Valentin Kaelin
ec6319ec3b fix(champions): remove strange bahviors after sorting multiple times 2022-01-08 02:09:39 +01:00
Valentin Kaelin
3d4c969ea0 fix(champions): re-apply current filters on most played check 2022-01-08 01:04:49 +01:00
Valentin Kaelin
5c79f04563 feat(champions): add filter by gamemode back 2022-01-08 00:55:50 +01:00
Kalane
cdfdb814ca refactor: don't store summonerSpell json in frontend anymore 2021-12-11 19:24:10 +01:00
Kalane
eed57126ba fix(live-game): spellbook smite icon 2021-12-11 19:17:45 +01:00
Kalane
db92410398 feat: add new Rekkles account as default search 2021-11-20 23:09:23 +01:00
Kalane
6c5e09d67d fix(live-game): don't crash when Riot API doesn't give any perks... 2021-09-29 22:28:35 +02:00
Kalane
f19efcbd19 fix: 404 from Riot API match-v5 + random summonerSpellIds 2021-09-18 00:01:06 +02:00
Kalane
5a7c38281f feat: add live game tab back 2021-09-17 22:57:57 +02:00
Kalane
6f0beec0d2 feat: add ranks back in match-details 2021-09-16 22:29:20 +02:00
Kalane
973355c201 feat: add detailed-match feature (without ranks for now) 2021-09-16 17:10:09 +02:00
Kalane
ed79b4cd7c feat: add back records tab 2021-09-16 14:23:09 +02:00
Kalane
2a2fb61c58 feat: aggregate RecentActivity with matches data 2021-09-15 21:17:52 +02:00
Kalane
1f5afc3f54 feat: add summoner friends back 2021-09-15 18:35:39 +02:00
Kalane
73e40820bd feat: overview-stats now work in the frontend 2021-09-15 17:59:42 +02:00
Kalane
134cbfad0b refactor: store teamPositions in int in database 2021-09-14 16:03:08 +02:00
Kalane
d6c4fe3e11 feat: load more matches button 2021-09-14 13:49:24 +02:00
Kalane
c353bb227b feat(basic-matches): add runes 2021-09-14 01:19:47 +02:00
Kalane
96352669d0 feat(basic-matches): add summonerSpell 2021-09-14 00:44:12 +02:00
Kalane
ac10c94be2 feat: overview endpoint looks good 2021-09-14 00:06:12 +02:00
Kalane
ee0b0d3fe1 fix(matches): ms to s 2021-09-11 14:09:25 +02:00