This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-10-31 00:07:48 +02:00
Code
Issues
Releases
Activity
Files
af91fd99cce819da206398ea85097f114af49bf4
joplin
/
packages
/
lib
/
services
/
searchengine
History
Laurent Cozic
99c6c9b411
Tools: Add more eslint/jest rules
2023-03-09 17:50:56 +00:00
..
filterParser.test.ts
All:
Resolves
#3871
: Interpret only valid search filters (
#5103
)
2021-06-24 13:24:54 +01:00
filterParser.ts
All:
Resolves
#6266
: Make search engine filter keywords case insensitive (
#6267
)
2022-03-15 10:03:56 +00:00
gotoAnythingStyleQuery.ts
Mobile: Add support for realtime search
2022-12-30 14:12:07 +00:00
queryBuilder.ts
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
SearchEngine.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules (
#7810
)
2023-02-20 15:02:29 +00:00
SearchEngine.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
SearchEngineUtils.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules (
#7810
)
2023-02-20 15:02:29 +00:00
SearchEngineUtils.ts
Mobile: Add support for realtime search
2022-12-30 14:12:07 +00:00
SearchFilter.test.ts
Tools: Add more eslint/jest rules
2023-03-09 17:50:56 +00:00