Laurent Cozic
b3ba5b7747
All: Revert #554 to try to fix #624 : WebDAV error when syncing with SeaFile
2018-06-21 19:00:20 +01:00
bradmcl
8f794fdbc6
Search for 404 anywhere in return status
2018-06-10 10:04:52 -04:00
bradmcl
281e36fde7
Update file-api-driver-webdav.js
2018-05-26 21:06:51 -04:00
bradmcl
8dc14516d6
Handle Nginx DAV PROPFIND responses correctly
...
Parse the d:status field for d:propstat sections within a d:multistatus response to a DAV PROPFIND because Nginx returns 404 statuses wrapped in an overall 207
2018-05-22 21:08:14 -04:00
Laurent Cozic
86e3038cfe
Mobile: Fixes #531 : Get WebDAV to work with certain servers that require a trailing slash on directories
2018-05-22 15:55:38 +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
0f4324c2f8
All: Added backend for Dropbox support
2018-03-24 19:35:10 +00:00
Laurent Cozic
e1fd9c6922
Clean up
2018-02-21 19:20:33 +00:00
Laurent Cozic
1871123066
All: Improved WebDAV driver compatibility with some services (eg. Seafile)
2018-02-14 19:08:07 +00:00
Laurent Cozic
7841421c0d
All: Fixes #209 : Items with non-ASCII characters end up truncated on Nextcloud
2018-02-12 18:15:22 +00:00
Laurent Cozic
02ac0b8593
Removed uneeded created_time property
2018-02-07 20:42:52 +00:00
Laurent Cozic
3f14878d0f
All: Improved request repeating mechanism
2018-02-07 19:46:07 +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
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
5393a1399c
Finished WebDAV driver
2018-01-23 20:10:20 +00:00
Laurent Cozic
7bee25599d
Removed uneeded code
2018-01-22 19:06:50 +00:00
Laurent Cozic
6a7d368184
All: Started Nextcloud support
2018-01-21 17:01:37 +00:00