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
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
Valentin Kaelin
8795182d9e
fix: add current game in summoner basic endpoint back
2023-11-13 20:51:32 +01: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
037c17bb2d
fix: jobs queue mode to fetch matchlist
2023-09-21 13:33:39 +02: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
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
Kalane
e2732cbed4
fix: oopsie
2021-09-24 22:27:59 +02:00
Kalane
6c7faa40a9
feat: add some console.time to check what's taking time sometimes
2021-09-24 22:25:28 +02:00
Kalane
93f23a0d33
feat: delete old server folder + rename new one
2021-09-20 19:20:51 +02:00
Kalane
c24b4fd161
feat: helper to get currentSeason
2021-09-11 14:09:10 +02:00
Kalane
41d363b981
refactor(server): start slowly the migration to v5
2021-08-07 22:52:54 +02:00
Valentin Kaelin
75894b3025
chore: delete old server folder and rename new one
2020-10-17 15:45:12 +02:00