monkeytype/backend
W0LFB0MB fa01558876
impr(sound): add support for various error sounds (W0LFB0MB) (#4679)
* 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>
2023-10-02 16:09:30 +01:00
..
__tests__ Adding tests for isTagPresetNameValid (#4402) gondolin24 2023-06-26 13:16:39 +02:00
email-templates Custom email (#3964) 2023-02-13 13:24:43 +01:00
private fix: use appropriate fallback fonts (SethFalco) (#4620) 2023-09-11 16:09:34 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
src impr(sound): add support for various error sounds (W0LFB0MB) (#4679) 2023-10-02 16:09:30 +01:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
example.env Custom email (#3964) 2023-02-13 13:24:43 +01:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts added test that verified pb funbox check is working 2023-06-05 18:07:00 +02:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
package.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
tsconfig.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00