1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/lib/services
2021-03-23 09:01:02 +00:00
..
commands Desktop: Undo changes introduced in #4303 (#4406) 2021-02-06 16:01:06 +00:00
contextkey
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 API: Resolves #4655: Don't compress image when resource is added through api (#4660) 2021-03-14 15:28:34 +00: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
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 Converted models and services to TypeScript 2021-01-22 17:41:11 +00: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
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
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