Valentin Kaelin
|
e1b042c9b2
|
refactor(search): don't hardcode scrollbar width
|
2020-08-24 14:24:09 +02:00 |
|
Valentin Kaelin
|
389b10d7b5
|
refactor(search): entire new system to find and save summoner profiles
|
2020-08-23 23:43:42 +02:00 |
|
Valentin Kaelin
|
d1681a94f2
|
refactor: small tweaks to keep the design consistent
|
2020-08-22 18:51:23 +02:00 |
|
Valentin Kaelin
|
fd55779552
|
refactor(records): new design of the records page
|
2020-08-22 18:21:36 +02:00 |
|
Valentin Kaelin
|
70358d1187
|
refactor(champions): new colors for champions table
|
2020-08-22 18:20:46 +02:00 |
|
Valentin Kaelin
|
c7d894be03
|
refactor(match-details): new colors for match details stats
|
2020-08-22 18:18:40 +02:00 |
|
Valentin Kaelin
|
f55405fc4d
|
refactor(match-details): new style to highlight best player stat
|
2020-08-22 15:12:36 +02:00 |
|
Valentin Kaelin
|
20b7bc08e0
|
fix(champions): background color 0 opacity if kda was Infinity
|
2020-08-22 15:12:01 +02:00 |
|
Valentin Kaelin
|
7f631d2662
|
refactor: switch from Lato font to Inter
|
2020-08-22 15:11:25 +02:00 |
|
Valentin Kaelin
|
8eb8a31112
|
feat: only enable google crawlers on homepage
|
2020-08-14 23:35:52 +02:00 |
|
Valentin Kaelin
|
f3d6417f2d
|
fix: put overview sidebar in front of match list
|
2020-08-12 16:49:47 +02:00 |
|
Valentin Kaelin
|
00623ec486
|
fix: remove overflow hidden in champions table to stop hiding sort arrow
|
2020-08-12 15:16:28 +02:00 |
|
Valentin Kaelin
|
fc11c4909d
|
fix: reset loaded matches when the user switch tabs
|
2020-08-12 14:27:45 +02:00 |
|
Valentin Kaelin
|
d50f562ee4
|
feat: make sidebar sticky in summoner overview
|
2020-08-12 14:21:14 +02:00 |
|
dependabot[bot]
|
c83ddd30f8
|
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-11 13:18:34 +00:00 |
|
dependabot[bot]
|
01a1990929
|
chore(deps): bump acorn from 7.0.0 to 7.4.0 in /server
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.4.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-11 13:18:15 +00:00 |
|
dependabot[bot]
|
e39be680c7
|
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-11 13:18:12 +00:00 |
|
Valentin Kaelin
|
75f2bdb466
|
chore: bump deps
|
2020-08-11 15:17:14 +02:00 |
|
dependabot[bot]
|
c379f9dc50
|
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 14:01:47 +00:00 |
|
Valentin Kaelin
|
abab481f8d
|
fix: log summoner puuid when riot match endpoint returns a 404
|
2020-07-23 23:47:03 +02:00 |
|
Valentin Kaelin
|
16a8f2503a
|
fix: set champion playrate to 0 if not present in the json data
|
2020-07-23 22:49:14 +02:00 |
|
Valentin Kaelin
|
35b978cd68
|
feat: add nexus blitz gamemode
|
2020-07-22 19:59:20 +02:00 |
|
Valentin Kaelin
|
6638d8b6b9
|
feat: add searched summoner name in page title
|
2020-06-26 17:27:22 +02:00 |
|
Valentin Kaelin
|
7bbf5edb4a
|
feat: set player role to support if 1 player in the team has a supp item
|
2020-06-25 14:05:44 +02:00 |
|
Valentin Kaelin
|
5bf24d540a
|
feat: better highlight of searched summoner name in matches
|
2020-06-21 21:23:09 +02:00 |
|
Valentin Kaelin
|
46d2903340
|
refactor: use getSeasonNumber helper in MatchTransformer
|
2020-06-21 21:16:13 +02:00 |
|
Valentin Kaelin
|
c16974fcfb
|
feat: use custom RoleIdentification if Riot roles are badly identified
|
2020-06-21 20:58:04 +02:00 |
|
Valentin Kaelin
|
5cd9b7600f
|
chore: update frontend deps
|
2020-06-21 13:45:57 +02:00 |
|
Valentin Kaelin
|
17a1c620d4
|
fix: remove console.log in production
|
2020-06-21 13:39:02 +02:00 |
|
Valentin Kaelin
|
6ec0fc7e85
|
fix: don't fix sidebar if the summoner has no stats
|
2020-06-21 13:31:36 +02:00 |
|
Valentin Kaelin
|
6dbe9a8871
|
feat: go to summoners profile by clicking on names in matches
|
2020-06-21 13:21:48 +02:00 |
|
Valentin Kaelin
|
69ef705adc
|
fix: live game ban pickturn in clash games
|
2020-06-20 22:21:49 +02:00 |
|
Valentin Kaelin
|
baf729e9bf
|
feat: add placeholder in search input
|
2020-06-20 20:14:13 +02:00 |
|
Valentin Kaelin
|
df695d3559
|
feat: update selection background color
|
2020-06-20 20:00:49 +02:00 |
|
Valentin Kaelin
|
335fe5c4a6
|
feat: display old summoner names on actual summoner name hover
|
2020-06-20 19:46:25 +02:00 |
|
Valentin Kaelin
|
8db630389a
|
feat: better loading in match details
|
2020-06-20 17:50:41 +02:00 |
|
Valentin Kaelin
|
ccf79aad50
|
fix: only display ranks preview in match if summoners have roles
|
2020-06-20 16:52:50 +02:00 |
|
Valentin Kaelin
|
60cba28076
|
fix: check if roles needed in live game tab
|
2020-06-17 21:22:23 +02:00 |
|
Valentin Kaelin
|
30301e7cd2
|
fix: add summoner roles only to specific gamemodes
|
2020-06-16 21:36:39 +02:00 |
|
Valentin Kaelin
|
9552d2b103
|
fix: remove useless log when summoner doesn't exist
|
2020-06-14 20:11:24 +02:00 |
|
Valentin Kaelin
|
609dfcc9d0
|
fix: retry api calls to riot if we receive a 504 error
|
2020-06-14 12:29:21 +02:00 |
|
Valentin Kaelin
|
e0adc777e0
|
refactor: better error logging in JaxRequest
|
2020-06-13 23:24:08 +02:00 |
|
Valentin Kaelin
|
62e4c91e7f
|
feat: add link to live game details on overview
|
2020-06-13 15:15:15 +02:00 |
|
Valentin Kaelin
|
93fad299f3
|
feat: update header loader with the 4 tab links
|
2020-06-13 14:05:15 +02:00 |
|
Valentin Kaelin
|
b335b53869
|
feat: set summoner role to jungle in live tab if he has a smite
|
2020-06-12 23:58:09 +02:00 |
|
Valentin Kaelin
|
93a46d3a9e
|
feat: add identified roles in live game tab
|
2020-06-12 17:45:16 +02:00 |
|
Valentin Kaelin
|
1c9842dcab
|
fix: remove border radius on input with Safari
|
2020-06-12 16:33:23 +02:00 |
|
Valentin Kaelin
|
7dcad4e292
|
fix: tooltip error when hovering while closing detailed match
|
2020-06-11 22:46:47 +02:00 |
|
Valentin Kaelin
|
53864c6c37
|
fix: don't fix sidebar when player has no match
|
2020-06-11 22:37:22 +02:00 |
|
Valentin Kaelin
|
0dcdab9ac9
|
fix: champions table rounded on Firefox
|
2020-06-11 21:50:42 +02:00 |
|