monkeytype/backend
2021-08-07 13:59:34 +01:00
..
api stripping repeating / default data 2021-08-06 18:01:13 +01:00
dao inverted result sorting 2021-08-04 14:37:15 +01:00
handlers fixed validation checking custom background twice 2021-08-04 14:38:00 +01:00
init Added Auth Router and DAO 2021-06-06 22:02:37 +05:30
middlewares fixed tiny bug with token finding 2021-06-16 20:56:00 +01:00
models user id is a string to allow uid to fit 2021-06-06 12:52:28 +01:00
.eslintrc.json moved eslint 2021-06-13 20:19:33 +01:00
.gitignore migration remembers the last user 2021-08-07 13:57:20 +01:00
migrate.js tab characters instead of spaces 2021-08-07 13:59:34 +01:00
mongo-todo.md Emptied cloudfunctions and functions/index.js, added stats collection 2021-06-03 22:45:30 -04:00
server.js fixed potential error when no decoded token is in the request 2021-07-13 15:11:38 +01:00