mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
* Add files via upload * Delete frontend/static/sound/error/triangle.wav * Delete frontend/static/sound/error/damage.wav * modified error sound code to support multiple sound options and added two error sound alternatives * added compatability for previous users of the error sound, converts legacy true/false config values to 1 or off * fixed opiton names and values in commandline * fix: auto switch theme behavior & footer theme indicator (#4677) * fix: auto switch theme behavior & footer indicator Changing manually to a preset or custom theme now turns auto switch theme mode off with a notification. And now the auto switch mode does override the custom theme as well (statement in settings also updated) if it is the later one set. Fixes #4659, that is the footer theme is now correctly displayed with auto switch themes as well. * removed unnecessary function --------- Co-authored-by: Miodec <jack@monkeytype.com> * fixed off config value * moved compatibilty code to replaceLegacyValues --------- Co-authored-by: Sanidhya Singh <sanidhyas3s@gmail.com> Co-authored-by: Miodec <jack@monkeytype.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| email-templates | ||
| private | ||
| redis-scripts | ||
| src | ||
| .gitignore | ||
| docker-compose.yml | ||
| example.env | ||
| jest-mongodb-config.js | ||
| jest.config.ts | ||
| knip.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||