summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/SharedStorage.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22898 from nextcloud/fix/16696/add-spaces-and-fix-variabl...Morris Jobke2020-09-171-2/+2
|\
| * Fix variable name and add spaces around path in info log lineMorris Jobke2020-09-171-2/+2
* | Merge pull request #22902 from nextcloud/fix/16696/proper-target-path-for-sha...Morris Jobke2020-09-171-1/+1
|\ \
| * | Create proper target path for shared storage fopen eventMorris Jobke2020-09-171-1/+1
| |/
* | optimize View::getPath if we already know the storage idRobin Appelman2020-09-161-5/+5
* | disable update checking for shared storagesRobin Appelman2020-09-151-6/+13
|/
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-1/+0
* remove unneeded ifRobin Appelman2020-08-281-44/+42
* Improve recent file fetchingRoeland Jago Douma2020-08-181-0/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-1/+2
* Double check for failed cache with a shared storageRoeland Jago Douma2018-10-161-1/+3
* Properly check share permissionsRoeland Jago Douma2018-09-061-2/+8
* Check the permission of the underlying storageRoeland Jago Douma2018-09-061-1/+2
* only determine is sharing is disabled for a user onceRobin Appelman2018-08-161-1/+9
* 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