1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services
Laurent Cozic 5a620ee26e Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text
Also improved copying plain text from Rich Text editor - in that case the HTML is converted to Markdown
2021-04-11 19:01:06 +02:00
..
commands Desktop: Resolves #4759: Fixed editor focus issue when running command from palette (#4812) 2021-04-06 21:21:24 +01:00
contextkey All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
database Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
debug Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
interop Desktop: Fixes #4452: Fixed exporting as HTML or PDF when a plugin is active, and make sure plugin assets are also exported 2021-02-05 21:27:19 +00:00
keychain Chore: Fixed TS issues 2021-03-15 16:33:42 +00:00
plugins Desktop: Resolves #4614: Allow registering multiple settings in one call (#4627) 2021-03-23 09:01:02 +00: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 All: Filter "notebook" can now be negated (#4651) 2021-03-11 14:42:39 +00:00
spellChecker Desktop: Resolves #4458: Improved spell checking support in dialogs and text input fields 2021-02-06 12:17:30 +00:00
synchronizer Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00: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 Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
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 Desktop: Add an option to renew the API token (#4811) 2021-04-07 19:27:16 +01:00
ExternalEditWatcher.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ItemChangeUtils.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
KeymapService_keycodeToElectronMap.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
KeymapService_keysRegExp.ts Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick 2020-12-05 11:54:58 +00:00
KeymapService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
KvStore.ts Chore: Convert test-utils to TypeScript 2020-12-08 20:01:33 +00:00
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 All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
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 Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
WhenClause.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00