1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/lib/services/synchronizer
2022-07-23 11:33:12 +02:00
..
gui All: Fixed "Invalid lock client type" error when migrating sync target 2021-12-13 10:32:22 +01:00
migrations All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
utils Desktop: Fixes #4919: Make sure sync startup operations are cleared after startup 2021-05-09 18:12:47 +02:00
ItemUploader.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
ItemUploader.ts fixed tests 2021-06-20 13:46:50 +01:00
LockHandler.ts All: Fixed "Invalid lock client type" error when migrating sync target 2021-12-13 10:32:22 +01:00
MigrationHandler.ts All, Server: Add support for faster built-in sync locks (#5662) 2021-11-03 12:26:26 +00:00
syncDebugLog.ts Fixed mobile build 2021-10-17 14:54:48 +01:00
synchronizer_LockHandler.test.ts All, Server: Add support for faster built-in sync locks (#5662) 2021-11-03 12:26:26 +00:00
synchronizer_MigrationHandler.test.ts All, Server: Add support for faster built-in sync locks (#5662) 2021-11-03 12:26:26 +00:00
Synchronizer.basics.test.ts Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
Synchronizer.conflicts.test.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
Synchronizer.e2ee.test.ts Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
Synchronizer.ppk.test.ts All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
Synchronizer.resources.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
Synchronizer.revisions.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
Synchronizer.sharing.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Synchronizer.tags.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
Synchronizer.tools.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
syncInfoUtils.test.ts Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
syncInfoUtils.ts Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
tools.ts Tools: Fixed tests 2021-08-16 18:05:22 +01:00