aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount/LocalHomeMountProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* optimize builtin storage wrappersRobin Appelman2023-11-081-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-1/+1
| | | | | | this enabled more fine grained filesystem setup 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>
* ensure home storage is initialized on first setupRobin Appelman2020-07-091-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Nuke the legacy storage fallback from orbitVincent Petry2016-12-231-3/+0
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* use mount providers to setup home storages (#24567)Robin Appelman2016-05-171-0/+46