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 |
|
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
|
db1ee7ead7
|
fix(summoner-overview): open mutliple match details
|
2022-02-01 23:43:42 +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
|
b2dc4c28d1
|
refactor: don't pass entire matchlist to frontend anymore
|
2022-02-01 21:38:19 +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 |
|
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 |
|
Kalane
|
6c5e09d67d
|
fix(live-game): don't crash when Riot API doesn't give any perks...
|
2021-09-29 22:28:35 +02:00 |
|
Kalane
|
f19efcbd19
|
fix: 404 from Riot API match-v5 + random summonerSpellIds
|
2021-09-18 00:01:06 +02:00 |
|
Kalane
|
5a7c38281f
|
feat: add live game tab back
|
2021-09-17 22:57:57 +02:00 |
|
Kalane
|
6f0beec0d2
|
feat: add ranks back in match-details
|
2021-09-16 22:29:20 +02:00 |
|
Kalane
|
973355c201
|
feat: add detailed-match feature (without ranks for now)
|
2021-09-16 17:10:09 +02:00 |
|
Kalane
|
ed79b4cd7c
|
feat: add back records tab
|
2021-09-16 14:23:09 +02:00 |
|
Kalane
|
2a2fb61c58
|
feat: aggregate RecentActivity with matches data
|
2021-09-15 21:17:52 +02:00 |
|
Kalane
|
1f5afc3f54
|
feat: add summoner friends back
|
2021-09-15 18:35:39 +02:00 |
|
Kalane
|
73e40820bd
|
feat: overview-stats now work in the frontend
|
2021-09-15 17:59:42 +02:00 |
|
Kalane
|
134cbfad0b
|
refactor: store teamPositions in int in database
|
2021-09-14 16:03:08 +02:00 |
|
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 |
|