Commit graph

583 commits

Author SHA1 Message Date
Valentin Kaelin
2d28475056 feat(vuex): start cdragon/runes module 2020-12-17 22:48:02 +01:00
Valentin Kaelin
01f7437461 feat(api): add cdragon/runes endpoint 2020-12-17 22:46:53 +01:00
Valentin Kaelin
3dcee325a4 fix(matches): small tweaks for Redemption + Youmuu items 2020-12-16 21:31:36 +01:00
Valentin Kaelin
6bff24869d feat(matches): highlight mythic items 2020-12-13 20:06:17 +01:00
Valentin Kaelin
50fbd1053a refactor: update item tooltips to match new season 11 items 2020-12-05 17:54:16 +01:00
Valentin Kaelin
f2ade5518f
Merge pull request #17 from vkaelin/dependabot/npm_and_yarn/client/highlight.js-9.18.5
chore(deps): bump highlight.js from 9.18.1 to 9.18.5 in /client
2020-12-05 00:41:49 +01:00
dependabot[bot]
422643e6a7
chore(deps): bump highlight.js from 9.18.1 to 9.18.5 in /client
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 23:32:52 +00:00
Valentin Kaelin
3d49bf142b chore: only add custom content in tailwind config 2020-12-05 00:31:54 +01:00
Valentin Kaelin
5fad14e3af fix(more-matches): update the sidebar with the season filter applied 2020-11-14 18:47:17 +01:00
Valentin Kaelin
67ff3380a0 fix(more-matches): no longer display the load button unnecessarily
When the season filter is selected: check if there is more matches to load or not.
2020-11-14 18:40:26 +01:00
Valentin Kaelin
44f10b6c35 fix(front): display old items icons 2020-11-14 18:28:39 +01:00
Valentin Kaelin
ec9930296d feat: add preseason 11 timestamp 2020-11-13 21:54:29 +01:00
Valentin Kaelin
acb496c93c fix(tmp): prevent crashes by hiding deleted items 2020-11-13 19:59:17 +01:00
Valentin Kaelin
f0a0731ddc fix(more-matches): apply season filter in more matches results 2020-11-06 22:09:18 +01:00
Valentin Kaelin
f869e5b12c refactor(api): some more little tweaks to update adonis boilerplate 2020-11-06 21:58:40 +01:00
Valentin Kaelin
6f63d67be0 refactor: update Adonis to last October update 2020-11-06 21:43:35 +01:00
Valentin Kaelin
dda6fc3328 fix(jax): destructuring the right key when error happens 2020-10-18 15:24:35 +02:00
Valentin Kaelin
0df33663a8 fix: fix uppercase on linux 2020-10-18 01:09:58 +02:00
Valentin Kaelin
534a0983a8 fix: little fix 2020-10-18 01:08:54 +02:00
Valentin Kaelin
d5bb727219 Merge branch 'adonis-5' 2020-10-17 16:32:53 +02:00
Valentin Kaelin
75894b3025 chore: delete old server folder and rename new one 2020-10-17 15:45:12 +02:00
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