aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/IRootFolder.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+4
* fix(IRootFolder): Add getAppDataDirectoryName methodMarcel Klehr2024-05-141-0/+6
* feat: add interface to get only a single node by id instead of all nodes for ...Robin Appelman2024-03-041-0/+18
* add method to create a node from cache entry + mountpointRobin Appelman2023-09-191-0/+12
* refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-211-0/+13
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman2022-04-041-1/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Properly hint exceptions thrown by getUserFolderJulius Härtl2020-04-031-0/+4
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* Fix string doc type casingChristoph Wurst2018-11-151-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-0/+45