summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/connector/sabre/filesplugin.php
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-398/+0
* Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-221-2/+6
|\
| * return correct share permissions on propfindBjörn Schießle2016-04-181-2/+6
* | Add data-fingerprint property to webdavRoeland Jago Douma2016-04-181-0/+22
|/
* Move share-permissions property namespaceRoeland Jago Douma2016-04-151-1/+1
* Fix unit test of file pluginThomas Müller2016-04-121-1/+1
* Fix chunk file moveThomas Müller2016-04-121-1/+9
* Add sharePermissions webdav propertyRoeland Jago Douma2016-03-311-0/+6
* Fix display of vcard and calendar object details page in browser pluginThomas Müller2016-03-231-12/+25
* getOwner is not available on FileHome - fixes #23116Thomas Müller2016-03-101-10/+10
* Remove checksum on upload of non checksumed fileRoeland Jago Douma2016-03-011-1/+6
* Only add checksum headers for filesRoeland Jago Douma2016-02-191-5/+7
* For possible future usage allow multiple checksumsRoeland Jago Douma2016-02-081-8/+4
* Add store/retrieve checksumsRoeland Jago Douma2016-02-031-2/+22
* Happy new year!Thomas Müller2016-01-121-2/+3
* Catch exception when querying direct download linkVincent Petry2015-12-101-3/+8
* Fix namespace XML output of files and tags davVincent Petry2015-12-031-1/+1
* Send download token as cookie to tell the UI that it startedVincent Petry2015-11-221-0/+27
* Add internal fileid to webdav responseVincent Petry2015-11-181-0/+6
* Add "owner-id" and "owner-display-name" Webdav propertiesVincent Petry2015-11-161-0/+14
* Verify the src exists in webdav MOVERoeland Jago Douma2015-10-271-0/+4
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+265