nextcloud/apps/dav/lib/connector
Vincent Petry 978303e03e Add internal fileid to webdav response
Introduce a new property "oc:fileid" to return the internal file id.

This is because the original "oc:id" property is a compound and it is
not possible to extract the real id without knowing the instance id. The
instance id is not available to external clients.
2015-11-18 11:41:04 +01:00
..
sabre Add internal fileid to webdav response 2015-11-18 11:41:04 +01:00
publicauth.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00