monkeytype/frontend
Christian Fehmer 24909fda1c
feat: detect custom background image not available (fehmer) (#5460)
* feat: detect custom background image not available (fehmer)

* settings page not updating custom background input if config changes

* cleanup
2024-05-30 13:04:55 +02:00
..
__tests__ fix: too many decimals showing on profile page for some users (fehmer) (#5433) 2024-05-23 12:56:55 +02:00
docker chore: improve docker files for local development (#5157) 2024-03-04 16:10:22 +01:00
scripts chore: quote lengths script 2024-03-11 22:32:40 +01:00
src feat: detect custom background image not available (fehmer) (#5460) 2024-05-30 13:04:55 +02:00
static impr(british english): add more words to the replacement list 2024-05-28 13:38:12 +02:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
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 added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json feat(account page): add test activity graph (fehmer, Singh233) (#5309) 2024-05-15 15:23:36 +02:00
package.json feat(account page): add test activity graph (fehmer, Singh233) (#5309) 2024-05-15 15:23:36 +02:00
tsconfig.json build: add @shared alias pointing to the shared directory 2024-05-29 14:29:47 +02:00
vite.config.js impr: add selfhosting using docker only (fehmer) (#5170) 2024-03-12 12:02:13 +01:00
vitest.config.js test: update to vitest 1.6.0, use v8 coverage provider (#5389) 2024-05-13 13:25:21 +02:00