monkeytype/frontend/static
YummyOreo e794bbd68d
Adds a reset account button to the settings page (#3206) YummyOreo
* 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>
2022-07-06 12:59:40 +02:00
..
.well-known update security.txt expiry date (#3074) 2022-06-06 16:27:37 -04:00
about updated contributors 2022-06-20 13:00:53 +02:00
challenges disabled autorole 2022-06-22 12:12:18 +02:00
css locally hosting select2 2022-02-10 01:22:04 +01:00
fonts added boon font 2022-06-07 13:17:00 +02:00
funbox added alias to 58008 2022-06-27 12:15:36 +02:00
html Adds a reset account button to the settings page (#3206) YummyOreo 2022-07-06 12:59:40 +02:00
images Reworked route controller (#3220) miodec 2022-06-24 22:12:52 +02:00
js Using date-fns instead of moment (#2707) 2022-03-15 19:34:50 +01:00
languages add hausa and shona languages (200& 1k) (#3309) devkennyy 2022-07-06 11:29:40 +02:00
layouts added the canary matrix variant (#3289) j-fosstvedt 2022-07-02 12:29:55 +02:00
quotes Added a few norwegian quotes (#3301) j-fosstvedt 2022-07-06 11:30:08 +02:00
sound Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
themes use camelCase instead of dash separation (#3239) Ferotiq 2022-06-27 11:57:35 +02:00
webfonts added boon font 2022-06-07 13:17:00 +02:00
das.html unnecessary todos 2022-05-04 01:41:37 +02:00
email-handler.html unnecessary todos 2022-05-04 01:41:37 +02:00
main.html rework captcha (#3224) devkennyy rizwanmustafa miodec 2022-06-25 21:06:10 +02:00
manifest.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
privacy-policy.html fixed typos (#3160) devkennyy 2022-06-20 13:45:20 +02:00
robots.txt Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
security-policy.html unnecessary todos 2022-05-04 01:41:37 +02:00
sw.js Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
terms-of-service.html fixed a typo (#3290) 2022-07-02 12:12:08 +02:00