Commit graph

403 commits

Author SHA1 Message Date
Kalane
d6c4fe3e11 feat: load more matches button 2021-09-14 13:49:24 +02:00
Kalane
c353bb227b feat(basic-matches): add runes 2021-09-14 01:19:47 +02:00
Kalane
96352669d0 feat(basic-matches): add summonerSpell 2021-09-14 00:44:12 +02:00
Kalane
ac10c94be2 feat: overview endpoint looks good 2021-09-14 00:06:12 +02:00
Kalane
ee0b0d3fe1 fix(matches): ms to s 2021-09-11 14:09:25 +02:00
Kalane
5cd0837815 feat: ugly working version: need to work with old matchLists too 2021-08-11 00:12:17 +02:00
Kalane
41d363b981 refactor(server): start slowly the migration to v5 2021-08-07 22:52:54 +02:00
Valentin Kaelin
73e8eec291 fix: add ultimate spellbook gamemode 2021-07-25 22:52:59 +02:00
Valentin Kaelin
71fdd20b47
Merge pull request #30 from vkaelin/dependabot/npm_and_yarn/client/ws-6.2.2
chore(deps): bump ws from 6.2.1 to 6.2.2 in /client
2021-06-07 21:16:25 +02:00
dependabot[bot]
fd15f4322f
chore(deps): bump ws from 6.2.1 to 6.2.2 in /client
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 00:26:34 +00:00
dependabot[bot]
f80cadf727
chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /client
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 09:34:02 +00:00
dependabot[bot]
b8c797300e
chore(deps): bump browserslist from 4.8.7 to 4.16.6 in /client
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.7 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.8.7...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 02:02:55 +00:00
Valentin Kaelin
8b9c210ea6 chore(front): update dependencies 2021-05-22 17:31:09 +02:00
Valentin Kaelin
8d3c777c1b fix: be able to search summoners with 2 letters and a space 2021-05-22 16:56:35 +02:00
dependabot[bot]
149740a6ee
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /client
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:34:37 +00:00
dependabot[bot]
58bd2c9c60
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 12:33:04 +00:00
dependabot[bot]
bfaf940d8d
chore(deps): bump ssri from 6.0.1 to 6.0.2 in /client
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 23:13:18 +00:00
Valentin Kaelin
f98238ebd0 chore(client): update dependencies and use new v-slot syntax 2021-04-03 17:18:24 +02:00
Valentin Kaelin
701d824ddb fix(summoner-names): increase z-index of tooltips 2021-03-13 22:59:26 +01:00
Valentin Kaelin
8fca88b8f7 fix: remove current summoner name from tooltip list 2021-03-13 22:45:10 +01:00
Valentin Kaelin
e7c878deea docs: update preview image and Rekkles profile link 2021-03-13 22:15:55 +01:00
Valentin Kaelin
f4d4f4d0db feat: use custom domain for plausible analytics 2021-03-09 20:24:27 +01:00
Valentin Kaelin
462457413a feat: update example summoner in search dropdown 2021-03-08 22:28:46 +01:00
Valentin Kaelin
bef20bc6fd chore: update dependencies 2021-03-03 21:42:57 +01:00
Valentin Kaelin
17af2faf1a feat: replace google analytics by plausible 2021-03-03 21:35:12 +01:00
dependabot[bot]
0a24342711
chore(deps): bump axios from 0.19.2 to 0.21.1 in /client
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 07:44:24 +00:00
Valentin Kaelin
16a98bcdc7 refactor(css): replace old transition classes by tailwind ones 2020-12-19 20:17:18 +01:00
Valentin Kaelin
e3ce337885 feat(live): add detailed runes in live game tab 2020-12-19 18:49:03 +01:00
Valentin Kaelin
c1cbfd8514 fix(runes): set default dark gray color to modal before the image loads 2020-12-18 23:18:53 +01:00
Valentin Kaelin
f3ee03e060 fix: forgot https in some links 😣 2020-12-18 23:10:02 +01:00
Valentin Kaelin
bf05f12829 feat: first "working" version of detailed runes 2020-12-18 23:02:20 +01:00
Valentin Kaelin
2d28475056 feat(vuex): start cdragon/runes module 2020-12-17 22:48:02 +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
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
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
f0a0731ddc fix(more-matches): apply season filter in more matches results 2020-11-06 22:09:18 +01: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
210a47f62d refactor(client): update error handling to match adonis 5 validators 2020-10-11 18:32:33 +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
a6988533e8 refactor(front): update summoner/overview payload 2020-10-10 22:06:12 +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
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
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
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
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
289ad7af2f feat(records): add some new records 2020-08-28 12:09:28 +02:00
Valentin Kaelin
c09a13d964 feat(champions): add checkbox to display only most played champions 2020-08-27 21:35:39 +02:00
Valentin Kaelin
a577d45ef3 chore(front): add tailwindcss custom forms package 2020-08-27 21:35:05 +02:00
Valentin Kaelin
d1d61073c7 fix(search): remove overflow hidden when searching from homepage 2020-08-25 18:57:09 +02:00
Valentin Kaelin
b3b27d0223 fix(search): fix some small bugs 2020-08-25 16:36:36 +02:00
Valentin Kaelin
2a03163a14 fix(ranked): error in ranked component 2020-08-25 16:33:41 +02:00
Valentin Kaelin
dbd87baab4 chore: update dependencies 2020-08-25 16:33:22 +02:00
Valentin Kaelin
dc68fa3186 fix(search): prevent menu flickering when the mouse was hovering items 2020-08-25 15:54:25 +02:00
Valentin Kaelin
d60575e651 feat(search): update value in input when a summoner is searched 2020-08-25 15:22:27 +02:00
Valentin Kaelin
85d485bfdc feat(search): add times icon to delete current search text 2020-08-25 15:15:20 +02:00
Valentin Kaelin
bc65363bec feat(search): focus input when dropdown has been opened 2020-08-24 14:54:09 +02:00
Valentin Kaelin
ab9d10483d feat(search): focus input when user start typing 2020-08-24 14:41:53 +02:00
Valentin Kaelin
c10e1485a8 fix(search): full width/height bug on mobile 2020-08-24 14:26:52 +02:00
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
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
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
5bf24d540a feat: better highlight of searched summoner name in matches 2020-06-21 21:23:09 +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
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