You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.
We should implement the open WebDAV protocol (https://en.wikipedia.org/wiki/WebDAV). This is important because it will expand our horizon of cloud storage providers.
Let me know when you start working on this :) I just learned that it's best to avoid the demo (http://demo.owncloud.org/remote.php/webdav) when testing WebDAV stuff. Certain WebDAV requests return unexpected results, probably because of the way it's optimized using reverse proxies.
We should implement the open WebDAV protocol (https://en.wikipedia.org/wiki/WebDAV). This is important because it will expand our horizon of cloud storage providers.
We are using https://github.com/sara-nl/js-webdav-client as our webdav client.
All work goes in the webdav branch.
The text was updated successfully, but these errors were encountered: