monkeytype/frontend
Carles Mitjans 2da6e555cc
fix(themes): wrong theme added to favorites when using random theme (mitjans) (#5532)
* fix(theme): random theme switcher (mitjans)

Signed-off-by: Carles Mitjans <carles.mitjans.coma@gmail.com>

* refactor(theme): remove unnecessary clear of random theme (mitjans)

* chore: remove some words from the profanity list

---------

Signed-off-by: Carles Mitjans <carles.mitjans.coma@gmail.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2024-07-01 12:18:13 +02:00
..
__tests__ impr(dev): add endpoint to create test user/data (fehmer) (#5396) 2024-06-17 15:21:55 +02:00
docker chore: improve docker files for local development (#5157) 2024-03-04 16:10:22 +01:00
scripts fix: font awesome regular not working (Miodec, fehmer) (#5477) 2024-06-07 13:51:32 +02:00
src fix(themes): wrong theme added to favorites when using random theme (mitjans) (#5532) 2024-07-01 12:18:13 +02:00
static fix(themes): mexican theme being unreadable (@fehmer) (#5536) 2024-06-27 13:32:35 +02:00
.eslintignore impr: optimize use of fontawesome (fehmer) (#5423) 2024-06-07 11:29:04 +02:00
.firebaserc_example
firebase.json fix: dont rewrite static assets to index 2024-02-23 19:43:33 +01:00
gulpfile.js build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
knip.json
package-lock.json chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
package.json chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
tsconfig.json build: add @shared alias pointing to the shared directory 2024-05-29 14:29:47 +02:00
vite.config.js chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
vitest.config.js test: update to vitest 1.6.0, use v8 coverage provider (#5389) 2024-05-13 13:25:21 +02:00