1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services
SFulpius 3dd008ae9a
Desktop: Fixes #6721: Fix exporting resources to md and md + frontmatter (#6768)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2022-11-01 14:35:48 +00:00
..
commands Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
contextkey
database Desktop: Display default notebook icons when at least one notebook has an icon 2022-09-05 17:26:22 +01:00
debug Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
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 Desktop: Fixes #6721: Fix exporting resources to md and md + frontmatter (#6768) 2022-11-01 14:35:48 +00:00
joplinServer
keychain
plugins Desktop: Resolves #6979: Display the plugin name in dialog boxes created by plugins 2022-10-30 17:45:47 +00:00
profileConfig Desktop: Multi-profiles: Assign an ID to profiles and remove path 2022-04-16 15:04:06 +01:00
ResourceEditWatcher
rest Clipper: Resolves #6247: Clipper unable to pull and store PDFs (#6384) 2022-06-20 13:56:54 +01:00
searchengine Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
share All: Fixes #6645: Do not encrypt non-owned note if it was not shared encrypted 2022-07-12 11:28:48 +01:00
spellChecker Desktop: Add support for multi-language spell check (#6617) 2022-08-27 12:05:44 +01:00
style Chore: Fixed CI tests 2022-04-12 12:42:21 +01:00
synchronizer Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
AlarmService.ts
AlarmServiceDriverNode.ts
BaseService.ts
CommandService.test.ts
CommandService.ts Chore: Refactor note list on desktop using React Hooks (#6410) 2022-04-14 16:50:42 +01:00
DecryptionWorker.ts
ExternalEditWatcher.ts Chore: Added more messages for external editing 2022-08-29 15:09:30 +01:00
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
PluginManager.js
PostMessageService.ts
ReportService.ts
ResourceFetcher.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
ResourceService.test.ts
ResourceService.ts
RevisionService.test.ts
RevisionService.ts
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts