1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/lib/services
2021-08-18 15:49:43 +01:00
..
commands Server: Load shared user content from correct domain 2021-06-06 19:14:12 +02:00
contextkey
database All: Add a way to disable a master key 2021-08-17 12:03:19 +01:00
debug
e2ee All: Add a way to disable a master key 2021-08-17 12:03:19 +01:00
interop Desktop, Cli: Fixes #5325: Fixed file paths when exporting as HTML 2021-08-17 07:00:54 +01:00
joplinServer Server: Fixed handling of user content URL 2021-06-15 17:24:04 +01:00
keychain
plugins Plugins: Resolves #5288: Improved support for fitToContent webview property (#5298) 2021-08-18 12:09:45 +01:00
ResourceEditWatcher
rest All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
searchengine Merge branch 'dev' of github.com:laurent22/joplin into dev 2021-06-25 09:28:26 +01:00
share All: Ensure that timestamps are not changed when sharing or unsharing a note 2021-07-19 10:27:43 +01:00
spellChecker
synchronizer All: Improved sync locks so that they do not prevent upgrading a sync target 2021-08-18 15:49:43 +01:00
AlarmService.ts
AlarmServiceDriverNode.ts
BaseService.ts
CommandService.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
CommandService.ts
DecryptionWorker.ts Chore: Convert E2EE related files to TypeScript 2021-08-07 12:22:37 +01:00
EncryptionService.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
EncryptionService.ts All: Add a way to disable a master key 2021-08-17 12:03:19 +01:00
ExternalEditWatcher.ts
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
KvStore.test.js
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
ReportService.ts Desktop: Add "Retry all" button to sync status screen for items that could not be uploaded 2021-06-08 22:36:10 +02:00
ResourceFetcher.ts All: Added "None" sync target to allow disabling synchronisation 2021-08-16 16:18:32 +01:00
ResourceService.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
ResourceService.ts
RevisionService.test.ts All: Fixes #5051: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes 2021-06-20 11:19:59 +01:00
RevisionService.ts All: Fixes #5051: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes 2021-06-20 11:19:59 +01: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