aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Config/IUserMountCache.php
Commit message (Collapse)AuthorAgeFilesLines
* fix method nameRobin Appelman2022-03-241-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update cached mounts when only specific providers have been setupRobin Appelman2022-03-241-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* allow getting cached mounts by path from the mount cacheRobin Appelman2022-03-241-0/+23
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Rename External storages to External storageszaimen2021-05-201-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
| | | | | | | There are still lots of outdated headers, so time for another round of updates. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Transfer shares of the transferred root nodeJulius Härtl2020-08-311-0/+7
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #6220 from nextcloud/cached-mount-info-filepathLukas Reschke2017-11-091-1/+1
|\ | | | | Allow getting the filepath when getting cached mounts by fileid
| * Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-10-271-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Update license headersMorris Jobke2017-11-061-0/+1
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Added missing PHPDoc for @sinceMorris Jobke2017-06-211-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* show used space in user listRobin Appelman2017-06-151-0/+11
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* limit the user when searching for a file by id if we know the user alreadyRobin Appelman2017-04-211-2/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* 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/+104