aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Info/FileUtils.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add mount id to info:storage(s)info-storage-commandRobin Appelman2025-05-151-6/+11
* feat: add command to get basic storage infoRobin Appelman2025-05-151-0/+97
* refactor: Extend rector to core/refactor/rector-coreprovokateurin2025-05-151-2/+4
* 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