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 |
|
Laurent Cozic
|
429f2d5aab
|
All: Fixes #536: Allow changing sync target file path
|
2018-05-21 16:26:01 +01:00 |
|
Laurent Cozic
|
41ba1043be
|
All: Fixed incorrect timeout for sync-after-save (was using ms instead of sec). Removed needless caching of note IDs in database.
|
2018-05-10 19:50:44 +01:00 |
|
Laurent Cozic
|
945018b698
|
All: Allow deleting and syncing deleted resources
|
2018-03-15 17:46:54 +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
|
c4f19465a6
|
Applied prettier to code base
|
2018-03-09 17:49:35 +00:00 |
|
Laurent Cozic
|
c46d123503
|
All: Fixed: Local items were no longer being deleted via sync. Also fixed Nextcloud sync target.
|
2018-02-18 21:52:07 +00:00 |
|
Laurent Cozic
|
3a4bbd571e
|
All: Provide Content-Length header for WebDAV for better compatibility with more servers
|
2018-02-15 18:33:08 +00:00 |
|
Laurent Cozic
|
3f14878d0f
|
All: Improved request repeating mechanism
|
2018-02-07 19:46:07 +00:00 |
|
Laurent Cozic
|
fa5f418c22
|
All: Added sync config check to config screens
|
2018-02-06 18:59:36 +00:00 |
|
Laurent Cozic
|
a4106436c4
|
Fixed delta function when processing many items
|
2018-01-30 21:10:54 +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
|
5cb5ccc781
|
All: Optimised Nextcloud sync delta functionality
|
2018-01-29 20:51:14 +00:00 |
|
Laurent Cozic
|
8f3fdb3afe
|
Tweaks to make sure Nextcloud driver passes all test units
|
2018-01-25 21:15:58 +00:00 |
|
Laurent Cozic
|
1cc27f2509
|
Got Nextcloud sync to work in Electron
|
2018-01-25 19:01:14 +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
|
86eee376bb
|
All: Handle case where resource blob is missing during sync
|
2018-01-21 17:48: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
|
e11670a872
|
Clean up and comment
|
2017-10-26 23:03:21 +01:00 |
|
Laurent Cozic
|
19266206f4
|
Attach resource from mobile
|
2017-08-01 23:40:14 +02:00 |
|
Laurent Cozic
|
a983a9f108
|
Tidy settings and sync creation
|
2017-07-24 18:58:11 +00:00 |
|
Laurent Cozic
|
7aa21174f6
|
Handle delta api for filesystem
|
2017-07-18 23:14:20 +01:00 |
|
Laurent Cozic
|
927894e940
|
OneDrive delta api
|
2017-07-18 19:57:49 +00:00 |
|
Laurent Cozic
|
24f61177d1
|
Improved handling of multiple sync targets
|
2017-07-16 13:53:59 +01:00 |
|
Laurent Cozic
|
8ee0c38f86
|
fetchblob
|
2017-07-06 22:30:45 +01:00 |
|
Laurent Cozic
|
f0a8cbe95d
|
Started fixing ReactNative app
|
2017-07-05 21:34:25 +01:00 |
|