mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-19 20:16:04 +08:00
* adds reset button * moves it up above the delete button * i am blind * i cant move stuff * adds reset for the profile * Adds reseting for ape keys, and presets, also adds more resets in the user settings * Delets all ape keys not just one * Prevents conflicts for delete endpoints * changes from reset to deleteAll in ape keys * Refactors the code to use Promise.all * adds reloading * unit tests ape key deletion * fixes some bugs * Fixes type o * More typeo fixes * Returns nothing for reset user * Simplifies code * changes from reset to deleteAll for all but users * Checks db not the memory * fixes typo * fixes the tests * fixes * fixes bugs and refactors some code * adds requireFreshToken to the authentication * migrates all reseting to the user endpoint * removes the delete all for ape unit test * to lazy to make commit message * parallelize the calls to the db (I think) * also resetting config * also resetting discordid and avatar * using unset * updated wording * level 1 message Co-authored-by: Miodec <bartnikjack@gmail.com> |
||
---|---|---|
.. | ||
pages | ||
bottom.html | ||
head.html | ||
popups.html | ||
top.html | ||
warnings.html |