web icon indicating copy to clipboard operation
web copied to clipboard

Id-based WebDAV requests

Open JammingBen opened this issue 2 years ago • 1 comments

Currently, all of our WebDAV requests are path based. In the long term we want to have this id-based, which improves performance on the server side and lets us get rid of (some of) the path handling, which is quite laborious most of the time.

The WebDAV implementation needs to be refactored to the web-client package before this can happen (see https://github.com/owncloud/web/pull/9764).

JammingBen avatar Oct 10 '23 08:10 JammingBen

Blocked because of https://github.com/owncloud/ocis/issues/9623 and https://github.com/owncloud/ocis/issues/9618.

JammingBen avatar Jul 22 '24 07:07 JammingBen