mrjo118
|
8ee46bb4e7
|
All: Avoid excessive data usage when automatically triggering another sync (#13261)
|
2025-10-10 09:36:42 +01:00 |
|
mrjo118
|
53ea51b758
|
All: Fixes 12810: Ensure the sync shows an error when the server is down, when using a local WebDAV server (#13301)
|
2025-10-09 21:59:58 +01:00 |
|
mrjo118
|
f54c364b4d
|
Desktop, Mobile: Automatically retrigger the sync if there are more unsynced outgoing changes when sync completes (#12989)
|
2025-09-13 14:05:31 +01:00 |
|
Henry Heino
|
fdde04ee85
|
Desktop,Mobile,Cli: Support accepting shares with a new key format (#12829)
|
2025-09-08 23:56:40 +01:00 |
|
Henry Heino
|
e2fc056369
|
Desktop,Mobile,Cli: Fixes #12648: Fix unshare action requires two syncs to be reflected locally (#12999)
|
2025-08-20 23:36:47 +03:00 |
|
Henry Heino
|
f5882ecfcc
|
Chore: Improve type safety (#12992)
|
2025-08-20 08:33:10 +03:00 |
|
Laurent Cozic
|
bbba19eb40
|
All: Fixes #12089: Moving sub-notebook of shared notebook should unshare it (#12647)
|
2025-07-02 18:14:47 +01:00 |
|
mrjo118
|
18a9c3f841
|
Desktop, Mobile: Harden failsafe logic to check for the presence of info.json, rather than just the item count (#11750)
|
2025-02-07 19:08:01 +00:00 |
|
Henry Heino
|
597f3188bd
|
Desktop: Fixes #11594: Fix syncLockGoneError on sync with certain share configs (#11611)
|
2025-01-09 15:28:24 +00:00 |
|
Laurent Cozic
|
6c0258e8a6
|
Desktop, Cli, Mobile: Remove the need for sync locks (#11377)
|
2024-11-12 19:02:44 +00:00 |
|
Laurent Cozic
|
b617a84696
|
All: Resolves #10407: Added feature flag to disable sync lock support (#10925)
|
2024-08-23 12:16:19 +01:00 |
|
Henry Heino
|
f69dffcf23
|
Mobile: Support building for web (#10650)
|
2024-08-02 14:51:49 +01:00 |
|
pedr
|
a074532497
|
Desktop, Mobile: Fixes #10645: Show notification in case Joplin Cloud credential is not valid anymore (#10649)
|
2024-07-01 17:21:17 +02:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Henry Heino
|
75cb639ed2
|
Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585)
|
2024-03-09 10:33:05 +00:00 |
|
Sagnik Mandal
|
9a2a251eec
|
Desktop: Fixes #9985: Filter Sync Target Info Logs (#10014)
|
2024-03-02 15:57:29 +00:00 |
|
Laurent Cozic
|
47f95cb294
|
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2024-02-26 10:16:23 +00:00 |
|
Laurent Cozic
|
149e409bfa
|
Desktop, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved
|
2024-01-27 16:59:19 +00:00 |
|
Laurent Cozic
|
7b06090255
|
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778)
|
2024-01-26 10:32:35 +00:00 |
|
Laurent Cozic
|
ebfc5da0fe
|
Chore: Fix sync issue with Joplin Server when DELTA_INCLUDES_ITEMS is disabled
|
2023-12-31 16:06:02 +00:00 |
|
Laurent Cozic
|
37dbea1613
|
Chore: Add more types to synchronizer and improved sync conflict log
|
2023-12-30 19:05:41 +00:00 |
|
Laurent Cozic
|
5341501d53
|
Desktop, Cli, Mobile, Server: Optimise synchronisation by making delta call return whole items
|
2023-12-23 13:13:50 +00:00 |
|
Laurent Cozic
|
67a68709e3
|
Server: Support including items with delta call to optimise sync
|
2023-12-17 11:12:26 +00:00 |
|
Laurent Cozic
|
bce94f1775
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +00:00 |
|
Laurent Cozic
|
9aed3e04f4
|
All: Allow modifying a resource metadata only when synchronising (#9114)
|
2023-10-24 10:46:33 +01:00 |
|
Laurent Cozic
|
2e9f93ad9a
|
Tools: Enable eslint rule comma-dangle: always-multiline for functions
|
2023-08-22 11:58:53 +01:00 |
|
renovate[bot]
|
39bc7ed397
|
Update buildTools (#8596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2023-08-01 15:38:59 +01:00 |
|
Laurent Cozic
|
16c87c36da
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
|
pedr
|
06b2ba9d75
|
Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460)
|
2023-07-18 20:15:45 +01:00 |
|
Laurent Cozic
|
77482a0c95
|
All: Add support for share permissions (#8491)
|
2023-07-16 17:42:42 +01:00 |
|
Laurent Cozic
|
dd6eec6a03
|
Tools: Apply rule @typescript-eslint/ban-types
|
2023-06-30 10:30:29 +01:00 |
|
Laurent Cozic
|
e89b59be8e
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
|
2023-06-30 09:11:26 +01:00 |
|
Laurent Cozic
|
315f071337
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false
|
2023-06-30 09:07:03 +01:00 |
|
Laurent Cozic
|
c89edd7b22
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
|
Laurent Cozic
|
c1db7182ac
|
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
|
2023-03-06 14:22:37 +00:00 |
|
Laurent Cozic
|
052d9f03d6
|
Chore: Add eslint rule to enforce strict equality (eqeqeq)
|
2022-07-23 09:31:32 +02:00 |
|
Laurent
|
e5313a9719
|
Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399)
|
2022-04-13 12:18:38 +01:00 |
|
Laurent Cozic
|
667d6420f2
|
All: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible
|
2021-12-20 15:47:50 +01:00 |
|
Laurent Cozic
|
e0e93c436b
|
All: Fixed "Invalid lock client type" error when migrating sync target
|
2021-12-13 10:32:22 +01:00 |
|
Laurent Cozic
|
605f12552e
|
All: Fixes #5796: Handle duplicate attachments when the parent notebook is shared
|
2021-11-28 16:46:44 +00:00 |
|
Laurent
|
47a31c4ef1
|
All, Server: Add support for faster built-in sync locks (#5662)
|
2021-11-03 12:26:26 +00:00 |
|
Laurent Cozic
|
ccf9882452
|
All: Ensure that shared notebook children are not deleted when shared, unshared and shared again, and a conflict happens
|
2021-10-15 12:38:14 +01:00 |
|
Laurent Cozic
|
fb935dde18
|
Tools: Added syncDebugLog to help debugging sync operations
|
2021-10-15 12:24:22 +01:00 |
|
Laurent Cozic
|
5a9bc1297b
|
All: Fixes #932: Certain attachments were not being automatically deleted
|
2021-10-05 17:47:38 +01:00 |
|
Laurent
|
c758377188
|
All: Add support for public-private key pairs and improved master password support (#5438)
Also improved SCSS support, which was needed for the master password dialog.
|
2021-10-03 16:00:49 +01:00 |
|
Laurent Cozic
|
43c594b6b2
|
Server, Desktop: Sync deleted items first to allow fixing oversized accounts
|
2021-09-18 15:02:24 +01:00 |
|
Laurent Cozic
|
814f602bd6
|
Chore: Moved EncryptionService under e2ee directory
|
2021-08-23 18:47:07 +01:00 |
|
Laurent Cozic
|
06ed58b809
|
All: Improved sync locks so that they do not prevent upgrading a sync target
|
2021-08-18 15:49:43 +01:00 |
|
Laurent
|
dcd5a8d975
|
All: Improved E2EE usability by making its state a property of the sync target (#5276)
|
2021-08-12 16:54:10 +01:00 |
|
Laurent Cozic
|
c3f10d31cb
|
Chore: Convert E2EE related files to TypeScript
|
2021-08-07 12:22:37 +01:00 |
|