Commit graph

711 commits

Author SHA1 Message Date
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
Valentin Kaelin
58c27324f8 refactor: reorder tailwind css classes with headwind extension 2020-06-11 20:55:39 +02:00
Valentin Kaelin
8b73271823 fix: check if player has perks in live game tab (riot api invalid data) 2020-06-11 20:46:55 +02:00
Valentin Kaelin
02996c8883 chore: update client deps and use built in tailwindcss purgecss 2020-06-11 20:39:28 +02:00
Valentin Kaelin
937c2368bd chore: add alias to run adonis dev server 2020-06-11 20:25:26 +02:00
dependabot[bot]
b25b112cb1
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /client
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 14:46:55 +00:00
Valentin Kaelin
0be17fd1dd chore: add alias to start vue server 2020-05-09 21:05:24 +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
fb57006b0d fix: sidebar glitch effect with Firefox 2020-04-22 23:44:38 +02:00
Valentin Kaelin
f4d183fade chore: update DigitalOcean link in README because it wasn't visible 2020-04-22 23:25:54 +02:00
Valentin Kaelin
d9d736490e feat: add digitalocean logo on the website + README 💙 2020-04-22 22:43:30 +02:00
Valentin Kaelin
57c459d51d fix: don't fix sidebar on mobile/tablet 2020-04-08 14:58:28 +02:00
Valentin Kaelin
9796c98fbb feat: handle ESC key to close dropdowns 2020-04-08 14:02:21 +02:00
Valentin Kaelin
4990bcf06c chore: upgrade LICENSE to 4.0 because 1.0 is deprecated 2020-04-05 15:58:50 +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
8b90dbf80b chore: add discord link in README 2020-04-03 12:59:02 +02:00
Valentin Kaelin
897196b048 fix: use browser locales when displaying date 2020-04-03 12:40:22 +02:00
Valentin Kaelin
0b087e7e06 feat: remove adsense and media.net codes 2020-04-02 13:31:29 +02:00
Valentin Kaelin
d07e79a12d feat: add media.net verification code 2020-04-01 22:49:46 +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
1f7261f0ed feat: add google analytics (temp) 2020-04-01 13:57:49 +02:00
Valentin Kaelin
bb83c8e376 feat: add adsense id 2020-04-01 13:46:01 +02:00
Valentin Kaelin
2845ecb971 feat: change header design: add discord link 2020-04-01 12:55:55 +02:00
Valentin Kaelin
adf29805d7 chore: update dependencies 2020-03-31 14:23:43 +02:00
Valentin Kaelin
f1a3f9bfa8 feat: add hours played in global stats 2020-03-31 14:12:47 +02:00
Valentin Kaelin
e39589d00d fix: sidebar in overview tab glitch when > than the content 2020-03-31 14:03:43 +02:00
Valentin Kaelin
fae3c08ad0 fix: season selector works again in overview tab 2020-03-30 22:09:23 +02:00
Valentin Kaelin
a5d5eb857c feat: add legal Riot Games boilerplate in the footer 2020-03-30 15:06:57 +02:00
Valentin Kaelin
d7702e2175 fix: visual bug of the sidebar in overview tab 2020-03-28 22:47:59 +01:00
Valentin Kaelin
a819a86400 feat: add one for all gamemode 2020-03-28 22:37:24 +01:00
Valentin Kaelin
b30349acc9 fix: add select-none on load more matches button 2020-03-22 17:56:12 +01:00
Valentin Kaelin
897055b189 fix: sorted some queries results (champions/mates) 2020-03-22 17:52:35 +01:00
Valentin Kaelin
788f733c96 feat(overview): stop scroll of the sidebar when the bottom is reached 2020-03-19 23:07:12 +01:00
Valentin Kaelin
461b268661 fix: standardize gamemode names 2020-03-17 13:37:08 +01:00
Valentin Kaelin
5b59f5b4cc fix: NaN kda for champions stats 2020-03-17 13:34:39 +01:00
Valentin Kaelin
eb40fb11af fix: ripple effects work again 2020-03-07 13:29:48 +01:00
Valentin Kaelin
493195e0dc fix: live tab game now works for custom tournament games 2020-02-29 15:11:23 +01:00
Valentin Kaelin
85bbf7faf9 fix: don't make summoner basic request if we only change tab 2020-02-14 23:05:59 +01:00