summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/helper.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
* hash the path used for the cache key to prevent key length problemsRobin Appelman2017-01-241-2/+3
* cache the storage info for 5 minRobin Appelman2017-01-231-5/+28
* Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-241-11/+3
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
* Simplify isSubDirectory checkLukas Reschke2016-10-071-26/+0
* Merge pull request #847 from nextcloud/quota-mount-in-homefolderLukas Reschke2016-08-281-1/+1
|\
| * fix quota calculation when a filesystem is mounted in a user homeRobin Appelman2016-08-121-1/+1
* | fix getting quota for public links with quota_include_external_storageRobin Appelman2016-08-121-1/+13
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-1/+1
* dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-071-1/+3
* Fix second check for quota size (#24989)Joas Schilling2016-06-061-1/+1
* Update license headersLukas Reschke2016-05-261-3/+3
* Remove unneeded private wrapper methodsMorris Jobke2016-05-021-31/+0
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+703