Commit graph

127 commits

Author SHA1 Message Date
Valentin Kaelin
9087dbfa52 fix: gameDuration from Riot API is now in seconds... 2021-10-06 13:45:35 +02:00
Kalane
0754df95bb Merge remote-tracking branch 'origin/master' 2021-09-29 22:28:39 +02: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
Valentin Kaelin
398ecfe7ae Merge branch 'master' of https://github.com/vkaelin/LeagueStats 2021-09-28 11:15:35 +02:00
Valentin Kaelin
f535fdc6d7 fix: limit recentActivity query results to last 105 days 2021-09-28 11:15:15 +02: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
Valentin Kaelin
fc9a87e610 refactor: don't load relations in V4Parser 2021-09-22 15:56:46 +02:00
Kalane
c437bcaaf8 style(api): ts-ignore known error 2021-09-20 21:18:32 +02:00
Kalane
93f23a0d33 feat: delete old server folder + rename new one 2021-09-20 19:20:51 +02:00
Kalane
d82285050f feat: start migrations 2021-09-12 15:16:08 +02:00
Kalane
c24b4fd161 feat: helper to get currentSeason 2021-09-11 14:09:10 +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
9a886165ff fix(api): if Riot League endpoint is down: prevent crashing 2021-07-25 22:37:08 +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
Valentin Kaelin
a2fdea3f17 fix(roles): add RoleIdentification back 2021-05-19 19:31:20 +02:00
Valentin Kaelin
1a9555ebcb fix(roles): tmp fix while playrates CDN is broken 2021-05-15 18:07:58 +02:00
Valentin Kaelin
2f92b84426 feat(live-tab): add roles in custom games too 2021-05-08 15:53:27 +02:00
Valentin Kaelin
7315c177a4 chore(api): update dependencies 2021-03-15 21:29:36 +01:00
Valentin Kaelin
e3b5aec70c refactor: get players' ranks with their summonerId instead of names 2021-03-13 22:36:48 +01:00
Valentin Kaelin
ae0e5ea1bc feat: add season 11 timestamp 2021-01-08 10:17:14 +01:00
Valentin Kaelin
bf05f12829 feat: first "working" version of detailed runes 2020-12-18 23:02:20 +01:00
Valentin Kaelin
69373c42ea fix: remove tutorial games from repository queries 2020-12-18 16:50:37 +01:00
Valentin Kaelin
01f7437461 feat(api): add cdragon/runes endpoint 2020-12-17 22:46:53 +01:00
Valentin Kaelin
5fad14e3af fix(more-matches): update the sidebar with the season filter applied 2020-11-14 18:47:17 +01:00
Valentin Kaelin
ec9930296d feat: add preseason 11 timestamp 2020-11-13 21:54:29 +01:00
Valentin Kaelin
acb496c93c fix(tmp): prevent crashes by hiding deleted items 2020-11-13 19:59:17 +01:00
Valentin Kaelin
6f63d67be0 refactor: update Adonis to last October update 2020-11-06 21:43:35 +01:00
Valentin Kaelin
dda6fc3328 fix(jax): destructuring the right key when error happens 2020-10-18 15:24:35 +02:00
Valentin Kaelin
0df33663a8 fix: fix uppercase on linux 2020-10-18 01:09:58 +02:00
Valentin Kaelin
534a0983a8 fix: little fix 2020-10-18 01:08:54 +02:00
Valentin Kaelin
75894b3025 chore: delete old server folder and rename new one 2020-10-17 15:45:12 +02:00
Valentin Kaelin
1288ae8b27 fix(role-identification): temporary fix to prevent some crash 2020-10-07 17:20:05 +02:00
Valentin Kaelin
b21c7ff416 refactor: retry cdragon requests if it fails 2020-09-29 18:41:13 +02:00
Valentin Kaelin
e73b231db2 fix(role-identification): better fix to remove duplicate 2020-09-29 18:02:44 +02:00
Valentin Kaelin
dc6b7617d3 fix: ... 2020-09-28 20:10:44 +02:00
Valentin Kaelin
b936f0f111 fix(role-identification): tmp fix while looking for the real bug 2020-09-28 20:01:53 +02:00
Valentin Kaelin
e6e8716ff1 fix(match-details): error in dmg to objectives when all team had 0 dmg 2020-09-26 21:38:32 +02:00
Valentin Kaelin
676ad6f20d feat(records): display gamemode name 2020-08-28 14:01:43 +02:00
Valentin Kaelin
071a18596f chore(commands): only edit matches of a specific summoner 2020-08-28 12:22:22 +02:00
Valentin Kaelin
289ad7af2f feat(records): add some new records 2020-08-28 12:09:28 +02:00
Valentin Kaelin
abab481f8d fix: log summoner puuid when riot match endpoint returns a 404 2020-07-23 23:47:03 +02:00
Valentin Kaelin
16a8f2503a fix: set champion playrate to 0 if not present in the json data 2020-07-23 22:49:14 +02:00
Valentin Kaelin
7bbf5edb4a feat: set player role to support if 1 player in the team has a supp item 2020-06-25 14:05:44 +02:00
Valentin Kaelin
5bf24d540a feat: better highlight of searched summoner name in matches 2020-06-21 21:23:09 +02:00
Valentin Kaelin
46d2903340 refactor: use getSeasonNumber helper in MatchTransformer 2020-06-21 21:16:13 +02:00
Valentin Kaelin
c16974fcfb feat: use custom RoleIdentification if Riot roles are badly identified 2020-06-21 20:58:04 +02:00
Valentin Kaelin
335fe5c4a6 feat: display old summoner names on actual summoner name hover 2020-06-20 19:46:25 +02:00
Valentin Kaelin
60cba28076 fix: check if roles needed in live game tab 2020-06-17 21:22:23 +02:00