1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/lib/services/synchronizer
2024-03-09 10:33:05 +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 Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
ItemUploader.test.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
ItemUploader.ts Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00: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: Fixes #9985: Filter Sync Target Info Logs (#10014) 2024-03-02 15:57:29 +00:00
syncInfoUtils.ts Desktop: Fixes #9985: Filter Sync Target Info Logs (#10014) 2024-03-02 15:57:29 +00:00
tools.ts Fixed types 2023-10-21 16:07:44 +01:00