1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/lib/services
2023-10-31 16:53:47 +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 All: Allow modifying a resource metadata only when synchronising (#9114) 2023-10-24 10:46:33 +01: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, Cli: Fixes #8823: Ensure that ENEX resources with invalid filenames are imported correctly 2023-09-25 14:40:56 +01: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
plugins Plugins: Add support for showOpenDialog method 2023-10-31 15:30:05 +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: Export extractNoteFromHTML from notes services library (#9086) 2023-10-17 21:10:18 +01:00
searchengine All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01:00
share Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
spellChecker
style
synchronizer All: Allow modifying a resource metadata only when synchronising (#9114) 2023-10-24 10:46:33 +01:00
AlarmService.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
AlarmServiceDriverNode.ts
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: Fixes #8898: Show a gear when a plugin doesn't specify an icon (#8909) 2023-09-19 11:29:19 +01: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 Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
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
ResourceFetcher.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ResourceService.test.ts Desktop: Allow attaching a file from the Markdown editor for HTML notes 2023-10-31 16:53:47 +00:00
ResourceService.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
RevisionService.test.ts
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