summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-9/+9
* Improve codeMorris Jobke2019-03-131-2/+2
* Use dependency injection for app managerMorris Jobke2019-03-131-2/+11
* Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-0/+28
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-191-7/+5
* Add more files plugins to new DAV endpoint (#26186)Vincent Petry2016-10-201-5/+33
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-0/+42
* Fix apps/Joas Schilling2016-07-211-2/+3
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+333