summaryrefslogtreecommitdiffstats
path: root/lib/filecache
Commit message (Expand)AuthorAgeFilesLines
* delete fscache on deleting userscambra2012-10-161-0/+8
* don't increase the size of the users home folder twiceRobin Appelman2012-10-131-1/+3
* fix updating the filecache for when contents of a folder has changedRobin Appelman2012-09-301-5/+8
* add proper logging to filecacheJörn Friedrich Dreyer2012-09-121-2/+13
* Respect coding styleThomas Müller2012-09-101-26/+26
* Respect coding styleThomas Müller2012-09-101-3/+3
* adding space between) and {Thomas Mueller2012-09-072-40/+40
* Whitespace fixes in libBart Visscher2012-08-292-3/+3
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-2/+2
* Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-241-1/+1
* fix scanning of archives in some casesRobin Appelman2012-08-091-2/+2
* remove unused variablesRobin Appelman2012-07-201-1/+0
* don't show other users file if the filesystem is not index alreadyRobin Appelman2012-06-201-0/+3
* get the correct metadate from updated folders to put in the cacheRobin Appelman2012-06-171-3/+3
* when checking if the content of a folder has been updated, exlicitly state th...Robin Appelman2012-06-171-2/+7
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-152-0/+277