Laurent Cozic
|
6d184fb47c
|
CI: Trying to fix random test failures
|
2023-07-22 11:19:57 +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
|
c89edd7b22
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
|
Laurent Cozic
|
7fa1459dc3
|
Tools: Apply eslint rules "no-console" and "id-denylist"
|
2023-02-16 10:58:24 +00:00 |
|
Laurent Cozic
|
4888b4bd14
|
Tools: Enable eslint rule "comma-spacing"
|
2023-01-11 18:40:14 +00:00 |
|
Laurent Cozic
|
ce02d4c94f
|
Chore: Finished applying eqeqeq rule
|
2022-07-23 11:33:12 +02:00 |
|
Laurent Cozic
|
052d9f03d6
|
Chore: Add eslint rule to enforce strict equality (eqeqeq)
|
2022-07-23 09:31:32 +02:00 |
|
jd1378
|
effba83a0e
|
Android: Fixes #5779: Fixed android filesystem sync (#6395)
|
2022-07-10 15:26:24 +01:00 |
|
Laurent Cozic
|
191c49c0cd
|
Desktop: Fixes #6459: Sync config was lost when switching profiles
|
2022-05-05 18:15:10 +01:00 |
|
Laurent
|
6458ad0540
|
Desktop: Resolves #591: Add support for multiple profiles (#6385)
|
2022-04-11 16:49:32 +01:00 |
|
Laurent Cozic
|
e08359f7e0
|
Tools: Removed no longer needed double-dash and fixed CI
|
2021-12-21 17:55:30 +01:00 |
|
Laurent Cozic
|
8f17fb7f71
|
Tools: Fixed tests
|
2021-12-20 17:24:45 +01:00 |
|
Lee Matos
|
5981227c06
|
All: Improved S3 sync error handling and reliability, and upgraded S3 SDK (#5312)
|
2021-11-24 23:03:03 +00:00 |
|
Laurent
|
47a31c4ef1
|
All, Server: Add support for faster built-in sync locks (#5662)
|
2021-11-03 12:26:26 +00: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
|
4a7746beb2
|
Desktop: Upgrade Electron from v10 to v14
|
2021-10-01 19:35:27 +01:00 |
|
Laurent Cozic
|
814f602bd6
|
Chore: Moved EncryptionService under e2ee directory
|
2021-08-23 18:47:07 +01:00 |
|
Laurent Cozic
|
edc3496506
|
Tools: Fixed tests
|
2021-08-16 18:05:22 +01:00 |
|
Laurent Cozic
|
fe4900d254
|
Desktop: Add Sync Wizard dialog
|
2021-08-16 15:20:14 +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
|
6927335330
|
Revert: All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212)
Revert commit d2e2866995
Ref: https://github.com/laurent22/joplin/issues/5287
|
2021-08-11 11:24:01 +01:00 |
|
Lee Matos
|
d2e2866995
|
All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212)
|
2021-08-09 19:03:03 +01:00 |
|
Alec
|
071e1649bc
|
All: Resolves #5244: Handles OneDrive throttling responses and sets User-Agent based on Microsoft best practices (#5246)
|
2021-08-08 18:38:04 +01:00 |
|
Laurent Cozic
|
c3f10d31cb
|
Chore: Convert E2EE related files to TypeScript
|
2021-08-07 12:22:37 +01:00 |
|
Laurent Cozic
|
3fb77c4e37
|
Tools: Trying to fix macOS tests on CI
|
2021-08-06 18:37:58 +01:00 |
|
Laurent Cozic
|
097e49d797
|
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 |
|
Laurent Cozic
|
0222c0f0a6
|
All: Allow uploading items in batch when synchronising with Joplin Server
|
2021-06-18 17:17:25 +01:00 |
|
Laurent Cozic
|
a36b13dcb4
|
Server: Handle custom user content URLs
|
2021-06-10 19:33:04 +02:00 |
|
Laurent Cozic
|
5528ab7cc8
|
Tools: Fixed tests
|
2021-06-07 15:46:35 +02:00 |
|
Laurent Cozic
|
de45740129
|
Server: Load shared user content from correct domain
|
2021-06-06 19:14:12 +02:00 |
|
Laurent Cozic
|
21ea3253db
|
Desktop: Add Joplin Cloud sync target
|
2021-06-03 17:12:07 +02:00 |
|
Laurent Cozic
|
cde25fad92
|
Fixed tests and server build
|
2021-05-25 17:50:51 +02:00 |
|
Laurent Cozic
|
2806aa1b19
|
Tools: Moved lib-specific tests under lib package
|
2021-05-21 15:17:21 +02:00 |
|