1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services
2022-02-11 10:38:45 +00:00
..
commands Desktop: Fixes #5927: Update menu item labels when the language changes 2021-12-31 07:50:32 +01:00
contextkey
database Desktop: Add support for custom notebook icons (#6110) 2022-02-06 16:42:00 +00:00
debug Tools: Added tools to stress test Joplin Server 2021-09-17 10:59:10 +01:00
e2ee Cli: Ask for master password when encryption or decryption fails 2021-11-22 17:57:02 +00:00
interop Tools: Fixed tests 2021-11-19 12:56:39 +00:00
joplinServer
keychain
plugins Doc: Update editorCommandDeclarations link (#5976) 2022-01-09 11:32:53 +00:00
ResourceEditWatcher Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
rest Desktop: Fixes #5693: Opening a file with ctrl and click leads to an error in the Rich Text editor 2021-11-22 17:20:48 +00:00
searchengine All: Fixes #5444: Misinterpreted search term after filter in quotation marks (#5445) 2021-09-19 11:31:38 +01:00
share All: Fixes #6092: Shared resource was not encrypted with correct encryption key 2022-02-11 10:38:45 +00:00
spellChecker
style Desktop: Better handling of bold text to simplify customisation (#5732) 2021-12-28 09:57:34 +00:00
synchronizer All: Fixed "Invalid lock client type" error when migrating sync target 2021-12-13 10:32:22 +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 Desktop: Fixes #5927: Update menu item labels when the language changes 2021-12-31 07:50:32 +01:00
CommandService.ts Desktop: Fixes #5421: Exclude disabled commands from Goto Anything 2021-10-05 18:09:09 +01:00
DecryptionWorker.ts
ExternalEditWatcher.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Desktop: Add shortcut for bulleted list (#5698) 2021-11-11 15:50:15 +00:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
PluginManager.js
PostMessageService.ts Plugins: Allow posting messages from plugin to webview (#5569) 2021-11-09 15:50:50 +00:00
ReportService.ts
ResourceFetcher.ts
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