monkeytype/backend
2021-08-03 15:51:29 +01:00
..
api got public stats to work 2021-08-02 16:21:14 +01:00
dao got public stats to work 2021-08-02 16:21:14 +01:00
handlers added ternary operator check status 2021-07-26 19:43:49 +05:30
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
migrate.js migration finished 2021-08-03 15:51:29 +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