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-06 17:21:51 +00:00
..
commands
contextkey
database Chore: Automatically build migration index 2024-01-04 17:18:57 +00:00
debug
e2ee
ExternalEditWatcher
interop Chore: Cli: Migrate most commands to TypeScript (#9552) 2023-12-20 19:08:07 +00:00
joplinServer
keychain
noteList
ocr Chore: Added test for OCR search 2024-01-05 14:43:24 +00:00
plugins Desktop: Resolves #7934: Don't create an extra copy of default plugins (load directly from the app bundle) (#9508) 2023-12-22 11:31:57 +00:00
profileConfig
ResourceEditWatcher
rest Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
search Fix tests 2024-01-05 18:16:09 +00:00
share Chore: Improve sharing tests 2023-12-03 11:50:11 +01:00
spellChecker
style Chore: Migrate from css to @adobe/css-tools (#9660) 2024-01-06 12:13:23 +00:00
synchronizer Chore: Add more types to synchronizer and improved sync conflict log 2023-12-30 19:05:41 +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 Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +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