1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/lib/services
2021-05-13 22:13:53 +02:00
..
commands All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
contextkey
database All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
debug Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
interop Desktop: Fixes #4958: Display proper error message when JEX file is corrupted 2021-05-13 22:13:53 +02:00
keychain All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
plugins Desktop: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00
ResourceEditWatcher Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
rest Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
searchengine Desktop: Fix #4581: Show or hide completed todos in search results based on user settings (#4951) 2021-05-13 13:23:17 +01:00
share All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
spellChecker Desktop: Resolves #4458: Improved spell checking support in dialogs and text input fields 2021-02-06 12:17:30 +00:00
synchronizer All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
AlarmService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
AlarmServiceDriverNode.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
BaseService.ts
CommandService.ts Desktop: Undo changes introduced in #4303 (#4406) 2021-02-06 16:01:06 +00:00
DecryptionWorker.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
EncryptionService.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
ExternalEditWatcher.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ItemChangeUtils.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
KeymapService_keycodeToElectronMap.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
KeymapService_keysRegExp.ts
KeymapService.ts Desktop: Add "duplicate line" command in Markdown editor (#4873) 2021-04-25 09:57:35 +01:00
KvStore.ts
MigrationService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NavService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
PluginManager.js
PostMessageService.ts Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
ReportService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ResourceFetcher.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ResourceService.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
RevisionService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
SettingUtils.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
UndoRedoService.ts
WhenClause.ts