onepile icon indicating copy to clipboard operation
onepile copied to clipboard

Directly support WEBDAV

Open holtwick opened this issue 6 years ago • 2 comments

Support for services like:

nextCloud

The main problem for web based solutions will be the requirement of CORS.

holtwick avatar May 22 '19 16:05 holtwick

Possible implementation: https://github.com/keeweb/keeweb/blob/64c41785f6bbd19076a8fa82cd6193294494a500/app/scripts/storage/storage-webdav.js

holtwick avatar Sep 08 '19 08:09 holtwick

Demo server supporting CORS https://github.com/holtwick/onepile/tree/develop/server

holtwick avatar Oct 06 '19 19:10 holtwick