aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Info/File.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-4/+4
* feat: Improve encryption mode detection in occ info:fileLouis Chemineau2024-08-261-2/+9
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-32/+32
* chore: Add SPDX headerAndy Scherzinger2024-05-101-1/+4
* feat(occ): Add --storage-tree option to info:file to help debug storagesCôme Chilliet2024-04-151-3/+14
* add key location to info:file outputRobin Appelman2024-02-011-0/+12
* Revert "add key location to info:file output"Robin Appelman2024-01-171-13/+0
* add key location to info:file outputRobin Appelman2024-01-171-0/+13
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-201-3/+4
* also show file etag in file infoRobin Appelman2023-05-091-0/+1
* add option to list all files instead of limitingRobin Appelman2023-05-041-2/+0
* add command to summarize space usageRobin Appelman2023-05-041-129/+7
* validate that folder size sums to childrenRobin Appelman2023-04-171-5/+21
* add command for getting fileinfo for debuggingRobin Appelman2023-04-171-0/+249