aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/PhotoCache.php
Commit message (Expand)AuthorAgeFilesLines
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Fix more psalm issuesCarl Schwan2022-05-161-8/+5
* Cleanup davCarl Schwan2022-05-051-23/+8
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-11/+7
* Allow apps to get photos of VObjectsJoas Schilling2021-06-091-0/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Change Content-Disposition HeaderJacob Neplokh2020-09-051-1/+1
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-0/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Fix generated avatars and nophoto cache filesJoas Schilling2020-03-241-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* do not create folder just to delete it afterwardsArthur Schiwon2019-04-291-7/+15
* Use proper mime type for icoDaniel Kesselberg2019-01-281-1/+1
* Add ico as avatarDaniel Kesselberg2019-01-281-32/+32
* Update apps/dav/lib/CardDAV/PhotoCache.php Morris Jobke2019-01-041-1/+1
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-11/+18
* Allow URI as data for vcard PHOTOJohn Molakvoæ (skjnldsv)2019-01-041-4/+9
* Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* Update license headersMorris Jobke2017-11-061-1/+21
* Clear cache on vcard change/deleteRoeland Jago Douma2017-05-081-5/+17
* Request proper size for contacts menuRoeland Jago Douma2017-05-081-0/+7
* Cache the carddav photo endpointRoeland Jago Douma2017-05-081-0/+227