| Commit message (Expand) | Author | Age | Files | Lines |
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -601/+0 |
* | Merge pull request #19781 from nextcloud/quota-include-external-dont-use-curr... | Robin Appelman | 2020-04-01 | 1 | -12/+8 |
|\ |
|
| * | Dont always use the current users quota when calculating storage info | Robin Appelman | 2020-03-04 | 1 | -12/+8 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -5/+5 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -4/+3 |
* | actually return the quote when getting global storage info | Robin Appelman | 2019-11-06 | 1 | -2/+7 |
* | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -0/+1 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 1 | -26/+0 |
* | Deprecate unused, private OC_Helper::linkToPublic | Morris Jobke | 2018-10-08 | 1 | -17/+0 |
* | Dont use find to lookup binaries | Daniel Kesselberg | 2018-09-29 | 1 | -14/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Fix explode() call in legacy/helper.php to have correct types | Morris Jobke | 2018-01-12 | 1 | -2/+2 |
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | don't pass User object when uid string is expected | Arthur Schiwon | 2017-09-18 | 1 | -1/+2 |
* | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Fix \OCP\Util | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Correctly calculate used space for quota with external storage | Ardinis | 2017-05-12 | 1 | -1/+1 |
* | Revert "cache the storage info for 5 min" | Morris Jobke | 2017-02-16 | 1 | -29/+5 |
* | hash the path used for the cache key to prevent key length problems | Robin Appelman | 2017-01-24 | 1 | -2/+3 |
* | cache the storage info for 5 min | Robin Appelman | 2017-01-23 | 1 | -5/+28 |
* | Remove checks whether OC is running on Windows pt. 2 | RealRancor | 2016-10-24 | 1 | -11/+3 |
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
* | Simplify isSubDirectory check | Lukas Reschke | 2016-10-07 | 1 | -26/+0 |
* | Merge pull request #847 from nextcloud/quota-mount-in-homefolder | Lukas Reschke | 2016-08-28 | 1 | -1/+1 |
|\ |
|
| * | fix quota calculation when a filesystem is mounted in a user home | Robin Appelman | 2016-08-12 | 1 | -1/+1 |
* | | fix getting quota for public links with quota_include_external_storage | Robin Appelman | 2016-08-12 | 1 | -1/+13 |
|/ |
|
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -1/+1 |
* | dissalow symlinks in local storages that point outside the datadir | Robin Appelman | 2016-06-07 | 1 | -1/+3 |
* | Fix second check for quota size (#24989) | Joas Schilling | 2016-06-06 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+3 |
* | Remove unneeded private wrapper methods | Morris Jobke | 2016-05-02 | 1 | -31/+0 |
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 1 | -0/+703 |