summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/getstoragestats.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+1
* Updating license headersJenkins for ownCloud2015-02-231-1/+23
* Manually type-case all AJAX filesLukas Reschke2015-02-131-1/+1
* Add error handling to getstoragestats.phpRobin Appelman2015-01-061-1/+5
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-0/+1
|\
| * close the session on all file operationsThomas Müller2014-03-101-0/+1
* | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-061-3/+0
|/
* Fixed storage stats to be based on current directoryVincent Petry2013-11-061-1/+7
* remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-1/+1
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-1/+1
* introducing class OCA/files/lib/Helper with new function to build an array wi...Thomas Mueller2013-01-191-8/+1
* adding a ajax call to get the current file storage stats like free spaceThomas Mueller2013-01-111-0/+16