mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-17 13:39:46 +08:00
* Setup daily leaderboards backend (#2987) bruception * Setup daily leaderboards backend * Add enabled checks * Consistent naming * Add initial unit tests * Use more flexible daily leaderboard rule logic * Fix seed rule * Add LRU Cache + Rank Calculation * Use native functions * Optional daily leaderboard rank * Proper status code for invalid lb mode * Add result criteria check * Make daily leaderboard cache size configurable * Add Ape endpoint for daily leaderboard (#2997) * support for switching to viewing daily lbs * test * buttons * only checking daily if user has more than 2 hours typed * updated structure * setting rank if its undefined * only when daily * storing uid * fixed media queries * Daily leaderboards pagination (#3006) * Pagination * Remove with scores * Add daily leaderboard rank (#3014) Bruception * Add daily leaderboard rank * Remove unused import * Use object instead * Add client logic * Add limit checks * Announce top daily leaderboard results (#3017) * Add rank in daily leaderboard results (#3022) * not showing lb memory and top % on daily * Fix rank pagination * Actual fix * showing new rank Co-authored-by: Miodec <bartnikjack@gmail.com> |
||
|---|---|---|
| .. | ||
| .well-known | ||
| about | ||
| challenges | ||
| css | ||
| fonts | ||
| funbox | ||
| html | ||
| images | ||
| js | ||
| languages | ||
| layouts | ||
| quotes | ||
| sound | ||
| themes | ||
| webfonts | ||
| ads.txt | ||
| das.html | ||
| email-handler.html | ||
| main.html | ||
| manifest.json | ||
| privacy-policy.html | ||
| robots.txt | ||
| security-policy.html | ||
| sw.js | ||
| terms-of-service.html | ||