monkeytype/backend
2022-03-16 14:32:40 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api logging test duration 2022-03-16 14:32:40 +01:00
constants Final touches/tuning for ApeKeys (#2663) 2022-03-09 19:40:35 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao tracking how long it took to update the leaderboard 2022-03-12 21:06:53 +01:00
documentation Final touches/tuning for ApeKeys (#2663) 2022-03-09 19:40:35 +01:00
init Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
jobs updating leaderboards every 15 minutes 2022-03-12 21:47:43 +01:00
middlewares Added a custom auth counter to prometheus metrics (#2690) 2022-03-12 15:20:18 +01:00
types Add user permissions for ape keys (#2665) 2022-03-09 20:41:50 +01:00
utils tracking how long it took to update the leaderboard 2022-03-12 21:06:53 +01:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
app.ts Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00
example.env Update example.env 2022-01-14 14:26:57 +01:00
package-lock.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
package.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
server.ts Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
tsconfig.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00