aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Info/FileUtils.php
Commit message (Expand)AuthorAgeFilesLines
* fix: optimize FileUtils::getFilesByUserRobin Appelman2025-03-101-7/+6
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-17/+17
* chore: Add SPDX headerAndy Scherzinger2024-05-261-17/+2
* fix: getMountsForFileId may return an unordered listDaniel Kesselberg2024-05-101-1/+1
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-5/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-201-15/+2
* add option to list all files instead of limitingRobin Appelman2023-05-041-12/+18
* add command to summarize space usageRobin Appelman2023-05-041-0/+248