Commit graph

547 commits

Author SHA1 Message Date
Kalane
753bda3418 feat: add first version of Models 2021-09-12 16:09:29 +02:00
Kalane
d82285050f feat: start migrations 2021-09-12 15:16:08 +02:00
Kalane
c61f5615d7 chore: update diagram 2021-09-11 22:30:37 +02:00
Kalane
7ab9dc5996 chore: add health-check + docker-compose file for redis/pg 2021-09-11 18:08:30 +02:00
Kalane
d8333e8163 chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
Kalane
cd6a62bcbf chore: add the start of the SQL diagram 2021-09-11 14:10:36 +02:00
Kalane
ee0b0d3fe1 fix(matches): ms to s 2021-09-11 14:09:25 +02:00
Kalane
c24b4fd161 feat: helper to get currentSeason 2021-09-11 14:09:10 +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
9a886165ff fix(api): if Riot League endpoint is down: prevent crashing 2021-07-25 22:37:08 +02:00
Valentin Kaelin
8a9299d302
Merge pull request #31 from vkaelin/dependabot/npm_and_yarn/server/normalize-url-4.5.1
chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /server
2021-07-01 18:56:44 +02:00
dependabot[bot]
b49804eb78
chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /server
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 00:18:54 +00: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
Valentin Kaelin
5800ebe1af
Merge pull request #29 from vkaelin/dependabot/npm_and_yarn/client/dns-packet-1.3.4
chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /client
2021-06-07 21:16:17 +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
Valentin Kaelin
742147d90d
Merge pull request #28 from vkaelin/dependabot/npm_and_yarn/client/browserslist-4.16.6
chore(deps): bump browserslist from 4.8.7 to 4.16.6 in /client
2021-05-25 11:03:48 +02: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
e6cd4d340b fix(api): update bodyparser config to adonis 5 2021-05-22 18:23:38 +02:00
Valentin Kaelin
8b9c210ea6 chore(front): update dependencies 2021-05-22 17:31:09 +02:00
Valentin Kaelin
4b645ff65e chore(api): update adonis to out of preview version 2021-05-22 17:23:45 +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
Valentin Kaelin
a2fdea3f17 fix(roles): add RoleIdentification back 2021-05-19 19:31:20 +02:00
Valentin Kaelin
1a9555ebcb fix(roles): tmp fix while playrates CDN is broken 2021-05-15 18:07:58 +02:00
Valentin Kaelin
4172b5547c
Merge pull request #26 from vkaelin/dependabot/npm_and_yarn/server/hosted-git-info-2.8.9
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /server
2021-05-10 11:20:02 +02:00
Valentin Kaelin
b88d2d6274
Merge pull request #27 from vkaelin/dependabot/npm_and_yarn/client/hosted-git-info-2.8.9
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /client
2021-05-10 11:19:50 +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]
0d69f16170
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /server
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-08 13:57:50 +00:00
Valentin Kaelin
e08c4ec181
Merge pull request #25 from vkaelin/dependabot/npm_and_yarn/server/lodash-4.17.21
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /server
2021-05-08 15:56:17 +02:00
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]
c5d291fd29
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 12:44:54 +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
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