1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/packages/lib/services
2024-01-09 22:03:34 +00:00
..
commands Desktop: Fixes #8844: Hide option to share a notebook when it is not available 2023-09-12 19:20:12 +01:00
contextkey
database Chore: Automatically build migration index 2024-01-04 17:18:57 +00:00
debug
e2ee All: Resolves #8657: Temporarily revert to AES-128 as encryption method due to severe performance issues 2023-08-14 18:26:49 +01:00
ExternalEditWatcher Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
interop Desktop: Resolves #9693: Allow importing a directory of ENEX files 2024-01-09 22:03:34 +00:00
joplinServer
keychain
noteList Desktop: Resolves #8225: No strikethrough on completed to-dos in note list to improve readability 2023-09-24 23:38:20 +01:00
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 Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ResourceEditWatcher Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
rest Chore: Fixes #9678: Fix API and mobile startup regressions caused by folder refactor (#9679) 2024-01-08 11:58:11 +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 Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
AlarmServiceDriverNode.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
BaseService.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
CommandService.test.ts Desktop: Fixes #8898: Show a gear when a plugin doesn't specify an icon (#8909) 2023-09-19 11:29:19 +01:00
CommandService.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
DecryptionWorker.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ExternalEditWatcher.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
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 Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
PostMessageService.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
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 Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts