monkeytype/backend
Bruce Berrios 7ef0c424d6
Migrate some utils to TS (#2625)
* Migrate some utils to TS

* Add argument type

* Fix logic

* Refactor math functions

* Rename function
2022-03-04 16:25:24 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
constants Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
init Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
jobs Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
middlewares missing message 2022-03-04 00:36:40 +01:00
types added result types 2022-03-04 00:10:35 +01:00
utils Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
.gitignore Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +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 Migrate users controller (#2618) 2022-03-03 14:50:06 -05:00
package.json Migrate users controller (#2618) 2022-03-03 14:50:06 -05:00
server.ts Migrate config client to ts (#2588) by Bruception 2022-02-25 19:20:38 +01:00
swagger.json fixed responses 2022-03-04 16:03:28 +01:00
tsconfig.json removed unnecessary types 2022-02-22 23:39:21 +01:00
worker.ts Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00