]> source.dussan.org Git - nextcloud-server.git/commit
add command to summarize space usage
authorRobin Appelman <robin@icewind.nl>
Fri, 14 Apr 2023 17:16:29 +0000 (19:16 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 4 May 2023 11:10:25 +0000 (13:10 +0200)
commit2b4bd02be9668730ac70bab00876efda3c4fd616
tree6aa5172c21dc50cce244ef5076c29bc2b5e551f4
parentc995428431c5b1a6b593cd960d63a25d027b9039
add command to summarize space usage

Signed-off-by: Robin Appelman <robin@icewind.nl>
core/Command/Info/File.php
core/Command/Info/FileUtils.php [new file with mode: 0644]
core/Command/Info/Space.php [new file with mode: 0644]
core/register_command.php