summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Home.php
Commit message (Collapse)AuthorAgeFilesLines
* more share permission logic to storage wrapperRobin Appelman2023-09-041-1/+2
| | | | | | this way we only have to determine the share permissions once Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use fallback path if data dir is not available for Storage/Local.phpMorris Jobke2018-01-181-1/+4
| | | | | | | Found while testing strict types for PHP7+. Signed-off-by: Morris Jobke <hey@morrisjobke.de> Signed-off-by: Robin Appelman <robin@icewind.nl>
* Nuke the legacy storage fallback from orbitVincent Petry2016-12-231-9/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* do propagation in a single queryRobin Appelman2016-04-251-1/+1
|
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+114