Kalane
2ee411cbef
fix: encore name when fetching account
2024-12-13 22:06:41 +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
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
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
8ab4184789
chore: update some internal deps
2023-10-10 22:21:35 +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
889360fbed
docs: update summoner example + README
2023-09-21 14:01:01 +02:00
Valentin Kaelin
037c17bb2d
fix: jobs queue mode to fetch matchlist
2023-09-21 13:33:39 +02:00
Valentin Kaelin
0b459cbcab
feat: allow preview netlify url with cors
2023-09-20 22:30:49 +02:00
Valentin Kaelin
e7e2b598be
chore: update adonis app
2023-09-14 22:00:15 +02:00
Valentin Kaelin
f156bddea5
fix: new mythic items
2023-09-14 18:53:43 +02:00
Valentin Kaelin
e45eaa4959
fix: remove arena matches for now
2023-08-25 17:10:33 +02:00
Kalane
c627a2d26d
feat: add the 5 new asian regions
2023-01-10 15:58:41 +01:00
Kalane
dd1b993eba
feat: add season 13
2023-01-10 15:37:41 +01:00
Kalane
14aa847991
chore: update package lock versions
2023-01-10 15:36:17 +01:00
Valentin Kaelin
83ff1f7806
Merge pull request #57 from vkaelin/dependabot/npm_and_yarn/server/qs-6.5.3
...
chore(deps): bump qs from 6.5.2 to 6.5.3 in /server
2022-12-22 20:11:04 +01:00
dependabot[bot]
65d4d75dc1
chore(deps): bump qs from 6.5.2 to 6.5.3 in /server
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:38:29 +00:00
dependabot[bot]
209fc61475
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 09:42:02 +00:00
Kalane
099556a799
feat: add preseason 13 timestamp
2022-11-25 18:14:15 +01:00
AJaquier
e8ccdff859
fix: Oceania part of sea riot region
2022-10-12 23:20:26 +02:00
dependabot[bot]
c24a90bb30
chore(deps): bump moment-timezone from 0.5.34 to 0.5.37 in /server
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.34 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.37 )
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 05:10:58 +00: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
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
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
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
09621f100e
feat: add more stats in recent activity
2022-02-17 00:37:28 +01:00
Valentin Kaelin
b17a80b2af
refactor: records SQL query 50 times faster
2022-02-02 22:25:15 +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