1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/lib/services/search
Laurent Cozic 47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-02-26 10:16:23 +00:00
..
filterParser.test.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
filterParser.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
gotoAnythingStyleQuery.test.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
gotoAnythingStyleQuery.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
queryBuilder.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
SearchEngine.resources.test.ts Fix tests 2024-01-05 18:16:09 +00:00
SearchEngine.test.ts Desktop, Mobile, Cli: Fixes #9694: Correctly search HTML-entity encoded text 2024-02-08 18:14:07 +00:00
SearchEngine.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
SearchEngineUtils.test.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
SearchEngineUtils.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
SearchFilter.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00