aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Info
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Moves single constructor parameters to new lines.Faraz Samapoor2023-06-201-1/+3
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-203-22/+7
* also show file etag in file infoRobin Appelman2023-05-091-0/+1
* add option to list all files instead of limitingRobin Appelman2023-05-043-19/+23
* add command to summarize space usageRobin Appelman2023-05-043-129/+322
* validate that folder size sums to childrenRobin Appelman2023-04-171-5/+21
* add command for getting fileinfo for debuggingRobin Appelman2023-04-171-0/+249