nextcloud/lib/private/Files/Storage
Roeland Jago Douma 54c4d95a11
Request a valid property for DAV opendir
Apperently Sabre and Onedrive are not friends when requesting a single
404 property. I need to dig deeper on why this is. Anyways requesting a
valid property makes it work like a charm.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-21 19:01:27 +02:00
..
PolyFill Update with robin 2016-07-21 18:13:58 +02:00
Wrapper Make sure initial files can be properly created 2018-06-07 12:07:37 +02:00
Common.php always log locking errors 2018-05-04 13:30:43 +02:00
CommonTest.php Update with robin 2016-07-21 18:13:58 +02:00
DAV.php Request a valid property for DAV opendir 2018-06-21 19:01:27 +02:00
FailedStorage.php Update license headers 2017-11-06 16:56:19 +01:00
Flysystem.php Remove \OCP\Files::tmpFile 2018-03-19 10:52:35 +01:00
Home.php Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
Local.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
LocalTempFileTrait.php Fix others 2016-07-21 18:13:57 +02:00
Storage.php Add missing PHPDoc and properly throw exception 2017-02-13 18:03:35 -06:00
StorageFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Temporary.php Update with robin 2016-07-21 18:13:58 +02:00