monkeytype/backend
2022-02-23 13:24:53 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api Action anti cheat step (#2570) 2022-02-22 23:02:37 +01:00
constants Action anti cheat step (#2570) 2022-02-22 23:02:37 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
handlers Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
init Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
jobs Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
middlewares moved database down message to the top of the if stack 2022-02-23 13:07:18 +01:00
types Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-22 23:39:25 +01:00
.gitignore Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
app.js reenabled helmet 2022-02-22 23:00:27 +01:00
example.env Update example.env 2022-01-14 14:26:57 +01:00
package-lock.json Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
package.json Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
server.ts Action anti cheat step (#2570) 2022-02-22 23:02:37 +01:00
tsconfig.json removed unnecessary types 2022-02-22 23:39:21 +01:00
worker.ts commented out worker file to avoid it producing errors and warnings 2022-02-23 13:24:53 +01:00