monkeytype/backend
2021-08-27 22:43:08 +01:00
..
api added api rate limiting 2021-08-27 21:40:38 +01:00
dao increased fake result security by hasing objects and checking duplicate timestamps 2021-08-27 21:00:11 +01:00
handlers better errors 2021-08-18 01:37:48 +01:00
init Added Auth Router and DAO 2021-06-06 22:02:37 +05:30
middlewares updated the key generator for rate limitng logic 2021-08-27 22:43:08 +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 trusting proxy 2021-08-27 21:52:49 +01:00