mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +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 |
||
|---|---|---|
| .. | ||
| .well-known | ||
| about | ||
| challenges | ||
| css | ||
| fonts | ||
| funbox | ||
| html | ||
| images | ||
| js | ||
| languages | ||
| layouts | ||
| quotes | ||
| sound | ||
| themes | ||
| webfonts | ||
| ads.txt | ||
| das.html | ||
| email-handler.html | ||
| index.html | ||
| manifest.json | ||
| privacy-policy.html | ||
| robots.txt | ||
| security-policy.html | ||
| sw.js | ||
| terms-of-service.html | ||