Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+2 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | log more information about insufficient storage in dav plugin | Robin Appelman | 2018-04-17 | 1 | -2/+2 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -3/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Fix quota calculation on new dav upload endpoint | Roeland Jago Douma | 2017-09-13 | 1 | -16/+78 |
* | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Allow file upload when storage is unlimited | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
* | Sanitize length headers when validating quota | Thomas Müller | 2016-10-20 | 1 | -8/+13 |
* | Make sure we only use numbers as length | Joas Schilling | 2016-10-19 | 1 | -2/+3 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+146 |