Commit graph

722 commits

Author SHA1 Message Date
Valentin Kaelin
f138db27a5 fix: remove tutorial games from history 2019-11-12 21:03:02 +01:00
Valentin Kaelin
b4a2edfd32 refactor: create a Repository to store mongo requests 2019-11-12 19:47:23 +01:00
Valentin Kaelin
1e3462ebcd fix: remove NaN errors in role winrates 2019-11-12 18:20:25 +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
33ff97a7ac feat: get stats by champion class from api 2019-11-10 20:19:04 +01:00
Valentin Kaelin
48d2fade07 feat: add global winrate 2019-11-10 19:22:20 +01:00
Valentin Kaelin
1774306504 feat: add hover infos for role stats 2019-11-10 19:01:26 +01:00
Valentin Kaelin
c394857aae fix: wins/losses were reversed in role stats 2019-11-10 01:04:24 +01:00
Valentin Kaelin
ea6c1b35a3 fix: sort gamemodes stats by most played and change colors of W/L 2019-11-09 23:24:12 +01:00
Valentin Kaelin
a87510e998 feat: change direction of dropdown if they cannot be fully seen 2019-11-09 23:04:40 +01:00
Valentin Kaelin
1e3e8f13da feat: add statistics by role 2019-11-08 22:04:06 +01:00
Valentin Kaelin
115ecdf0d3 fix: forgot assists in kda calculation 2019-11-08 17:32:49 +01:00
Valentin Kaelin
0399680a9e fix: remove hover on old links 2019-11-08 16:10:20 +01:00
Valentin Kaelin
2f1f36997e refactor: move some icons in SvgContainer component 2019-11-08 16:08:45 +01:00
Valentin Kaelin
06f7a97fc9 feat: add global kda 2019-11-08 16:04:02 +01:00
Valentin Kaelin
8207d7d6e9 fix: typo in color name 2019-11-08 15:47:33 +01:00
Valentin Kaelin
c78ad56a7f feat: start adding global statistics about summoner's games 2019-11-08 15:39:56 +01:00
Valentin Kaelin
5fd8800b73 feat: add bg color according to stats in match details 2019-11-06 18:46:45 +01:00
Valentin Kaelin
0bf6ebb518 fix: update id of ARAM and URF modes 2019-11-06 13:32:36 +01:00
Valentin Kaelin
f4d09884ab feat: add victory text next to winning team 2019-11-04 22:08:40 +01:00
Valentin Kaelin
635a7c3279 feat: add more team statistics in match details 2019-11-04 20:30:56 +01:00
Valentin Kaelin
a4e3697f24 refactor: display allyTeam in blue and enemyTeam in red 2019-11-04 17:47:05 +01:00
Valentin Kaelin
d3628d6cf6 refactor: ally team is always displayed first in match details 2019-11-03 21:19:17 +01:00
Valentin Kaelin
05f635d7d4 refactor: clean some Transformers code 2019-11-03 20:59:21 +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
42ac3f6bcc fix: don't count remake as loss in friends winrate 2019-10-29 20:48:19 +01:00
Valentin Kaelin
a02ac32a12 fix: whitelist css transitions from purgecss 2019-10-29 20:43:23 +01:00
Valentin Kaelin
0c90d1426c refactor: use a relationship between Summoner and Match in database 2019-10-26 22:52:50 +02:00
Valentin Kaelin
6c06bf3cc9 fix: display max 15 friends 2019-10-25 23:35:32 +02:00
Valentin Kaelin
4aad54972e feat: add Summoner's games with friends stats 2019-10-25 23:09:33 +02:00
Valentin Kaelin
a0b85e888f
feat: add LICENSE 2019-10-23 22:01:43 +02:00
Valentin Kaelin
4b4a76cc29 Revert "feat: add LICENSE"
This reverts commit cdb3e96dad.
2019-10-23 21:59:43 +02:00
Valentin Kaelin
cdb3e96dad
feat: add LICENSE 2019-10-23 21:53:19 +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
398e18d10c feat: add purgecss in production 2019-10-22 17:44:02 +02:00
Valentin Kaelin
d698057fae fix: recursion of JaxRequest now works if we receive 500/503 2019-10-21 20:05:17 +02:00
Valentin Kaelin
668930d7ca fix: kill participation is 0% if ally team didn't make any 2019-10-21 18:24:28 +02:00
Valentin Kaelin
d2bfb487ba fix: ranked stats container always same width even if LP are >= 1000 2019-10-21 18:12:57 +02:00
Valentin Kaelin
ee07c7bd0d feat: add skeleton loading for the load more matches button 2019-10-21 17:50:13 +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
0906a73003 refactor: remove vuejs map files in production 2019-10-21 16:15:33 +02:00
Valentin Kaelin
dd3db8ed99 refactor: remove vue-awesome package 2019-10-21 16:02:45 +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
c9ba6894af fix: summoner's not found footer fixed at the bottom 2019-10-21 14:30:08 +02:00
Valentin Kaelin
643de98fa4 fix: recursion of JaxRequest 2019-10-14 00:06:33 +02:00
Valentin Kaelin
3b5ed35ea8 feat: add dropdown in RecentActivity component 2019-10-13 20:29:08 +02:00
Valentin Kaelin
e23932fcf6 feat: add footer with GitHub link 2019-10-13 18:12:17 +02:00
Valentin Kaelin
3d9fd8bcf5 feat: add custom scrollbar (chrome) 2019-10-13 15:51:47 +02:00
Valentin Kaelin
c8e085a1ea fix: adjust some padding 2019-10-12 16:34:05 +02:00