Valentin Kaelin
|
b0169576c9
|
feat: live game tab
|
2020-01-14 22:04:45 +01:00 |
|
Valentin Kaelin
|
5ab71a0292
|
feat: add records tab
|
2020-01-12 01:31:28 +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
|
fe60e85b6a
|
style: remove old comments and change method names
|
2020-01-01 16:39:54 +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
|
541d6395b1
|
feat: add select input in champions tab to change queue
|
2019-12-23 22:13:42 +01:00 |
|
Valentin Kaelin
|
e295141eb1
|
feat: add all champions stats
|
2019-12-21 17:56:31 +01:00 |
|
Valentin Kaelin
|
7f1ba47eb6
|
feat: add endpoint to get full champion stats (in progress)
|
2019-12-03 22:23:19 +01:00 |
|
Valentin Kaelin
|
c77b5bb05d
|
refactor: give summoner region to JaxProvider for every call to Riot API
|
2019-12-02 20:41:05 +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
|
4fd79a5d84
|
feat: add redis
|
2019-12-01 16:20:27 +01:00 |
|
Valentin Kaelin
|
7ab6db8ec2
|
refactor: rename helpers to services and create real helper file
|
2019-12-01 15:20:49 +01:00 |
|
Valentin Kaelin
|
a200da1a05
|
refactor: clean code of the Transformers
|
2019-11-16 17:43:55 +01:00 |
|
Valentin Kaelin
|
fedb4b461c
|
feat: add hover infos for summoners' items
|
2019-11-14 21:22:01 +01:00 |
|
Valentin Kaelin
|
b4a2edfd32
|
refactor: create a Repository to store mongo requests
|
2019-11-12 19:47:23 +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
|
1e3e8f13da
|
feat: add statistics by role
|
2019-11-08 22:04:06 +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
|
0c90d1426c
|
refactor: use a relationship between Summoner and Match in database
|
2019-10-26 22:52:50 +02: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
|
18ccfeb21c
|
fix: remove games made in another region if player transfered
|
2019-10-10 20:56: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
|
6f13a76da4
|
refactor: clean code to fetch matches details
|
2019-10-05 20:01:01 +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
|
5b964f14ba
|
(refactor): create a ServiceProvider for the Jax wrapper
|
2019-09-11 20:19:15 +02:00 |
|
Valentin Kaelin
|
9cc044ec13
|
Use Adonis instead of Express for the API
|
2019-09-11 09:06:21 +02:00 |
|