Valentin Kaelin
|
289ad7af2f
|
feat(records): add some new records
|
2020-08-28 12:09:28 +02:00 |
|
Valentin Kaelin
|
93a46d3a9e
|
feat: add identified roles in live game tab
|
2020-06-12 17:45:16 +02:00 |
|
Valentin Kaelin
|
897196b048
|
fix: use browser locales when displaying date
|
2020-04-03 12:40:22 +02:00 |
|
Valentin Kaelin
|
dacd3873e8
|
refactor: tidy up vue data folder
|
2020-02-13 20:20:23 +01:00 |
|
Valentin Kaelin
|
4a0a76686e
|
fix: compare summonerId or accountId instead of summonerNames in vue
|
2020-01-20 21:54:04 +01:00 |
|
Valentin Kaelin
|
b0169576c9
|
feat: live game tab
|
2020-01-14 22:04:45 +01:00 |
|
Valentin Kaelin
|
305818be23
|
fix: forgot to push helper method for creating records
|
2020-01-12 01:35:36 +01:00 |
|
Valentin Kaelin
|
2d5fc1a2ae
|
feat: add some infos about live game on overview tab
|
2020-01-03 22:50:09 +01:00 |
|
Valentin Kaelin
|
526611a517
|
refactor: make api call only when needed for each view
|
2019-12-27 18:38:43 +01:00 |
|
Valentin Kaelin
|
00e2f1f481
|
refactor: fetch soloQ ranks in a 2nd request in match details
|
2019-12-01 20:44:41 +01:00 |
|
Valentin Kaelin
|
c6d0cd5d4e
|
feat: add soloQ rank of all players in match details
|
2019-12-01 19:17:30 +01:00 |
|
Valentin Kaelin
|
1dae55db54
|
refactor: export compareSummonernames function
|
2019-11-29 18:18:13 +01:00 |
|
vkaelin
|
8e61783c9a
|
feat: add tooltip on match data to see full date
|
2019-11-28 10:06:27 +01:00 |
|
Valentin Kaelin
|
7a199d3194
|
refactor: use CDragon data for everything instead of DDragon
|
2019-11-25 21:15:52 +01:00 |
|
Valentin Kaelin
|
fedb4b461c
|
feat: add hover infos for summoners' items
|
2019-11-14 21:22:01 +01:00 |
|
Valentin Kaelin
|
ec2bdd3ae0
|
feat: update stats without a reload when summoner load more matches
|
2019-11-11 21:51:40 +01:00 |
|
Valentin Kaelin
|
c92cc760e4
|
refactor: get mates with a mongo request instead of storing them in db
|
2019-11-11 18:07:15 +01:00 |
|
Valentin Kaelin
|
c78ad56a7f
|
feat: start adding global statistics about summoner's games
|
2019-11-08 15:39:56 +01:00 |
|
Valentin Kaelin
|
cce91efb67
|
feat: display match details (1st version: code needs some work)
|
2019-11-03 18:49:58 +01:00 |
|
Valentin Kaelin
|
4aad54972e
|
feat: add Summoner's games with friends stats
|
2019-10-25 23:09:33 +02:00 |
|
Valentin Kaelin
|
1f97d6e0d6
|
feat: add in game status if the summoner is playing
|
2019-10-22 22:59:22 +02:00 |
|
Valentin Kaelin
|
f13b044fc8
|
feat: add flex 3v3 stats + display unranked icon if summoner is unranked
|
2019-10-21 17:37:48 +02:00 |
|
Valentin Kaelin
|
3b12014eb3
|
refactor: get last riot patch from backend instead of manually change it
|
2019-10-21 15:30:48 +02:00 |
|
Valentin Kaelin
|
b046adba97
|
feat: add Flex 5vs5 global stats
|
2019-10-08 21:54:32 +02:00 |
|
Valentin Kaelin
|
e09c7d59b5
|
feat: add button to load 10 more matches
|
2019-10-06 00:01:58 +02:00 |
|
Valentin Kaelin
|
4f13d8400e
|
refactor: transform matches data to store in db only useful data
|
2019-09-29 18:06:54 +02:00 |
|
Valentin Kaelin
|
81e995b239
|
feat: add text to show the result of the match
|
2019-09-24 18:08:03 +02:00 |
|
Valentin Kaelin
|
0278b3934c
|
fix: calculation of the kda
|
2019-09-22 17:39:29 +02:00 |
|
Valentin Kaelin
|
95bab9affa
|
feat: add the 10 participants of each match
|
2019-09-20 23:32:28 +02:00 |
|
Valentin Kaelin
|
06670c573e
|
feat: add kda for each match
|
2019-09-19 19:58:29 +02:00 |
|
Valentin Kaelin
|
8e1850b638
|
feat: add role for summoner's matches
|
2019-09-19 19:26:44 +02:00 |
|
Valentin Kaelin
|
c442d3ac1f
|
refactor: start the new design of the matches
|
2019-09-16 21:20:48 +02:00 |
|
Valentin Kaelin
|
d97accce23
|
refactor: start the new summoner page design
|
2019-09-14 23:19:10 +02:00 |
|
Valentin Kaelin
|
f48bfc92ec
|
feat: add SoloQ winrate
|
2019-09-14 16:10:49 +02:00 |
|
Valentin Kaelin
|
d611a7647d
|
Start cleaning some Vue code
|
2019-09-09 20:42:10 +02:00 |
|
Valentin Kaelin
|
8a603a3903
|
Configure ESLint for the Vue project
|
2019-08-23 16:48:16 +02:00 |
|
Valentin Kaelin
|
0ad9788941
|
Replace some old syntax
|
2019-04-05 22:41:32 +02:00 |
|
Valentin Kaelin
|
2a12c38ab2
|
Work on responsive and add loading animation
|
2019-04-04 22:29:37 +02:00 |
|
Valentin Kaelin
|
c26b7a2191
|
Fix PurgeCSS, fix backend, use localStorage
|
2019-03-31 20:56:48 +02:00 |
|