aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Config
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-041-1/+1
* optimize UserMountCache::registerStorageRobin Appelman2023-11-161-0/+8
* allow getting mounts by providersRobin Appelman2022-04-041-2/+2
* Apply suggestions from code reviewRobin Appelman2022-03-241-1/+1
* fix method nameRobin Appelman2022-03-241-1/+1
* update cached mounts when only specific providers have been setupRobin Appelman2022-03-241-1/+2
* allow getting mounts by providerRobin Appelman2022-03-241-0/+10
* allow getting cached mounts by path from the mount cacheRobin Appelman2022-03-241-0/+23
* more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-042-10/+10
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-0/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-047-9/+3
* Rename External storages to External storageszaimen2021-05-201-1/+1
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Transfer shares of the transferred root nodeJulius Härtl2020-08-311-0/+7
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-172-1/+9
* Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke2020-08-061-0/+41
* Update license headersChristoph Wurst2019-12-056-6/+8
* Add the option to filter mounts for a userRobin Appelman2018-07-101-0/+8
* Fix filename typoRobin Appelman2017-12-121-0/+0
* Merge pull request #6220 from nextcloud/cached-mount-info-filepathLukas Reschke2017-11-092-1/+44
|\
| * Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-10-272-1/+44
* | Update license headersMorris Jobke2017-11-062-0/+2
|/
* Added missing PHPDoc for @sinceMorris Jobke2017-06-211-0/+1
* show used space in user listRobin Appelman2017-06-151-0/+11
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* limit the user when searching for a file by id if we know the user alreadyRobin Appelman2017-04-211-2/+4
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-0/+8
* Update with robinJoas Schilling2016-07-215-5/+5
* Fix othersJoas Schilling2016-07-215-5/+10
* Save the files external mount id in the mount cache tableRobin Appelman2016-07-131-0/+8
* Update license headersLukas Reschke2016-05-261-1/+0
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-185-0/+325