aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount/CacheMountProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-2/+2
| | | | | | 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>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* also use configured 'cache_path' for new chunkingRobin Appelman2017-10-111-1/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move lonely file from \OC\Files to PSR-4Roeland Jago Douma2016-05-011-0/+69
Conflicting PR probabaly caused this