Commit graph

345 commits

Author SHA1 Message Date
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
Valentin Kaelin
aed77079ce fix: oopsie 2019-10-12 16:15:57 +02:00
Valentin Kaelin
3efa75759c fix: mobile version of the homepage 2019-10-12 16:15:21 +02:00
Valentin Kaelin
35206b9962 fix: adjust mobile version of the website 2019-10-12 15:51:30 +02:00
Valentin Kaelin
fb7f4bf815 refactor: remove old spinner loader 2019-10-11 21:46:35 +02:00
Valentin Kaelin
bd1341fb7a feat: add skeleton loading to summoners page 2019-10-11 21:43:02 +02:00
Valentin Kaelin
18ccfeb21c fix: remove games made in another region if player transfered 2019-10-10 20:56:48 +02:00
Valentin Kaelin
65185157a9 Merge remote-tracking branch 'origin/master' 2019-10-08 21:54:56 +02:00
Valentin Kaelin
b046adba97 feat: add Flex 5vs5 global stats 2019-10-08 21:54:32 +02:00
vkaelin
a3b8282911 feat: add a real error message if the summoner isn't found 2019-10-07 09:54:29 +02:00
Valentin Kaelin
7f72112bc5 fix: add new matches to MatchList in a correct order 2019-10-06 17:31:43 +02:00
Valentin Kaelin
a7561a82b8 feat: add loading animation on load more matches button 2019-10-06 15:08:24 +02:00
Valentin Kaelin
e09c7d59b5 feat: add button to load 10 more matches 2019-10-06 00:01:58 +02:00
Valentin Kaelin
02e4cb87dd fix: months displayed in RecentActivity are more correct 2019-10-05 21:10:02 +02:00
Valentin Kaelin
6f13a76da4 refactor: clean code to fetch matches details 2019-10-05 20:01:01 +02:00
Valentin Kaelin
a8b4fef901 refactor: clean some more code for MatchList 2019-10-04 22:29:43 +02:00
Valentin Kaelin
839b324d64 fix: remove viewport meta tag as long as responsive isn't done 2019-10-04 21:04:19 +02:00
Valentin Kaelin
ac00801d9f refactor: clean some code for MatchList results 2019-10-03 21:52:36 +02:00
Valentin Kaelin
ba8c05fbe8 feat: add MatchList in db (started Summoner Collection) 2019-10-01 21:39:26 +02:00
Valentin Kaelin
7e93dcd311 fix: order of the matches is correct again 2019-09-30 19:50:13 +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
68d15872ce fix: oopsie 2019-09-26 21:22:45 +02:00
Valentin Kaelin
84f7304c23 fix: improve JaxRequest wrapper 2019-09-26 21:20:27 +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
77095ced56 fix: height of the background on profiles 2019-09-23 19:51:04 +02:00
Valentin Kaelin
0278b3934c fix: calculation of the kda 2019-09-22 17:39:29 +02:00
Valentin Kaelin
920b271925 fix: link path correction for enemies profiles 2019-09-20 23:54:35 +02:00
Valentin Kaelin
5601ea9365 feat: add links to the profiles of the 10 players per match 2019-09-20 23:52:34 +02:00