1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/lib/services
2022-06-20 13:56:54 +01:00
..
commands Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
contextkey
database Desktop: Add support for custom notebook icons (#6110) 2022-02-06 16:42:00 +00:00
debug
e2ee Tools: Added cspell config 2022-05-01 19:38:00 +01:00
ExternalEditWatcher Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
interop Chore: Removed lodash package to save space 2022-05-26 15:57:44 +01:00
joplinServer Chore: Make it easier to test note publishing on desktop 2022-04-05 15:37:57 +01:00
keychain
plugins Plugins: Add support for file and directory selector in Settings API 2022-04-20 16:21:57 +01:00
profileConfig Desktop: Multi-profiles: Assign an ID to profiles and remove path 2022-04-16 15:04:06 +01:00
ResourceEditWatcher Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
rest Clipper: Resolves #6247: Clipper unable to pull and store PDFs (#6384) 2022-06-20 13:56:54 +01:00
searchengine All: Resolves #6266: Make search engine filter keywords case insensitive (#6267) 2022-03-15 10:03:56 +00:00
share Desktop: Support for Joplin Cloud recursive linked notes 2022-04-03 19:19:24 +01:00
spellChecker
style Chore: Fixed CI tests 2022-04-12 12:42:21 +01:00
synchronizer Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +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 Chore: Refactor note list on desktop using React Hooks (#6410) 2022-04-14 16:50:42 +01:00
DecryptionWorker.ts
ExternalEditWatcher.ts Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01: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 All: Fixes #6261: Ensure that note revision markup type is set correctly 2022-03-12 16:24:07 +00:00
RevisionService.ts All: Fixes #6261: Ensure that note revision markup type is set correctly 2022-03-12 16:24:07 +00:00
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts