Helmut K. C. Tessarek
|
9bf6ab60bb
|
use correct date/time format for sync time
fixes #421
|
2018-08-01 17:22:24 -04:00 |
|
Helmut K. C. Tessarek
|
4f0ff3cdfc
|
fix whitespace errors
|
2018-08-01 17:05:09 -04:00 |
|
Laurent Cozic
|
a8b58aaec3
|
All: Fixes #632: Handle restricted_content error in Dropbox
|
2018-06-18 08:47:51 +01:00 |
|
Laurent Cozic
|
b6619b41df
|
All: Fixes #600: Improved resuming of long sync operations so that it doesn't needlessly re-download the items from the beginning
|
2018-06-10 23:16:27 +01:00 |
|
Stefan Weil
|
feb0c02c9a
|
ReactNativeClient: Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-05-05 16:25:37 +02:00 |
|
Laurent Cozic
|
554a3eb10d
|
Electron release v1.0.74
|
2018-03-16 09:11:25 +00:00 |
|
Laurent Cozic
|
55c5ddedf4
|
Revert "Applied prettier to code base"
This reverts commit c4f19465a6 .
|
2018-03-09 20:59:12 +00:00 |
|
Laurent Cozic
|
1acffce62d
|
All: Display last sync error unless it's a timeout or network error
|
2018-03-09 19:51:01 +00:00 |
|
Laurent Cozic
|
4df5f668dc
|
All: Improved sync when dealing with many items, in particular when using Nextcloud
|
2018-03-09 19:07:38 +00:00 |
|
Laurent Cozic
|
c4f19465a6
|
Applied prettier to code base
|
2018-03-09 17:49:35 +00:00 |
|
Laurent Cozic
|
a796ef5c66
|
All: Fixed: Notify DecryptionWorker when item added due to conflict, to make sure it is decrypted as early as possible
|
2018-02-16 17:55:50 +00:00 |
|
Laurent Cozic
|
30ff81064f
|
All: Made WebDAV driver more generic to support services other than Nextcloud and added WebDAV sync target
|
2018-02-01 23:40:05 +00:00 |
|
Laurent Cozic
|
7b760d03ef
|
All: Handle case where file is left half-uploaded on Nextcloud instance (possibly an ocloud.de issue only)
|
2018-01-30 20:10:36 +00:00 |
|
Laurent Cozic
|
6ade09c228
|
Merge branch 'master' into webdav
|
2018-01-24 17:25:34 +00:00 |
|
Laurent Cozic
|
5393a1399c
|
Finished WebDAV driver
|
2018-01-23 20:10:20 +00:00 |
|
Laurent Cozic
|
1a1e264fa4
|
All: Refactored so that memory and file sync target use same delta logic
|
2018-01-21 19:45:32 +00:00 |
|
Laurent Cozic
|
1bfeed377a
|
All: Optimised file sync logic so that it doesn't fetch the content of
all the items on each sync. Also limit the number of items in a batch
to 1000
|
2018-01-21 18:54:47 +00:00 |
|
Laurent Cozic
|
86eee376bb
|
All: Handle case where resource blob is missing during sync
|
2018-01-21 17:48:50 +00:00 |
|
Laurent Cozic
|
9746a3964b
|
All: Removed certain log statements so that sensitive info doesn't end up in logs
|
2018-01-17 21:17:40 +00:00 |
|
Laurent Cozic
|
9efbf74b6f
|
All: Various changes to get filesystem target to work on mobile
|
2018-01-17 21:01:41 +00:00 |
|
Laurent Cozic
|
961b5bfd25
|
All: Fixes #85: Don't record deleted_items entries for folders deleted via sync
|
2018-01-15 18:10:14 +00:00 |
|
Laurent Cozic
|
feeb498a79
|
All: Fixed OneDrive sync when resync is requested
|
2018-01-12 19:01:34 +00:00 |
|
Laurent Cozic
|
eb500cdf9e
|
All: Display sync items being fetched
|
2018-01-08 21:36:00 +01:00 |
|
Laurent Cozic
|
78ce10ddf0
|
All: Fixed race condition when a note is being uploaded while it's being modified in the text editor
|
2018-01-08 20:09:01 +01:00 |
|
Laurent Cozic
|
adc5885980
|
All: Better handling of null values in settings
|
2018-01-07 19:20:10 +00:00 |
|
Laurent Cozic
|
0115e74163
|
All: Minor tweaks regarding encryption
|
2017-12-04 19:29:34 +00:00 |
|
Laurent Cozic
|
71e877d369
|
All: Improved encryption and synchronisation
|
2018-01-02 20:17:14 +01:00 |
|
Laurent Cozic
|
e19c26fdd1
|
Mobile: Done UI for E2EE
|
2017-12-31 14:58:50 +01:00 |
|
Laurent Cozic
|
6683da804b
|
All: Fixed various issues regarding encryption and decryptino of resources, and started doing GUI for Electron app
|
2017-12-21 20:06:08 +01:00 |
|
Laurent Cozic
|
7750b954fc
|
All: Make sure existing resources are encrypted once E2EE has been enabled
|
2017-12-20 19:43:43 +00:00 |
|
Laurent Cozic
|
18846c11ed
|
All: Allow disabling encryption and added more test cases
|
2017-12-20 20:45:25 +01:00 |
|
Laurent Cozic
|
cc02c1d585
|
All: Simplified synchronisation of resources to simplify encryption, and implemented resource encryption
|
2017-12-19 19:01:29 +00:00 |
|
Laurent Cozic
|
4c0b472f67
|
All: Testing and better handling of E2EE initialisation
|
2017-12-17 20:51:45 +01:00 |
|
Laurent Cozic
|
2c608bca3c
|
All: getting encryption service and UI to work
|
2017-12-14 19:39:13 +00:00 |
|
Laurent Cozic
|
df05d04dad
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
|
Laurent Cozic
|
5951ed3f55
|
All: Support encrypting notes and notebooks
|
2017-12-13 18:57:40 +00:00 |
|
Laurent Cozic
|
9bce52a92a
|
All: Utilities to create and encrypt master keys
|
2017-12-12 18:41:02 +00:00 |
|
Laurent Cozic
|
c703521b6c
|
All: Handling of unsyncable items
|
2017-12-05 18:56:39 +00:00 |
|
Laurent Cozic
|
4abe5d07c4
|
All: Handling of impossible-to-sync items (such as when they are over the size limit of the cloud provider)
|
2017-12-04 23:38:09 +00:00 |
|
Laurent Cozic
|
a6d6201ecb
|
All: Improved synchronisation process and saving of models so that reducer can deal with full objects
|
2017-12-04 22:58:42 +00:00 |
|
Laurent Cozic
|
73e81a54b4
|
All: Fixed sync issue when target does not have reliable timestamps
|
2017-12-04 18:39:40 +00:00 |
|
Laurent Cozic
|
0eac8b25e1
|
Deleted uneeded file
|
2017-12-03 23:06:02 +00:00 |
|
Laurent Cozic
|
1830ee9fd2
|
All: Fixed sync issue and database migration issue
|
2017-12-02 15:18:15 +00:00 |
|
Laurent Cozic
|
9a40851c77
|
Electron, Mobile: Created alarm service and drivers
|
2017-11-27 22:50:46 +00:00 |
|
Laurent Cozic
|
c5214b6c44
|
Core: Fixed potential out-of-sync issue if user cancels while in the middle of delta step
|
2017-11-21 18:17:50 +00:00 |
|
Laurent Cozic
|
8a78ee5df6
|
Changed export to module.exports
|
2017-11-03 00:13:17 +00:00 |
|
Laurent Cozic
|
7781fbad76
|
Changed import statements to require to reduce dependency to Babel
|
2017-11-03 00:09:34 +00:00 |
|
Laurent Cozic
|
742cff5598
|
Improve sync conflict handling when the changes between local and remote don't matter
|
2017-11-02 22:48:17 +00:00 |
|
Laurent Cozic
|
e11670a872
|
Clean up and comment
|
2017-10-26 23:03:21 +01:00 |
|
Laurent Cozic
|
0b80859055
|
Improved sync
|
2017-10-26 23:56:32 +02:00 |
|