nextcloud/lib/connector/sabre
Bjoern Schiessle e7a0c4f0bb use readfile() instead iof fopen() for file download over webdav.
fopen() didn't work for large files on some servers while readfile()
seems to work for all files on all configurations.
2012-07-10 19:22:06 +02:00
..
auth.php Fix initialization of OC_Filesystem setup from DAV 2012-06-22 17:21:56 +02:00
client.php webdav ssl cleanup 2012-07-09 09:40:33 +02:00
directory.php fix webdav errors for empty folders 2012-06-27 13:08:16 +02:00
file.php use readfile() instead iof fopen() for file download over webdav. 2012-07-10 19:22:06 +02:00
locks.php fixing file headers with copy right 2012-05-05 18:13:40 +02:00
node.php Optimize WebDav access by preloading dav custom properties 2012-06-15 21:21:42 +02:00
principal.php Merge branch 'master' into sabredav_1.6 2012-03-19 08:33:36 +01:00