1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services
2022-12-24 12:30:52 +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 Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
ExternalEditWatcher Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
interop Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
joplinServer Chore: Make it easier to test publishing notes 2022-12-24 12:30:52 +00:00
keychain
plugins Fix CI 2022-11-20 10:10:41 +00: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 Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
searchengine Fix build 2022-11-17 15:36:33 +00:00
share Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00: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: Complete Jest upgrade 2022-11-15 10:23:50 +00: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 Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
CommandService.ts Chore: Refactor note list on desktop using React Hooks (#6410) 2022-04-14 16:50:42 +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 Chore: Added more messages for external editing 2022-08-29 15:09:30 +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 Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
KvStore.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
KvStore.ts
MigrationService.ts
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: Allow posting messages from plugin to webview (#5569) 2021-11-09 15:50:50 +00:00
ReportService.ts
ResourceFetcher.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
ResourceService.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
ResourceService.ts
RevisionService.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +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 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
WhenClause.test.ts
WhenClause.ts