Commit Graph

32 Commits (master)

Author SHA1 Message Date
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 1 month ago
Carl Schwan 104aef324d refactor(core/Command): Port away from View 3 months ago
Robin Appelman 0a499300c4 fix: don't suggest files:scan with object store in info:file 3 months ago
Robin Appelman 29cb19da80
feat: show object store instance in info:file 4 months ago
Robin Appelman 7e01665f93
fix: don't show object size warning if we can't determine the object size 4 months ago
Robin Appelman cfc4196038 feat: add mount id to info:storage(s) 8 months ago
Robin Appelman 6927edc9ff feat: add command to get basic storage info 8 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Robin Appelman d9c53ef748
feat: add more encryption checks to info:file 8 months ago
Robin Appelman f436ab066e feat: show permissions in info:file output 9 months ago
Robin Appelman c5dc90dde9
fix: optimize FileUtils::getFilesByUser 10 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
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