dom111 / webdav-js

A simple WebDAV client written in JS for use as a bookmarklet, or integration into a web server.
MIT License
85 stars 17 forks source link

Add copy/move #111

Closed dom111 closed 1 year ago

dom111 commented 1 year ago

Reintroduce the copy/move functionality and add a treeview to display the folders to copy/move to.

As part of this, probably need to add a checkbox to the start of each list row to allow bulk operations.