Commit graph

98 commits

Author SHA1 Message Date
Valentin Kaelin
8060766638
fix: display/hide detailed runes 2023-09-21 14:12:11 +02:00
Valentin Kaelin
a0a405dc7f
style: sort all tailwind classes with prettier plugin 2023-09-21 12:52:17 +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
8fac5cd58b feat: update big rank icons 2023-08-29 14:09:42 +02: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
7b9811c13b fix(overview): record stats responsive if > 999 games 2022-02-02 22:53:22 +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
6c5e09d67d fix(live-game): don't crash when Riot API doesn't give any perks... 2021-09-29 22:28:35 +02:00
Kalane
5a7c38281f feat: add live game tab back 2021-09-17 22:57:57 +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
Valentin Kaelin
f98238ebd0 chore(client): update dependencies and use new v-slot syntax 2021-04-03 17:18:24 +02:00
Valentin Kaelin
e3ce337885 feat(live): add detailed runes in live game tab 2020-12-19 18:49:03 +01:00
Valentin Kaelin
ec9930296d feat: add preseason 11 timestamp 2020-11-13 21:54:29 +01:00
Valentin Kaelin
d1323307fb fix(champions): prevent full kda text from wrapping 2020-09-26 21:45:46 +02:00
Valentin Kaelin
676ad6f20d feat(records): display gamemode name 2020-08-28 14:01:43 +02:00
Valentin Kaelin
c09a13d964 feat(champions): add checkbox to display only most played champions 2020-08-27 21:35:39 +02:00
Valentin Kaelin
2a03163a14 fix(ranked): error in ranked component 2020-08-25 16:33:41 +02:00
Valentin Kaelin
d1681a94f2 refactor: small tweaks to keep the design consistent 2020-08-22 18:51:23 +02:00
Valentin Kaelin
fd55779552 refactor(records): new design of the records page 2020-08-22 18:21:36 +02:00
Valentin Kaelin
70358d1187 refactor(champions): new colors for champions table 2020-08-22 18:20:46 +02:00
Valentin Kaelin
20b7bc08e0 fix(champions): background color 0 opacity if kda was Infinity 2020-08-22 15:12:01 +02:00
Valentin Kaelin
7f631d2662 refactor: switch from Lato font to Inter 2020-08-22 15:11:25 +02:00
Valentin Kaelin
00623ec486 fix: remove overflow hidden in champions table to stop hiding sort arrow 2020-08-12 15:16:28 +02:00
Valentin Kaelin
69ef705adc fix: live game ban pickturn in clash games 2020-06-20 22:21:49 +02:00
Valentin Kaelin
93fad299f3 feat: update header loader with the 4 tab links 2020-06-13 14:05:15 +02:00
Valentin Kaelin
93a46d3a9e feat: add identified roles in live game tab 2020-06-12 17:45:16 +02:00
Valentin Kaelin
0dcdab9ac9 fix: champions table rounded on Firefox 2020-06-11 21:50:42 +02:00
Valentin Kaelin
58c27324f8 refactor: reorder tailwind css classes with headwind extension 2020-06-11 20:55:39 +02:00
Valentin Kaelin
897196b048 fix: use browser locales when displaying date 2020-04-03 12:40:22 +02:00
Valentin Kaelin
f1a3f9bfa8 feat: add hours played in global stats 2020-03-31 14:12:47 +02:00
Valentin Kaelin
5b59f5b4cc fix: NaN kda for champions stats 2020-03-17 13:34:39 +01:00
Valentin Kaelin
493195e0dc fix: live tab game now works for custom tournament games 2020-02-29 15:11:23 +01:00
Valentin Kaelin
9bf781aa55 refactor: tidy up vue components folder 2020-02-13 20:16:13 +01:00
Valentin Kaelin
70b135c8f2 refactor: remove redundant queue type in summoner overview 2020-02-06 20:06:01 +01:00
Valentin Kaelin
f2a1e01794 fix: table row background image bug on Edge/Safari on live game tab 2020-02-02 14:38:17 +01:00
Valentin Kaelin
e520807919 style: remove console.log of season filter 2020-02-01 20:23:05 +01:00
Valentin Kaelin
d839eed7ad feat: filter by season now works 🎉 2020-02-01 20:17:14 +01:00
Valentin Kaelin
1f7bd5a853 feat: update layout to add season select 2020-02-01 17:14:03 +01:00
Valentin Kaelin
faf2ede582 fix: truncate summoner names in friends list 2020-01-29 18:17:38 +01:00
Valentin Kaelin
9dbb6f83e7 fix: remove secondaryRune placeholder in live game tab 2020-01-19 17:45:52 +01:00
Valentin Kaelin
202a808519 fix: missing rounded corners in live game tab 2020-01-15 21:58:29 +01:00
Valentin Kaelin
754a8b497c feat: highlight search summoner in live game tab 2020-01-15 20:07:26 +01:00