monkeytype/frontend
Leonabcd123 9d709c7c7c
impr(quote search): add exact search quotes (@Leonabcd123) (#7261)
### Description

Make text wrapped in `""` required when searching for quotes (meaning
only quotes that contain this exact text will appear in the results).
This allows case insensitivity (so "hello" will match "Hello").
2025-12-18 17:22:44 +01:00
..
__tests__ chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
docker chore: use oxfmt for formatting (@miodec) (#7187) 2025-12-15 16:53:50 +01:00
scripts chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
src impr(quote search): add exact search quotes (@Leonabcd123) (#7261) 2025-12-18 17:22:44 +01:00
static impr(language): add bulgarian 1k (@100daysummer) (#7232) 2025-12-17 19:32:49 +01:00
vite-plugins build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
.firebaserc_example
.oxlintrc-plugin.json chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
.oxlintrc.json chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
eslint.config.js chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
firebase.json
package.json chore: update vitest/testcontainer versions, try to fix container teardown on macos (@fehmer) (#7248) 2025-12-16 18:11:55 +01:00
tsconfig.json build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
vite.config.ts chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
vitest.config.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00