1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services/synchronizer
2024-03-02 14:25:27 +00:00
..
gui Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +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, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved 2024-01-27 16:59:19 +00:00
ItemUploader.test.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
ItemUploader.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
LockHandler.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
MigrationHandler.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
syncDebugLog.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
synchronizer_LockHandler.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
synchronizer_MigrationHandler.test.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Synchronizer.basics.test.ts Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778) 2024-01-26 10:32:35 +00:00
Synchronizer.conflicts.test.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
Synchronizer.e2ee.test.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
Synchronizer.ppk.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Synchronizer.resources.test.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
Synchronizer.revisions.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
Synchronizer.sharing.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Synchronizer.tags.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
Synchronizer.tools.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
syncInfoUtils.test.ts Desktop,Mobile,Cli: Fixes #9800: Fix synchronization happens every 10 seconds even if nothing has changed (#9814) 2024-02-02 17:53:22 +00:00
syncInfoUtils.ts Desktop,Mobile,Cli: Fixes #9800: Fix synchronization happens every 10 seconds even if nothing has changed (#9814) 2024-02-02 17:53:22 +00:00
tools.ts Fixed types 2023-10-21 16:07:44 +01:00