summaryrefslogtreecommitdiffstats
path: root/lib/filesystemview.php
Commit message (Expand)AuthorAgeFilesLines
* implement file_put_contents with stream data using fopenRobin Appelman2012-02-211-1/+15
* move implementation of from/toTmpFile from the file storage to the filesystemRobin Appelman2012-02-211-19/+15
* only trigger hooks for the default filesystem viewRobin Appelman2012-02-211-9/+13
* no post hooks for fopenRobin Appelman2012-02-211-3/+5
* use streams instead of temporary files for cross-storage copy and renameRobin Appelman2012-02-211-6/+15
* encryption proxy wipRobin Appelman2012-02-211-1/+1
* allow to set a files mtime through a PROPPATCH request on resourceKlaas Freitag2012-02-141-2/+2
* - Added the ability to change a files mtime via webdavs propset.Klaas Freitag2012-02-101-0/+3
* writable not writeableRobin Appelman2012-02-051-3/+3
* use filesystem cache for searchingRobin Appelman2012-01-311-17/+0
* initial work on filesystemviewRobin Appelman2012-01-201-0/+335