aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/HasPhotoPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+2
* Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-151-1/+6
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Update license headersChristoph Wurst2019-12-051-2/+4
* Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
* Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-271-0/+100