summaryrefslogtreecommitdiffstats
path: root/lib/filecache.php
Commit message (Collapse)AuthorAgeFilesLines
* watch for changes outside owncloud to the filesRobin Appelman2012-02-051-47/+214
|
* allow the usage of the filecache outside of the users home folderRobin Appelman2012-02-021-18/+50
|
* only show what folder we are scanning to save bandwithRobin Appelman2012-02-011-5/+6
|
* dont try to use something that isn't thereRobin Appelman2012-01-311-1/+3
|
* use filesystem cache for searchingRobin Appelman2012-01-311-6/+19
|
* provide live feedback while scanning filesRobin Appelman2012-01-311-1/+1
|
* start of proper feedback during filessytem scanRobin Appelman2012-01-301-2/+4
|
* keep encrypted and versioned flag in fscacheRobin Appelman2011-11-121-15/+35
|
* use cache for searching filesRobin Appelman2011-11-101-3/+3
|
* tell the user when the files are being scannedRobin Appelman2011-11-101-0/+2
|
* provide caching for file metadataRobin Appelman2011-11-091-0/+331