1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/lib/services
2021-05-25 11:49:47 +02:00
..
commands Desktop: Add Share Notebook menu item 2021-05-16 15:21:55 +02:00
contextkey All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
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 Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
keychain Tools: Fixed tests 2021-05-21 17:02:56 +02:00
plugins Server: Add mailer service 2021-05-25 11:49:47 +02:00
ResourceEditWatcher Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
rest Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
searchengine Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
share Desktop: Allow unsharing a note 2021-05-16 17:28:49 +02:00
spellChecker Desktop: Resolves #4458: Improved spell checking support in dialogs and text input fields 2021-02-06 12:17:30 +00:00
synchronizer Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02: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.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02: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.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02: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 Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick 2020-12-05 11:54:58 +00:00
KeymapService.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
KeymapService.ts Desktop: Add "duplicate line" command in Markdown editor (#4873) 2021-04-25 09:57:35 +01:00
KvStore.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02: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 Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen 2021-05-15 20:56:49 +02:00
ResourceFetcher.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ResourceService.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
ResourceService.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
RevisionService.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
RevisionService.ts Cli: Fixes #4845: Fixed possible crash when trying to delete corrupted revision in revision service 2021-05-14 12:09:20 +02: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.test.ts Desktop: Add Share Notebook menu item 2021-05-16 15:21:55 +02:00
WhenClause.ts Desktop: Add Share Notebook menu item 2021-05-16 15:21:55 +02:00