Valentin Kaelin
|
326b7d5715
|
Merge pull request #24 from vkaelin/dependabot/npm_and_yarn/client/lodash-4.17.21
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /client
|
2021-05-08 15:56:08 +02:00 |
|
Valentin Kaelin
|
2f92b84426
|
feat(live-tab): add roles in custom games too
|
2021-05-08 15:53:27 +02: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 |
|
Valentin Kaelin
|
953267c122
|
Merge pull request #23 from vkaelin/dependabot/npm_and_yarn/client/ssri-6.0.2
chore(deps): bump ssri from 6.0.1 to 6.0.2 in /client
|
2021-04-20 13:57:01 +02:00 |
|
Valentin Kaelin
|
5a0e3a9dd5
|
Merge pull request #21 from vkaelin/dependabot/npm_and_yarn/client/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /client
|
2021-04-20 13:56:53 +02:00 |
|
Valentin Kaelin
|
db19a4418b
|
Merge pull request #20 from vkaelin/dependabot/npm_and_yarn/client/elliptic-6.5.4
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /client
|
2021-04-20 13:56:45 +02: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 |
|
dependabot[bot]
|
9c29a8ac55
|
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /client
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-30 15:25:53 +00:00 |
|
Valentin Kaelin
|
7315c177a4
|
chore(api): update dependencies
|
2021-03-15 21:29:36 +01:00 |
|
Valentin Kaelin
|
a9420220b0
|
chore: add vs-code workspace file
|
2021-03-13 23:25:42 +01: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
|
e3b5aec70c
|
refactor: get players' ranks with their summonerId instead of names
|
2021-03-13 22:36:48 +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 |
|
dependabot[bot]
|
cf5106842f
|
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-09 02:24:27 +00:00 |
|
Valentin Kaelin
|
462457413a
|
feat: update example summoner in search dropdown
|
2021-03-08 22:28:46 +01:00 |
|
Valentin Kaelin
|
2c831bb4c4
|
docs: update example link in README
|
2021-03-06 18:07:23 +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 |
|
Valentin Kaelin
|
568f91360a
|
Merge remote-tracking branch 'origin/master'
|
2021-01-08 10:17:22 +01:00 |
|
Valentin Kaelin
|
ae0e5ea1bc
|
feat: add season 11 timestamp
|
2021-01-08 10:17:14 +01:00 |
|
Valentin Kaelin
|
5015392d43
|
Merge pull request #19 from vkaelin/dependabot/npm_and_yarn/client/axios-0.21.1
chore(deps): bump axios from 0.19.2 to 0.21.1 in /client
|
2021-01-05 18:21:21 +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
|
f704d54622
|
Merge pull request #18 from vkaelin/runes
Detailed Runes
|
2020-12-18 23:03:33 +01:00 |
|
Valentin Kaelin
|
bf05f12829
|
feat: first "working" version of detailed runes
|
2020-12-18 23:02:20 +01:00 |
|
Valentin Kaelin
|
69373c42ea
|
fix: remove tutorial games from repository queries
|
2020-12-18 16:50:37 +01:00 |
|
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 |
|