Commit graph

406 commits

Author SHA1 Message Date
Valentin Kaelin
2f9c95587f
feat: try to add plausible back 2023-10-10 21:21:43 +02:00
Valentin Kaelin
d88d09d905
chore: update deps 2023-09-22 17:43:42 +02:00
Valentin Kaelin
6b51605841
fix: role img link in detailed matches 2023-09-21 14:14:27 +02:00
Valentin Kaelin
8060766638
fix: display/hide detailed runes 2023-09-21 14:12:11 +02:00
Valentin Kaelin
889360fbed
docs: update summoner example + README 2023-09-21 14:01:01 +02:00
Valentin Kaelin
bd63a31202
feat: dynamically load all routes 2023-09-21 13:54:05 +02:00
Valentin Kaelin
a0a405dc7f
style: sort all tailwind classes with prettier plugin 2023-09-21 12:52:17 +02:00
Valentin Kaelin
860a4b6617
feat: replace custom-forms tailwind plugin by forms 2023-09-21 12:45:52 +02:00
Valentin Kaelin
55c1477632 docs: update full tailwind config link 2023-09-20 23:46:02 +02:00
Valentin Kaelin
57e3e15121 feat: start to update tailwindcss to latest version 2023-09-20 23:43:14 +02:00
Valentin Kaelin
00ae29f2ac fix: tmp remove vite eslint plugin 2023-09-20 22:18:51 +02:00
Valentin Kaelin
a533c21c8c chore: small changes 2023-09-20 22:04:57 +02:00
Valentin Kaelin
1b6281404f feat: replace old client folder 2023-09-20 22:01:43 +02:00
Valentin Kaelin
f156bddea5 fix: new mythic items 2023-09-14 18:53:43 +02:00
Valentin Kaelin
8fac5cd58b feat: update big rank icons 2023-08-29 14:09:42 +02:00
Valentin Kaelin
3e626e8940 feat: update small rank icons 2023-08-29 13:53:14 +02:00
Valentin Kaelin
e45eaa4959 fix: remove arena matches for now 2023-08-25 17:10:33 +02:00
Kalane
8f878be720
chore: update package lock of client 2023-01-10 16:07:08 +01:00
Kalane
c627a2d26d
feat: add the 5 new asian regions 2023-01-10 15:58:41 +01:00
Kalane
14aa847991
chore: update package lock versions 2023-01-10 15:36:17 +01:00
AJaquier
5e4c4cea93
fix: 900 is arurf 2022-10-12 22:01:16 +02:00
AJaquier
7051e017ae
fix: unknown gamemode urf 2022-10-12 21:28:28 +02: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
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