| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: optimize FileUtils::getFilesByUser | Robin Appelman | 2025-03-10 | 1 | -7/+6 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -4/+4 |
* | feat: Improve encryption mode detection in occ info:file | Louis Chemineau | 2024-08-26 | 1 | -2/+9 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 3 | -53/+53 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 2 | -34/+4 |
* | fix: getMountsForFileId may return an unordered list | Daniel Kesselberg | 2024-05-10 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-10 | 1 | -1/+4 |
* | feat(occ): Add --storage-tree option to info:file to help debug storages | Côme Chilliet | 2024-04-15 | 1 | -3/+14 |
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -5/+1 |
* | add key location to info:file output | Robin Appelman | 2024-02-01 | 1 | -0/+12 |
* | Revert "add key location to info:file output" | Robin Appelman | 2024-01-17 | 1 | -13/+0 |
* | add key location to info:file output | Robin Appelman | 2024-01-17 | 1 | -0/+13 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-20 | 1 | -1/+3 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-20 | 3 | -22/+7 |
* | also show file etag in file info | Robin Appelman | 2023-05-09 | 1 | -0/+1 |
* | add option to list all files instead of limiting | Robin Appelman | 2023-05-04 | 3 | -19/+23 |
* | add command to summarize space usage | Robin Appelman | 2023-05-04 | 3 | -129/+322 |
* | validate that folder size sums to children | Robin Appelman | 2023-04-17 | 1 | -5/+21 |
* | add command for getting fileinfo for debugging | Robin Appelman | 2023-04-17 | 1 | -0/+249 |