1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/lib/services
2021-10-05 17:47:38 +01:00
..
commands Plugins: Add support for enabledConditions when creating menu item from command 2021-09-09 14:44:16 +01:00
contextkey
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: Make exported HTML more readable on mobile 2021-09-26 12:01:46 +01:00
joplinServer
keychain
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 Desktop: Improved accepting a folder share 2021-09-25 18:00:43 +01:00
spellChecker
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: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
AlarmService.ts
AlarmServiceDriverNode.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
BaseService.ts
CommandService.test.ts
CommandService.ts
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
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
PluginManager.js
PostMessageService.ts
ReportService.ts
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
RevisionService.test.ts
RevisionService.ts
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts