monkeytype/backend
2021-09-07 15:04:16 +01:00
..
api saving to database if result was a pb 2021-09-07 15:02:58 +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 increased rate limit on localhost 2021-08-29 17:33:51 +01:00
models user id is a string to allow uid to fit 2021-06-06 12:52:28 +01:00
.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 Emptied cloudfunctions and functions/index.js, added stats collection 2021-06-03 22:45:30 -04:00
server.js changed leaderobards route 2021-09-06 17:35:03 +01:00