Commit Graph

10 Commits

Author SHA1 Message Date
dae65c8fa2 Allow collecting data from EUNE, NA, KR on top of EUW
All checks were successful
pipeline / lint-and-format (push) Successful in 4m44s
pipeline / build-and-push-images (push) Successful in 4m7s
- match_collector: query API and build collections for each platform
- match_collector: aggregate champion stats of each platform in one collection with platform annotations
- frontend: replace stats to count matches in platform-specific collections
- frontend: replace "EUW Challengers" with all supported platforms
- dev: adapted scripts to count match in platforms
2026-04-17 16:25:19 +02:00
0f84b9a707 match_collector: better typing in index.ts 2026-04-17 15:02:15 +02:00
3fc52205f6 Lint and format
Some checks failed
pipeline / lint-and-format (push) Failing after 56s
pipeline / build-and-push-images (push) Has been skipped
2026-01-21 00:59:23 +01:00
4df99a4312 Better dev experience, better front page
All checks were successful
pipeline / build-and-push-images (push) Successful in 5m30s
2026-01-20 21:20:13 +01:00
dc1cd42ec2 Fix API update issue
All checks were successful
pipeline / build-and-push-images (push) Successful in 4m10s
pipeline / deploy (push) Successful in 36s
2025-06-26 10:31:38 +02:00
a6de8d7a55 Updated API sleep minutes for new key :)
All checks were successful
pipeline / build-and-push-images (push) Successful in 2m21s
pipeline / deploy (push) Successful in 13s
2025-02-02 14:14:01 +01:00
599dd1859c Added MONGO_URI variable
All checks were successful
pipeline / build-and-push-images (push) Successful in 58s
pipeline / deploy (push) Successful in 23s
2025-01-20 15:28:22 +01:00
52e1acd96c Added MONGO_HOST variable
All checks were successful
pipeline / build-and-push-images (push) Successful in 1m6s
pipeline / deploy (push) Successful in 41s
2025-01-20 12:30:55 +01:00
f1c532ac71 match_collector: log api_key
All checks were successful
pipeline / build-and-push-images (push) Successful in 12s
pipeline / deploy (push) Successful in 7s
2024-11-24 15:39:14 +01:00
1e1de7bdf2 Added champions items (first try) 2024-11-23 16:30:31 +01:00