summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node/LazyUserFolder.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add interface to get only a single node by id instead of all nodes for ...Robin Appelman2024-03-041-12/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* make LazyFolder::get not load the real folder if we know the pathRobin Appelman2023-09-041-9/+7
* fix: prevent sharing permissions on user root folderJohn Molakvoæ2023-09-011-1/+2
* Add back missing slash in LazyUserFolder pathCôme Chilliet2023-05-091-1/+1
* Make it easier to debug issue #32304Carl Schwan2023-05-041-4/+15
* optimize LazyUserFolder::getMountPointRobin Appelman2023-02-131-2/+16
* more preset metadata for LazyUserFolderRobin Appelman2022-04-081-0/+3
* optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman2022-04-041-8/+18
* fmtRobin Appelman2022-03-241-4/+1
* improve lazy UserFolderRobin Appelman2022-03-241-0/+59