server/apps/dav/lib/CardDAV
Georg Ehrke 1452b74de7 Contacts API: replace raw image data with url (#25081)
* add uri to AddressBookImpl array

* Introduce ImageExportPlugin for CardDav

* add plugin to v1 routes

* replace binary contact photo with link

* update tests

* Adding unit tests
2016-06-21 15:25:44 +02:00
..
Xml
AddressBook.php
AddressBookImpl.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
AddressBookRoot.php
CardDavBackend.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
ContactsManager.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
Converter.php
ImageExportPlugin.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
Plugin.php
SyncJob.php Update license headers 2016-05-26 19:57:24 +02:00
SyncService.php Update license headers 2016-05-26 19:57:24 +02:00
UserAddressBooks.php