worldguessr/api
2026-03-24 12:11:00 -05:00
..
clues Languages completed 2024-10-13 15:00:39 -05:00
map Fix shuffling locations bugs and update World map to remove invalid locations 2026-02-03 08:11:05 -06:00
mod Add logging for user lookup requests to enhance debugging 2026-03-24 12:11:00 -05:00
checkIfNameChangeProgress.js Add username change functionality 2025-02-16 18:54:04 -06:00
checkNameChangeStatus.js mod dash v1 2025-11-24 23:34:08 -06:00
country.js Migrated API routes to express 2024-10-12 17:04:39 -05:00
crazyAuth.js feat: Integrate CrazyGames SDK and enhance user authentication flow 2026-01-23 16:00:43 -06:00
eloRank.js Elo rank endpoint return 404 on restricted accounts 2026-03-02 00:01:53 +05:30
gameDetails.js Fix gameDetails 404 for mods 2025-11-25 22:51:56 -06:00
gameHistory.js Mod dashboard improvements + security fixes 2026-03-24 12:05:00 -05:00
getCountries.js Migrated API routes to express 2024-10-12 17:04:39 -05:00
googleAuth.js Add GameDistribution support 2026-02-08 10:44:16 -06:00
leaderboard.js fix: Add type validation for username in eloRank and leaderboard APIs 2026-02-01 01:20:28 -06:00
publicAccount.js feat: Update caching duration for user data retrieval in authentication and account components 2026-01-17 13:10:23 -06:00
publicProfile.js refactor: Remove username validation regex from publicProfile API 2026-02-02 19:39:58 -06:00
setName.js Fix consistency issues with setName and submitNameChange endpoints (soon to be deprecated) 2026-02-01 23:01:32 -06:00
storeGame.js Update rate limiting for guess function to allow 4 requests per 10 seconds 2026-02-03 09:19:29 -06:00
submitNameChange.js Fix consistency issues with setName and submitNameChange endpoints (soon to be deprecated) 2026-02-01 23:01:32 -06:00
submitReport.js Update report submission logic to enhance user reporting experience 2025-12-09 22:32:35 -06:00
updateCountryCode.js feat: Enhance user data retrieval in authentication handlers 2026-01-16 20:16:31 -06:00
userModerationData.js Refund ELO to opponents when banning a cheater 2025-11-25 17:21:08 -06:00
userProgression.js fix: Implement undo functionality for force name change 2026-01-22 10:23:39 -06:00