aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/publicwebdav.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10292 from owncloud/external-share-deleteMorris Jobke2014-12-231-1/+0
|\ | | | | Fix trashbin when deleting a file over an external share
| * Fix trashbin when deleting a file over an external shareRobin Appelman2014-08-081-1/+0
| |
* | Replace deprecated constant with new class constantJoas Schilling2014-11-251-1/+1
|/
* Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-081-1/+0
| | | | | | OC_Connector_Sabre_AbortedUploadDetectionPlugin is pointless Adding unit test testUploadAbort()
* Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
|
* Fix public share webdav permissionsRobin Appelman2014-06-141-1/+1
|
* add settings to disable server to server sharingBjoern Schiessle2014-06-141-0/+4
|
* Properly expose read only public shares as read onlyRobin Appelman2014-06-141-0/+8
|
* Fix exposing single files over webdavRobin Appelman2014-06-141-2/+6
|
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-3/+3
| | | | Updating SabreDAV namespaces
* Expose public shares over webdavRobin Appelman2014-04-251-0/+58