dependabot[bot]
|
96ad06942c
|
chore(deps): bump acorn from 7.0.0 to 7.3.1 in /server
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.3.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-11 18:40:25 +00:00 |
|
Valentin Kaelin
|
937c2368bd
|
chore: add alias to run adonis dev server
|
2020-06-11 20:25:26 +02:00 |
|
Valentin Kaelin
|
331994612b
|
fix: remove cache on matchlist
|
2020-05-09 21:01:52 +02:00 |
|
Valentin Kaelin
|
ae6b67edcf
|
refactor: add redis cache in Riot API wrapper (Jax)
|
2020-04-26 20:07:17 +02:00 |
|
Valentin Kaelin
|
c88e43ee4a
|
fix: add some console.time to check which mongo query is slow
|
2020-04-04 23:33:29 +02:00 |
|
Valentin Kaelin
|
a573a7411e
|
feat: add "new" tag if first load of the match
|
2020-04-01 14:14:03 +02:00 |
|
Valentin Kaelin
|
897055b189
|
fix: sorted some queries results (champions/mates)
|
2020-03-22 17:52:35 +01:00 |
|
Valentin Kaelin
|
81becdf390
|
chore: update api dependencies
|
2020-02-14 22:58:04 +01:00 |
|
Valentin Kaelin
|
8e8a72e262
|
refactor: rename api endpoints
|
2020-02-13 20:30:26 +01:00 |
|
Valentin Kaelin
|
47e255c64a
|
refactor: remove old ddragon code
|
2020-02-13 20:24:17 +01:00 |
|
Valentin Kaelin
|
f06563cfed
|
chore: add redis connection settings to env file
|
2020-02-10 21:11:29 +01:00 |
|
Valentin Kaelin
|
44ce31e4b4
|
fix: strange bug when perks secondary style was missing
|
2020-02-06 20:05:14 +01:00 |
|
Valentin Kaelin
|
d839eed7ad
|
feat: filter by season now works 🎉
|
2020-02-01 20:17:14 +01:00 |
|
Valentin Kaelin
|
7beb635c80
|
feat: get list of played seasons for a summoner from basic endpoint
|
2020-02-01 17:14:33 +01:00 |
|
Valentin Kaelin
|
fed9cb6406
|
feat: add season number in matchlist
|
2020-02-01 15:52:56 +01:00 |
|
Valentin Kaelin
|
dfd0c04fe7
|
fix: kda issue in records tab and add season number to all matches
|
2020-01-25 12:33:28 +01:00 |
|
Valentin Kaelin
|
bd9ec8f343
|
feat: create ace command to edit detailed matches
|
2020-01-20 21:35:26 +01:00 |
|
Valentin Kaelin
|
d740ed7309
|
feat: add reload button on live game tab
|
2020-01-15 21:55:22 +01:00 |
|
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
|
304ed03ace
|
fix: check summoner friends with account_id instead of name
|
2020-01-08 21:16:21 +01:00 |
|
Valentin Kaelin
|
22ff28d6a0
|
fix: last played is now correct in champions tab
|
2020-01-08 17:49:14 +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
|
1c9e2b8d70
|
fix: return old matchList from db if Riot API is down
|
2020-01-01 16:22:40 +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
|
ac5b764d61
|
refactor: remove stats kilo notation from db
|
2019-12-16 21:06:56 +01:00 |
|
Valentin Kaelin
|
d106e84db1
|
feat: add arguments to created commands
|
2019-12-16 20:51:46 +01:00 |
|
Valentin Kaelin
|
46aed5a435
|
fix: typo in Queue provider path
|
2019-12-15 21:06:37 +01:00 |
|
Valentin Kaelin
|
1a87bea46d
|
feat: add ace command to edit all matches with the updated transformer
|
2019-12-15 20:52:04 +01:00 |
|
Valentin Kaelin
|
4989306ba8
|
feat: create bee-queue provider
|
2019-12-15 20:51:05 +01:00 |
|
Valentin Kaelin
|
df1b0e0ef0
|
feat: add ace command to delete specific matches from the db
|
2019-12-15 20:50:27 +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
|
0a30cbe8d1
|
refactor: match repository queries
|
2019-12-01 14:38:08 +01:00 |
|
Valentin Kaelin
|
351ce80c77
|
feat: remove bots game in stats
|
2019-11-30 22:18:10 +01:00 |
|
Valentin Kaelin
|
7a199d3194
|
refactor: use CDragon data for everything instead of DDragon
|
2019-11-25 21:15:52 +01:00 |
|
Valentin Kaelin
|
d5394c64f8
|
feat: add stats for most played champions
|
2019-11-24 14:26:27 +01:00 |
|
Valentin Kaelin
|
8f19e570b7
|
refactor: start using Cdragon instead of DDragon
Done Endpoints: Items and Perks
|
2019-11-23 17:34:34 +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
|
e59416c446
|
feat: add Ddragon items endpoint to Jax Provider
|
2019-11-14 21:21:05 +01:00 |
|
Valentin Kaelin
|
980e58fe57
|
fix: remove remake games from stats
|
2019-11-13 19:08:51 +01:00 |
|
Valentin Kaelin
|
f138db27a5
|
fix: remove tutorial games from history
|
2019-11-12 21:03:02 +01:00 |
|