monkeytype/packages
Christian Fehmer 8a41ccee97
fix: past leaderboard not fetching the users rank (@fehmer) (#6289)
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>
2025-02-21 16:52:20 +01:00
..
contracts fix: past leaderboard not fetching the users rank (@fehmer) (#6289) 2025-02-21 16:52:20 +01:00
esbuild-config chore(deps-dev): bump esbuild from 0.23.0 to 0.25.0 in /packages/esbuild-config (#6256) 2025-02-12 13:29:39 +01:00
eslint-config refactor: enable no-unsafe-member-access (@miodec) (#5887) 2024-09-18 12:56:52 +02:00
funbox chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#6242) 2025-02-08 13:53:20 +01:00
release chore: forward the exit code returned by the ssh command 2025-02-20 12:12:15 +01:00
typescript-config refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
util feat: leaderboards remake, weekly xp leaderboards (@miodec) (#6250) 2025-02-12 16:34:03 +01:00