Commit graph

394 commits

Author SHA1 Message Date
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
Valentin Kaelin
81becdf390 chore: update api dependencies 2020-02-14 22:58:04 +01:00
Valentin Kaelin
5cefa56a48 chore: update vue dependencies and upgrade tailwind config to 1.2 2020-02-14 22:54:58 +01:00
Valentin Kaelin
1e78548fcf refactor: move svg icons to svg container and compress background img 2020-02-14 20:02:30 +01:00
Valentin Kaelin
594c45f519 refactor: watch vue router changes with $route 2020-02-14 19:34:11 +01:00
Valentin Kaelin
d77ade8156 fix: change region when clicking on a favorite from homepage 2020-02-13 21:18:44 +01:00
Valentin Kaelin
8fffd9c10f refactor: vuex settings module mutation names 2020-02-13 20:50:45 +01:00
Valentin Kaelin
13e12f7ccf refactor: make SwitchToggle component reusable 2020-02-13 20:42:13 +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
dacd3873e8 refactor: tidy up vue data folder 2020-02-13 20:20:23 +01:00
Valentin Kaelin
9bf781aa55 refactor: tidy up vue components folder 2020-02-13 20:16:13 +01:00
Valentin Kaelin
5a0830b8d5 refactor: move searchform transition to css file 2020-02-13 19:49:38 +01:00
Valentin Kaelin
253e0a3f26 fix: little jump bug when loader disappear on live game tab 2020-02-13 19:35:54 +01:00
Valentin Kaelin
b2aec972e1 docs: update README 2020-02-10 21:21:22 +01:00
Valentin Kaelin
f06563cfed chore: add redis connection settings to env file 2020-02-10 21:11:29 +01:00
Valentin Kaelin
65a63c743f feat: add search dropdown with favorites and recent searches 2020-02-10 20:53:32 +01:00
Valentin Kaelin
70b135c8f2 refactor: remove redundant queue type in summoner overview 2020-02-06 20:06:01 +01:00