1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/lib/services/searchengine
2023-10-25 14:43:22 +01:00
..
filterParser.test.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
filterParser.ts Tools: Apply rule github/array-foreach 2023-06-30 09:39:21 +01:00
gotoAnythingStyleQuery.test.ts All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01:00
gotoAnythingStyleQuery.ts All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01:00
queryBuilder.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
SearchEngine.test.js All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01:00
SearchEngine.ts All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01:00
SearchEngineUtils.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
SearchEngineUtils.ts Mobile: Fixes #8050: Fix complex queries that contain quotes or filters 2023-09-24 23:22:36 +01:00
SearchFilter.test.ts Chore: Fix search filter tests in non UTC+0 timezones (#8411) 2023-07-04 18:56:06 +01:00