1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services
2024-01-26 10:33:48 +00:00
..
commands
contextkey
database Chore: Automatically build migration index 2024-01-04 17:18:57 +00:00
debug
e2ee
ExternalEditWatcher
interop Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
joplinServer
keychain
noteList
ocr Chore: Try to fix random test timeout 2024-01-13 19:10:34 +00:00
plugins Desktop: Fixes #9781: Extract default plugins to directories matching their IDs (#9782) 2024-01-26 10:33:48 +00:00
profileConfig
ResourceEditWatcher
rest API: Increase protection of files downloaded via the REST API (#9676) 2024-01-22 14:46:18 +00:00
search Desktop: Fixes #9775: Fix search when note or OCR text contains null characters (#9774) 2024-01-25 17:03:53 +00:00
share
spellChecker
style Chore: Migrate from css to @adobe/css-tools (#9660) 2024-01-06 12:13:23 +00:00
synchronizer Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778) 2024-01-26 10:32:35 +00:00
AlarmService.ts
AlarmServiceDriverNode.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
BaseService.ts
CommandService.test.ts
CommandService.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
DecryptionWorker.ts
ExternalEditWatcher.ts
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts Chore: Refactor Note.tsx and note-screen-shared.tsx to improve type safety (#9467) 2023-12-08 10:12:23 +00:00
PluginManager.js
PostMessageService.ts
ReportService.ts Chore: Refactor folder related functions to TypeScript 2024-01-06 17:21:51 +00:00
ResourceFetcher.ts Chore: Fixed file checking logic on resource fetcher 2024-01-14 14:57:29 +00:00
ResourceService.test.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
ResourceService.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
RevisionService.test.ts Chore: Trying to improve flaky test 2023-12-05 18:53:32 +00:00
RevisionService.ts
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts