1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services
2021-08-16 16:18:32 +01:00
..
commands
contextkey
database fixed tests 2021-06-20 13:46:50 +01:00
debug
e2ee All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
interop Desktop, Cli: Fixes #5232: Do not export share properties 2021-07-25 11:51:50 +01:00
joplinServer Server: Fixed handling of user content URL 2021-06-15 17:24:04 +01:00
keychain
plugins Merge branch 'release-2.2' into dev 2021-08-11 16:42:22 +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 Desktop: Add Sync Wizard dialog 2021-08-16 15:20:14 +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: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +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