aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/SharedStorage.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix propagating changes within jail wrapperRobin Appelman2017-07-111-12/+0
* rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get...Robin Appelman2017-04-121-5/+5
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-281-0/+5
|\
| * fix shared storage numeric idRobin Appelman2017-03-271-0/+5
* | set cache to failedcache when shared storage init failsRobin Appelman2017-03-231-0/+3
* | return failed cache if the shared storage failed to setupRobin Appelman2017-03-201-0/+4
* | also set nonmaskedstorage in error casesRobin Appelman2017-03-201-0/+5
* | Ignore NoUserException for shares from ghostsVincent Petry2017-03-201-2/+6
|/
* use unmasked permissions in shared scannerRobin Appelman2016-12-141-1/+2
* apply permissions mask for shared storageRobin Appelman2016-12-021-4/+14
* fix getting root entry when not provided by the share providerRobin Appelman2016-11-171-1/+1
* let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-8/+24
* reuse the known rootinfo in the shared cache when possibleRobin Appelman2016-11-171-1/+5
* Import the used classesJoas Schilling2016-10-241-0/+3
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-0/+445