summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/QuotaPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* log more information about insufficient storage in dav pluginRobin Appelman2018-04-171-2/+2
* Remove unused import statementsMorris Jobke2018-02-141-3/+0
* Update license headersMorris Jobke2017-11-061-1/+2
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-131-16/+78
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-011-1/+1
* Allow file upload when storage is unlimitedJoas Schilling2017-04-121-1/+1
* Sanitize length headers when validating quotaThomas Müller2016-10-201-8/+13
* Make sure we only use numbers as lengthJoas Schilling2016-10-191-2/+3
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+146