Commit graph

662 commits

Author SHA1 Message Date
Valentin Kaelin
324d4d539f feat: add cors on production 2020-10-17 15:43:29 +02:00
Valentin Kaelin
581ce52871 docs: update README 2020-10-16 22:41:09 +02:00
Valentin Kaelin
77eb091b11 fix(live-game): timer fixed size only when the game has started 2020-10-16 22:20:26 +02:00
Valentin Kaelin
2b2f46d71c refactor: add working mongo migrations when ReplicaSet is on 2020-10-16 22:17:46 +02:00
Valentin Kaelin
210a47f62d refactor(client): update error handling to match adonis 5 validators 2020-10-11 18:32:33 +02:00
Valentin Kaelin
02360b4e92 refactor(role-identification): add types to ChampionPlayRate 2020-10-11 18:13:14 +02:00
Valentin Kaelin
8769d9b5bc refactor: add types for all CDragon endpoints 2020-10-11 17:57:43 +02:00
Valentin Kaelin
0fffc8127f feat: add match details endpoints 2020-10-11 17:31:16 +02:00
Valentin Kaelin
749e9eda05 feat: more matches endpoint 2020-10-11 16:35:23 +02:00
Valentin Kaelin
b045615862 refactor(front): update summoners/live payload 2020-10-10 22:41:30 +02:00
Valentin Kaelin
3550ec2832 refactor: use old riot rate limiter for now 2020-10-10 22:39:13 +02:00
Valentin Kaelin
a6988533e8 refactor(front): update summoner/overview payload 2020-10-10 22:06:12 +02:00
Valentin Kaelin
f00f13b0a4 fix(transformers): remove new line from champion icon url 2020-10-10 22:05:09 +02:00
Valentin Kaelin
58ade06bc0 feat: add summoner/overview endpoint 2020-10-08 09:51:12 +02:00
Valentin Kaelin
2dbf4ba73a feat: add summoners/live endpoint 2020-10-07 22:03:36 +02:00
Valentin Kaelin
54a0e07474 feat: create Match, BasicMatch and LiveMatch Transformers 2020-10-07 22:03:24 +02:00
Valentin Kaelin
aa4659b53e chore: increase eslint max-len rule 2020-10-07 22:02:34 +02:00
Valentin Kaelin
7d74309d1b feat: add type to Jax Match Endpoint 2020-10-07 19:08:16 +02:00
Valentin Kaelin
b565a0bc55 feat: add RoleIdentificationService 2020-10-07 18:43:04 +02:00
Valentin Kaelin
8e272093c9 feat: add summoner/records endpoint 2020-10-07 17:47:27 +02:00
Valentin Kaelin
1288ae8b27 fix(role-identification): temporary fix to prevent some crash 2020-10-07 17:20:05 +02:00
Valentin Kaelin
8184f17fbb feat: add summoner/champions endpoint 2020-10-05 21:33:17 +02:00
Valentin Kaelin
3862043980 feat: create Match and DetailedMatch Models 2020-10-05 20:47:16 +02:00
Valentin Kaelin
3bbfab9260 refactor: use validator for summoner/basic endpoint 2020-10-05 19:49:03 +02:00
Valentin Kaelin
25af97d4a6 refactor: create Summoner Mongo Model 2020-10-05 12:40:02 +02:00
Valentin Kaelin
e35492840e feat: more work on summoner/basic endpoint 2020-10-05 11:16:21 +02:00
Valentin Kaelin
58b26d5838 feat: start summoner/basic endpoint 2020-10-04 22:05:44 +02:00
Valentin Kaelin
3266472568 feat: start to type Jax response 2020-10-04 22:05:16 +02:00
Valentin Kaelin
ca235b521e feat: migrate Jax Service to TypeScript 2020-10-04 17:30:04 +02:00
Valentin Kaelin
a865283b1d chore: add redis adonis package 2020-10-04 16:14:10 +02:00
Valentin Kaelin
143ab1b4be feat: add migrations to create indexes 2020-10-04 16:04:42 +02:00
Valentin Kaelin
bd3bd7c445 chore: add mongodb adonis package 2020-10-04 15:00:07 +02:00
Valentin Kaelin
cdabe6a2ca chore: add adonis 5 boilerplate 2020-10-04 13:37:05 +02:00
Valentin Kaelin
9879146433 fix(live-game): fixed size for the game start timer 2020-09-29 18:49:20 +02:00
Valentin Kaelin
b21c7ff416 refactor: retry cdragon requests if it fails 2020-09-29 18:41:13 +02:00
Valentin Kaelin
e73b231db2 fix(role-identification): better fix to remove duplicate 2020-09-29 18:02:44 +02:00
Valentin Kaelin
dc6b7617d3 fix: ... 2020-09-28 20:10:44 +02:00
Valentin Kaelin
b936f0f111 fix(role-identification): tmp fix while looking for the real bug 2020-09-28 20:01:53 +02:00
Valentin Kaelin
9f7c33ffc7 refactor: respect names' capitalization on profile page 2020-09-26 22:10:14 +02:00
Valentin Kaelin
d1323307fb fix(champions): prevent full kda text from wrapping 2020-09-26 21:45:46 +02:00
Valentin Kaelin
e6e8716ff1 fix(match-details): error in dmg to objectives when all team had 0 dmg 2020-09-26 21:38:32 +02:00
Valentin Kaelin
ca707ebe55
Merge pull request #14 from vkaelin/dependabot/npm_and_yarn/client/http-proxy-1.18.1
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /client
2020-09-25 18:59:21 +02:00
Valentin Kaelin
90cd80892f
Merge pull request #13 from vkaelin/dependabot/npm_and_yarn/server/acorn-7.4.0
chore(deps): bump acorn from 7.0.0 to 7.4.0 in /server
2020-09-25 18:59:10 +02:00
Valentin Kaelin
340d3d4fe7
Merge pull request #12 from vkaelin/dependabot/npm_and_yarn/client/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /client
2020-09-25 18:58:50 +02:00
Valentin Kaelin
2a6c40de1b
Merge pull request #11 from vkaelin/dependabot/npm_and_yarn/client/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /client
2020-09-25 18:58:39 +02:00
Valentin Kaelin
3ce5429928
Merge pull request #10 from vkaelin/dependabot/npm_and_yarn/server/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /server
2020-09-25 18:58:26 +02:00
Valentin Kaelin
17af7f4cc1
Merge pull request #8 from vkaelin/dependabot/npm_and_yarn/client/websocket-extensions-0.1.4
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /client
2020-09-25 18:58:01 +02:00
dependabot[bot]
fda3fa3531
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /client
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 22:03:22 +00:00
Valentin Kaelin
676ad6f20d feat(records): display gamemode name 2020-08-28 14:01:43 +02:00
Valentin Kaelin
071a18596f chore(commands): only edit matches of a specific summoner 2020-08-28 12:22:22 +02:00