mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-20 20:46:15 +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 |