mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
Show the users ranking for the last day on the daily and for the last week on the weekly leaderboard correctly. - Fix request query schema for the [daily rank](https://api.monkeytype.com/docs/internal#tag/leaderboards/operation/leaderboards.getDailyRank) having pagination - Fix request query schema for the [weekly rank](https://api.monkeytype.com/docs/internal#tag/leaderboards/operation/leaderboards.getWeeklyXpRank) missing the `weeksBefore` parameter - Fix frontend to include the `daysBefore` or `weeksBefore` parameter on `rank` calls --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
|---|---|---|
| .. | ||
| __migration__ | ||
| __tests__ | ||
| docker | ||
| email-templates | ||
| private | ||
| redis-scripts | ||
| scripts | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| example.env | ||
| knip.json | ||
| package.json | ||
| redocly.yaml | ||
| tsconfig.json | ||
| vitest.config.js | ||