aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Config/IMountProviderCollection.php
Commit message (Collapse)AuthorAgeFilesLines
* allow getting mounts by providersRobin Appelman2022-04-041-2/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Apply suggestions from code reviewRobin Appelman2022-03-241-1/+1
| | | | | | | Co-authored-by: Louis <6653109+artonge@users.noreply.github.com> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Robin Appelman <robin@icewind.nl>
* allow getting mounts by providerRobin Appelman2022-03-241-0/+10
| | | | 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>
* Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-171-0/+8
| | | | | | Introduced in #22063 and was just forgotten. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add the option to filter mounts for a userRobin Appelman2018-07-101-0/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-0/+74