Valentin Kaelin
522d011618
fix: time_spent_living if no death
2025-10-19 22:25:54 +02:00
Valentin Kaelin
c0cdc342d0
fix: use puuid instead of old summonerId for logic in frontend pages
2025-08-12 23:07:05 +02:00
Valentin Kaelin
bd2816bb7a
fix: rank in details
2025-08-12 22:56:08 +02:00
Valentin Kaelin
a7052b6f35
refactor: remove old match v4 code + refactor command to v5
2025-08-12 22:44:56 +02:00
Valentin Kaelin
6c50339e94
feat: add season 15
2025-08-12 22:18:40 +02:00
Valentin Kaelin
9951048521
fix: use new league endpoint by puuid
2025-08-12 22:10:58 +02:00
Valentin Kaelin
f323395482
feat: save roles for quickplay games too
2025-02-11 15:19:54 +01:00
Valentin Kaelin
928dcbb5fa
feat: save roles for swiftplay games
2025-02-11 15:15:56 +01:00
Francesco Monti
ed3f0ad0a0
feat: add support for swiftplay ( #90 )
2025-02-11 13:46:30 +01:00
Valentin Kaelin
926b73689e
Merge pull request #88 from vkaelin/dependabot/npm_and_yarn/client/vite-4.5.9
...
chore(deps-dev): bump vite from 4.5.5 to 4.5.9 in /client
2025-01-23 09:27:10 +01:00
dependabot[bot]
acce5a8d67
chore(deps-dev): bump vite from 4.5.5 to 4.5.9 in /client
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.5 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 07:29:18 +00:00
Kalane
cfed65a4a9
feat: don't show tagline everywhere
2024-12-15 13:03:36 +01:00
Kalane
5bd1c798e7
fix: add new coop vs ia gamemodes
2024-12-15 13:02:52 +01:00
Kalane
a6bf75487c
chore: update all packages minor versions
2024-12-13 22:31:28 +01:00
Kalane
9cd32aa477
fix: recent search / favorites system with taglines
2024-12-13 22:23:26 +01:00
Kalane
3211b015b4
chore: update internal deps
2024-12-13 22:13:07 +01:00
Kalane
2ee411cbef
fix: encore name when fetching account
2024-12-13 22:06:41 +01:00
Kalane
b8414791e1
fix: add splashscreens back in live + records
2024-12-13 22:00:51 +01:00
Kalane
a26acc675e
style: remove unused import
2024-11-07 20:43:18 +01:00
Kalane
4b7b83827d
fix: use new names in matches too
2024-11-07 20:40:35 +01:00
Kalane
204d38a274
fix: display riotId in overview live game
2024-11-07 20:07:14 +01:00
Kalane
4b15e9707d
fix: add names back in live tab
2024-11-07 19:57:59 +01:00
Valentin Kaelin
ed9dd523ba
fix: spectator v5 + new gamename
2024-04-14 20:57:27 +02:00
Valentin Kaelin
346273ef2d
refactor: quickly adapt merged PR
2024-01-14 14:59:54 +01:00
Valentin Kaelin
ceac859907
Merge pull request #81 from zkxjzmswkwl/master
...
Addresses #80 "Update Search Functionality to Accommodate Riot IDs".
2024-01-14 14:36:06 +01:00
Valentin Kaelin
a900b108d5
feat: flag useless matchlist ids in DB to prevent fetching
2024-01-14 14:15:15 +01:00
Valentin Kaelin
46b47fced5
feat: add season 14 timestamp
2024-01-13 18:31:54 +01:00
zkxjzmswkwl
bf29894b0c
Closes #80 - "Update Search Functionality to Accommodate Riot IDs".
...
- Check in SummonersController per @vkaelin's comment on issue #80
- - Had to send an additional request to get account id after retrieving puuid by gameName/tagline
- `puuidFromRiotTag(name, tagline, string, region)` in SummonerEndpoint
- `summonerPuuid(puuid, region)` in SummonerEndpoint
- Modified `JaxRequest` constructor to take default parameter `riotApiPath`.
- - This is due to `JaxRequest` previously assuming the api subpath of `/lol/`. `AccountsV1` is located at `/riot/`.
- Adjusted `SummonerBasicValidator` schema to accept `-` in input.
2024-01-09 05:25:18 -07:00
zkxjzmswkwl
239f9a8a91
Replace # with - in frontend search component.
2024-01-09 05:19:25 -07:00
Valentin Kaelin
b8bac1f952
fix: riot game name in match v5 + quickplay
2023-12-04 19:43:21 +01:00
Valentin Kaelin
8795182d9e
fix: add current game in summoner basic endpoint back
2023-11-13 20:51:32 +01:00
Valentin Kaelin
89d47d3191
chore: update used deps
2023-11-03 21:44:56 +01:00
Kalane
416076eb45
chore: update deps
2023-11-03 21:36:44 +01:00
Valentin Kaelin
317dd9f684
feat: use absolute url for plausible script to prevent error in dev mode
2023-10-11 20:14:27 +02:00
Valentin Kaelin
8ab4184789
chore: update some internal deps
2023-10-10 22:21:35 +02:00
Valentin Kaelin
5bbab7cac1
fix: ok another try
2023-10-10 22:16:33 +02:00
Valentin Kaelin
1d4adac88f
fix: last try
2023-10-10 22:13:04 +02:00
Valentin Kaelin
6db992a763
feat: add status to netlify redirects
2023-10-10 22:10:37 +02:00
Valentin Kaelin
2f9c95587f
feat: try to add plausible back
2023-10-10 21:21:43 +02:00
Valentin Kaelin
aacf64c6f7
fix: oopsie
2023-09-27 01:24:59 +02:00
Valentin Kaelin
bd21281787
refactor: parallelize some async code to try to make website faster
2023-09-26 23:10:54 +02:00
Valentin Kaelin
e0dfeeb0fc
feat: add indexes to speed some sql queries
2023-09-25 01:27:29 +02:00
Valentin Kaelin
388c14e5ac
feat: get more recent summoner name in mates query
2023-09-25 01:20:27 +02:00
Valentin Kaelin
83ef32054c
feat: optimize mates query
2023-09-25 00:54:07 +02:00
Valentin Kaelin
248ed8ce9a
fix: cleaner got import
2023-09-22 22:38:16 +02:00
Valentin Kaelin
d3125c4bb4
feat: update cdragon cache every 30min
2023-09-22 22:37:15 +02:00
Valentin Kaelin
d88d09d905
chore: update deps
2023-09-22 17:43:42 +02:00
Valentin Kaelin
57cfccb675
Merge pull request #73 from vkaelin/vite
...
Move frontend to vite
2023-09-21 14:15:13 +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