1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services
2021-11-03 12:26:26 +00:00
..
commands Desktop: Allows a shared notebook recipient to leave the notebook 2021-10-14 15:39:17 +01:00
contextkey All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
database All: Add a way to disable a master key 2021-08-17 12:03:19 +01:00
debug Tools: Added tools to stress test Joplin Server 2021-09-17 10:59:10 +01:00
e2ee All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
interop Desktop, Cli: Resolves #5224: Add Markdown + Front Matter exporter/importer (#5465) 2021-10-16 09:59:37 +01:00
joplinServer Server: Fixed handling of user content URL 2021-06-15 17:24:04 +01:00
keychain Tools: Fixed tests 2021-05-21 17:02:56 +02:00
plugins Desktop: Fixes #5161: Improved plugin search and installing new plugins from China 2021-09-21 16:22:58 +01:00
ResourceEditWatcher Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
rest Api: Resolves #5199: Add support for "events" end point to retrieve info about latest note changes 2021-08-30 18:53:24 +01:00
searchengine All: Fixes #5444: Misinterpreted search term after filter in quotation marks (#5445) 2021-09-19 11:31:38 +01:00
share Tools: Fixed tests when using Joplin Server as sync target 2021-10-31 18:31:40 +00:00
spellChecker Desktop: Resolves #4458: Improved spell checking support in dialogs and text input fields 2021-02-06 12:17:30 +00:00
style All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
synchronizer All, Server: Add support for faster built-in sync locks (#5662) 2021-11-03 12:26:26 +00:00
AlarmService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
AlarmServiceDriverNode.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
BaseService.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
CommandService.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
CommandService.ts Desktop: Fixes #5421: Exclude disabled commands from Goto Anything 2021-10-05 18:09:09 +01:00
DecryptionWorker.ts All: Add support for single master password, to simplify handling of multiple encryption keys 2021-08-30 14:15:35 +01:00
ExternalEditWatcher.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
ItemChangeUtils.ts Api: Resolves #5199: Add support for "events" end point to retrieve info about latest note changes 2021-08-30 18:53:24 +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: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +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 Mobile: Allow enabling and disabling feature flags 2021-06-19 17:32:36 +01:00
PluginManager.js Plugins: Add support for gotoAnything command so that it can be called from plugins 2021-06-27 14:14:11 +01: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: Add "Retry all" button to sync status screen for items that could not be uploaded 2021-06-08 22:36:10 +02:00
ResourceFetcher.ts All: Added "None" sync target to allow disabling synchronisation 2021-08-16 16:18:32 +01:00
ResourceService.test.ts All: Fixes #932: Certain attachments were not being automatically deleted 2021-10-05 17:47:38 +01:00
ResourceService.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
RevisionService.test.ts All: Fixes #5051: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes 2021-06-20 11:19:59 +01:00
RevisionService.ts All: Fixes #5051: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes 2021-06-20 11:19:59 +01:00
SettingUtils.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01: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