nextcloud/apps/dav/lib/CardDAV
Roeland Jago Douma 59e27f03b6
Add caching to the imageexport plugin
Since we now heavily use this endpoint for the contacts menu we better
set proper caching on the images. Else this gets reload over and over
again leading to slow loading menu and unneded bytes transfered.

* cache for 1 hour by default
* added ETag for validation

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-05-02 12:30:34 +02:00
..
Xml Remove unused use statements 2017-04-22 19:23:31 -05:00
AddressBook.php Fix remaining "PHP Inspection" warnings 2017-04-20 10:44:11 +02:00
AddressBookImpl.php Fix tests 2016-11-04 13:37:00 +01:00
AddressBookRoot.php Translate the Contacts addressbook when it's default 2016-10-06 14:20:01 +02:00
CardDavBackend.php Merge pull request #3770 from nextcloud/faster-search-in-contacts 2017-04-27 00:25:30 -03:00
ContactsManager.php Translate the Contacts addressbook when it's default 2016-10-06 14:20:01 +02:00
Converter.php use right format for avatars 2017-03-24 11:06:44 +01:00
ImageExportPlugin.php Add caching to the imageexport plugin 2017-05-02 12:30:34 +02:00
Plugin.php Fix apps/ 2016-07-21 18:13:57 +02:00
SyncJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
SyncService.php get addressbook url and carddav user from remote server 2017-04-11 15:04:01 +02:00
UserAddressBooks.php Translate the Contacts addressbook when it's default 2016-10-06 14:20:01 +02:00