nextcloud/apps/dav/lib
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
..
AppInfo Remove unused use statements 2017-04-22 19:23:31 -05:00
Avatars Don't output jpeg if we request png 2017-03-29 00:05:04 +02:00
CalDAV rename calendarobjects_properties -> calendarobjects_props 2017-04-28 20:21:46 +02:00
CardDAV Add caching to the imageexport plugin 2017-05-02 12:30:34 +02:00
Command Remove unused use statements 2017-04-22 19:23:31 -05:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
DAV Merge pull request #4443 from nextcloud/cleanup-unused-imports 2017-04-24 11:47:37 +02:00
Files Allow searching file by fileid 2017-04-05 15:22:53 +02:00
Migration unit test custom calendar search 2017-04-28 20:21:36 +02:00
SystemTag Restrict proppatch to the proper nodes 2017-04-25 17:25:03 +02:00
Upload Remove unused use statements 2017-04-22 19:23:31 -05:00
Capabilities.php Adding capability about new chunking - refs #25682 (#26368) 2016-10-21 16:33:37 +02:00
HookManager.php Remove unused use statements 2017-04-22 19:23:31 -05:00
RootCollection.php Adding dav resource for avatars 2017-03-29 00:04:29 +02:00
Server.php add Nextcloud Search extension to CalDAV 2017-04-24 22:38:20 +02:00