mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 10:17:30 +08:00
* Started conversion to typescript * Some more fixy fixy * Final fixy fixy or at least that is what it seems * Even more fixy fixy * Add verifed = false upon usre creation * Added return type * Removed extra data * Fixes * Removed class syntax of UserDAO * Name fix * Renamed UserDAO to UserDAL * Fixed errors * Fixed some problems * Fixed pb bug * Strict Equality * Var name change * Var name change |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| captcha.ts | ||
| discord.ts | ||
| error.ts | ||
| logger.ts | ||
| misc.ts | ||
| monkey-response.ts | ||
| pb.ts | ||
| prometheus.ts | ||
| validation.ts | ||