aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files/filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* add searchByMime to new cache apiRobin Appelman2012-10-271-0/+4
* move some stuff to the new apiRobin Appelman2012-10-261-0/+13
* add search to the filecache apiRobin Appelman2012-10-261-1/+1
* fix problem with normalizePath when there was a double leading slashRobin Appelman2012-10-261-4/+4
* move the cache api from OC_Files to filesystem(view)Robin Appelman2012-10-261-0/+27
* use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api...Robin Appelman2012-10-211-16/+57
* remove chroot from filesystem apiRobin Appelman2012-10-211-10/+0
* drop depricated is_readable and is_writableRobin Appelman2012-10-211-14/+0
* drop filectime from the filesystem api'sRobin Appelman2012-10-201-4/+0
* merge master into filesystemRobin Appelman2012-10-131-4/+4
* drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files...Robin Appelman2012-10-101-31/+0
* fix namespaces in filesystem and filesystemviewRobin Appelman2012-10-101-73/+80
* move some code aroundRobin Appelman2012-10-101-0/+629