aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Helper.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman2021-05-201-6/+15
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-3/+3
|\
| * Unify links to php.netJ0WI2020-09-171-3/+3
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* | Set up FS before querying storage info in settingsVincent Petry2020-11-131-0/+3
* | Only use index of mount point when it is thereJoas Schilling2020-10-211-1/+5
* | add mount point to quota warning messageRobin Appelman2020-10-041-1/+3
|/
* show better quota warning for group folders and external storageRobin Appelman2020-08-251-1/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-3/+4
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+4
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* Fix multiline commentsChristoph Wurst2020-04-081-1/+0
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+601