Faraz Samapoor
|
b590059c26
|
Moves single constructor parameters to new lines.
Based on:
https://github.com/nextcloud/server/pull/38764#discussion_r1227630895
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-20 09:30:21 +07:00 |
Faraz Samapoor
|
c0a5bdea5e
|
Uses PHP8's constructor property promotion.
in core/Command/Info, /Integrity, and /Preview classes.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-20 09:30:21 +07:00 |
Robin Appelman
|
cdcd6f2872
|
also show file etag in file info
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-05-09 14:56:37 +07:00 |
Robin Appelman
|
5c31c35d40
|
add option to list all files instead of limiting
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-05-04 13:10:26 +07:00 |
Robin Appelman
|
2b4bd02be9
|
add command to summarize space usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-05-04 13:10:25 +07:00 |
Robin Appelman
|
c5dfa1cb79
|
validate that folder size sums to children
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-04-17 16:23:52 +07:00 |
Robin Appelman
|
60cf0c8f5f
|
add command for getting fileinfo for debugging
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-04-17 16:23:52 +07:00 |