]> source.dussan.org Git - nextcloud-server.git/commit
introducing class OCA/files/lib/Helper with new function to build an array with stora...
authorThomas Mueller <thomas.mueller@tmit.eu>
Fri, 18 Jan 2013 23:31:09 +0000 (00:31 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Fri, 18 Jan 2013 23:31:09 +0000 (00:31 +0100)
commitcdd07b33392897b1b6c7f5707b83874ba06ec363
tree1bad04263312d7e799bb8eeb8c59afe90f2733fb
parentafb5de955e00490be5762247e817b20722091f37
introducing class OCA/files/lib/Helper with new function to build an array with storage stats
DRYing the code by using \OCA\files\lib\Helper::buildFileStorageStatistics()
now returning used space percent on each ajax call
apps/files/ajax/delete.php
apps/files/ajax/getstoragestats.php
apps/files/ajax/upload.php
apps/files/lib/helper.php [new file with mode: 0644]