mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-12 07:01:31 +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> |
||
|---|---|---|
| .. | ||
| anticheat | ||
| api | ||
| constants | ||
| credentials | ||
| dal | ||
| init | ||
| jobs | ||
| middlewares | ||
| queues | ||
| services | ||
| utils | ||
| workers | ||
| app.ts | ||
| server.ts | ||
| version.ts | ||