Commit graph

676 commits

Author SHA1 Message Date
Kalane
3fbfa82d92
docs: add little comment 2022-08-20 17:39:31 +02:00
Valentin Kaelin
7604c31e10
Merge pull request #49 from lanaschuster/master
Adding details on README about server .env variables
2022-08-20 17:34:35 +02:00
Lana Schuster
9d8c53eeb2 fix: readme typo 2022-08-17 13:54:41 -03:00
Lana Schuster
5311a1c9b9 feat: add .env details to the readme 2022-08-17 13:51:55 -03:00
Valentin Kaelin
9481ee8bd7
Merge pull request #48 from vkaelin/dependabot/npm_and_yarn/server/moment-2.29.4
chore(deps): bump moment from 2.29.2 to 2.29.4 in /server
2022-08-09 01:02:51 +02:00
dependabot[bot]
6cf2c719bd
chore(deps): bump moment from 2.29.2 to 2.29.4 in /server
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 23:01:07 +00:00
Valentin Kaelin
d8f3ad17b2
Merge pull request #47 from vkaelin/dependabot/npm_and_yarn/server/file-type-16.5.4
chore(deps): bump file-type from 16.5.3 to 16.5.4 in /server
2022-08-09 01:00:38 +02:00
Valentin Kaelin
281b95344b
Merge pull request #46 from vkaelin/dependabot/npm_and_yarn/server/got-11.8.5
chore(deps): bump got from 11.8.2 to 11.8.5 in /server
2022-08-09 01:00:30 +02:00
dependabot[bot]
86bfc01d36
chore(deps): bump file-type from 16.5.3 to 16.5.4 in /server
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 01:08:24 +00:00
dependabot[bot]
3a4e1dfdef
chore(deps): bump got from 11.8.2 to 11.8.5 in /server
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 13:00:27 +00:00
Valentin Kaelin
9e3e12d704
docs: add patreon link 2022-06-02 00:29:19 +02:00
Valentin Kaelin
9631ecf6ab
Merge pull request #43 from vkaelin/dependabot/npm_and_yarn/server/moment-2.29.2
chore(deps): bump moment from 2.29.1 to 2.29.2 in /server
2022-05-02 00:17:14 +02:00
dependabot[bot]
ba1a93eb03
chore(deps): bump moment from 2.29.1 to 2.29.2 in /server
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:23:59 +00:00
Valentin Kaelin
8ff8cccdc1
Merge pull request #42 from vkaelin/dependabot/npm_and_yarn/server/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /server
2022-03-24 19:13:20 +01:00
dependabot[bot]
473c632bb2
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /server
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 13:30:46 +00:00
Valentin Kaelin
0a563b52ec fix: custom games sometimes available in match-v5 endpoint 2022-02-27 15:24:46 +01:00
Valentin Kaelin
565682aff7 fix: load more button when Riot API is canceled 2022-02-27 13:56:06 +01:00
Valentin Kaelin
1a1e68bdaa refactor(client): better formatting of global stats 2022-02-17 00:55:57 +01:00
Valentin Kaelin
09621f100e feat: add more stats in recent activity 2022-02-17 00:37:28 +01:00
Valentin Kaelin
239bcfb82e fix(client): use portal-vue for tooltips 2022-02-16 23:51:06 +01:00
Valentin Kaelin
ab8cfd0695
Merge pull request #40 from vkaelin/dependabot/npm_and_yarn/client/follow-redirects-1.14.8
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /client
2022-02-15 13:15:20 +01:00
dependabot[bot]
4652f4f734
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 11:09:40 +00:00
Valentin Kaelin
7b9811c13b fix(overview): record stats responsive if > 999 games 2022-02-02 22:53:22 +01:00
Valentin Kaelin
b17a80b2af refactor: records SQL query 50 times faster 2022-02-02 22:25:15 +01:00
Valentin Kaelin
618b7b3992
docs: update summoner example link 2022-02-02 00:28:02 +01:00
Valentin Kaelin
db1ee7ead7 fix(summoner-overview): open mutliple match details 2022-02-01 23:43:42 +01:00
Valentin Kaelin
98325bedc3 docs: update DigitalOcean link in README 2022-02-01 23:33:30 +01:00
Valentin Kaelin
eb7a9f6c7d
Merge pull request #38 from vkaelin/dependabot/npm_and_yarn/client/axios-0.21.2
chore(deps): bump axios from 0.21.1 to 0.21.2 in /client
2022-02-01 23:30:16 +01:00
dependabot[bot]
664c0c0828
chore(deps): bump axios from 0.21.1 to 0.21.2 in /client
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 22:28:49 +00:00
Valentin Kaelin
e1cbdec206
Merge pull request #37 from vkaelin/dependabot/npm_and_yarn/server/validator-13.7.0
chore(deps): bump validator from 13.6.0 to 13.7.0 in /server
2022-02-01 23:28:13 +01:00
dependabot[bot]
e9ad861813
chore(deps): bump validator from 13.6.0 to 13.7.0 in /server
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.6.0...13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 22:18:57 +00:00
Valentin Kaelin
74379e399e fix: eol of package-lock.json... 2022-02-01 23:18:01 +01:00
Valentin Kaelin
78e37714be refactor: use queue/jobs to load entire matchlist 2022-02-01 23:16:58 +01:00
Valentin Kaelin
b2dc4c28d1 refactor: don't pass entire matchlist to frontend anymore 2022-02-01 21:38:19 +01:00
Valentin Kaelin
87972e4f4d refactor(api): cleaner way to filter next matchIds to fetch 2022-02-01 00:13:44 +01:00
Valentin Kaelin
f6cd5e19a3 refactor: better way to store lastMatchId 2022-01-31 23:44:22 +01:00
Valentin Kaelin
565e2b32fa fix: last one... (hope so) 2022-01-31 23:17:37 +01:00
Valentin Kaelin
4fb7c4d6da fix: forgot to check length in one spot 2022-01-31 23:09:39 +01:00
Valentin Kaelin
9af2dd90c3 fix: load more matches when season is selected now works again 2022-01-31 23:03:08 +01:00
Valentin Kaelin
4811f95aa0 refactor: use db transactions when inserting matches to prevent errors 2022-01-30 18:01:05 +01:00
Valentin Kaelin
ec6319ec3b fix(champions): remove strange bahviors after sorting multiple times 2022-01-08 02:09:39 +01:00
Valentin Kaelin
3d4c969ea0 fix(champions): re-apply current filters on most played check 2022-01-08 01:04:49 +01:00
Valentin Kaelin
5c79f04563 feat(champions): add filter by gamemode back 2022-01-08 00:55:50 +01:00
Valentin Kaelin
80534a5ca3 feat: add filter by season back 2022-01-08 00:16:49 +01:00
Valentin Kaelin
72cbc916bc fix(api): check if we have ranks to save to db 2022-01-07 12:52:36 +01:00
Valentin Kaelin
aff325f22c feat: add season 12 timestamp 2022-01-07 12:32:59 +01:00
Kalane
e07ae8f359 feat: add role identification in spellbook games 2021-12-11 19:30:04 +01:00
Kalane
cdfdb814ca refactor: don't store summonerSpell json in frontend anymore 2021-12-11 19:24:10 +01:00
Kalane
eed57126ba fix(live-game): spellbook smite icon 2021-12-11 19:17:45 +01:00
Kalane
db92410398 feat: add new Rekkles account as default search 2021-11-20 23:09:23 +01:00