monkeytype/backend
Jack 45181f67dc keeping uid on the user that requested it if user is logged in,
checking if user is not banned and doesnt need to update email when checking leaderboards
updating lbmemory when checking
sending back the rank if the user was still found
2021-09-07 16:35:43 +01:00
..
api keeping uid on the user that requested it if user is logged in, 2021-09-07 16:35:43 +01:00
dao lbpersonalbests will now resist even when clearing personal bests - will only be overridden if a new higher wpm was found than the one stored 2021-09-07 15:04:16 +01:00
handlers lbpersonalbests will now resist even when clearing personal bests - will only be overridden if a new higher wpm was found than the one stored 2021-09-07 15:04:16 +01:00
init Added Auth Router and DAO 2021-06-06 22:02:37 +05:30
middlewares added dev mode to request auth 2021-09-07 15:04:50 +01:00
models
.eslintrc.json Merge branch 'mongo' 2021-08-17 18:13:04 +01:00
.gitignore gitignore typo 2021-08-11 00:01:16 +00:00
example.env Added a delimiter switch (#1754) by pran01 2021-08-25 14:46:37 +01:00
log_failed.txt gitignore typo 2021-08-11 00:01:16 +00:00
migrate.js service account name update 2021-08-16 20:09:05 +01:00
mongo-todo.md
server.js changed leaderobards route 2021-09-06 17:35:03 +01:00