Commit Graph

18 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Louis Chemineau fffe826d90
feat: Improve encryption mode detection in occ info:file 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Daniel Kesselberg 69883ac0cc fix: getMountsForFileId may return an unordered list 2 years ago
Andy Scherzinger 1df96b0417
chore: Add SPDX header 2 years ago
Côme Chilliet 38e809e635
feat(occ): Add --storage-tree option to info:file to help debug storages 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Robin Appelman edaa436345
add key location to info:file output 2 years ago
Robin Appelman 0492e0f1d4
Revert "add key location to info:file output" 2 years ago
Robin Appelman 7bf82fc312
add key location to info:file output 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Faraz Samapoor b590059c26 Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor c0a5bdea5e Uses PHP8's constructor property promotion. 3 years ago
Robin Appelman cdcd6f2872
also show file etag in file info 3 years ago
Robin Appelman f9fb102f0b
move get/delete commands to files namespace, make get take the output as argument instead of option 3 years ago
Robin Appelman ad81a5f333
add command to delete a file 3 years ago
Robin Appelman b80e554464
add command to get a file from the filesystem 3 years ago
Robin Appelman 5c31c35d40
add option to list all files instead of limiting 3 years ago
Robin Appelman 2b4bd02be9
add command to summarize space usage 3 years ago
Robin Appelman c5dfa1cb79
validate that folder size sums to children 3 years ago
Robin Appelman 60cf0c8f5f
add command for getting fileinfo for debugging 3 years ago