mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 22:22:21 +08:00
* reduced code repetition * throwing error when no name provided * stopping signout if no current user * expanded to 16 chars * moved code to popup file * added google sign up popup * checking if name is available in the backend * deleting account if popup was closed uncommented sign up process addd functions to enable and disable input * added google sign up event to avoid circular dependency * hiding by default * name is no longer optional user is deleted if its database object is not found * using loader to indicate background activity |
||
|---|---|---|
| .. | ||
| ape-keys.ts | ||
| configs.ts | ||
| index.ts | ||
| leaderboards.ts | ||
| presets.ts | ||
| psas.ts | ||
| quotes.ts | ||
| results.ts | ||
| swagger.ts | ||
| users.ts | ||