1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/lib/services/search
2024-09-16 22:20:44 +01: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 Update dictionary 2024-03-12 17:35:50 +00:00
SearchEngine.resources.test.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
SearchEngine.test.ts Mobile,Desktop: Fix nonbreaking spaces and CRLF break search for adjacent words (#10417) 2024-05-12 10:01:12 +01:00
SearchEngine.ts Desktop: Resolves #11063: Improve the performance of GoToAnything (#11064) 2024-09-16 22:20:44 +01:00
SearchEngineUtils.test.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
SearchEngineUtils.ts Chore: Migrate SQL queries in preparation for web support (#10670) 2024-07-01 19:56:40 +02:00
SearchFilter.test.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00