nextcloud/apps/dav/lib/CardDAV
Jacob Neplokh e8a4feb1c6
Change Content-Disposition Header
- Make ALLOWED_CONTENT_TYPES public in order to use
- Add $fileName variable which uses "$node->getName()" to get the proper file name and "$file->getMimeType()" along with the ALLOWED_CONTENT_TYPES array in PhotoCache.php to get the proper file extension
- Make "$fileName" the name of the file in the Content-Disposition header when downloading a Contact's photo
- Add filename to the CardDAV integration image export test header
- Change headers in ImageExportPluginTest to reflect changes

Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-09-05 11:46:25 -07:00
..
Integration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Xml Update license headers for 19 2020-04-29 11:57:22 +02:00
AddressBook.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AddressBookImpl.php Fix some MissingDocblockType or InvalidDocblock warnings. 2020-08-14 15:10:48 +02:00
AddressBookRoot.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
CardDavBackend.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ContactsManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Converter.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HasPhotoPlugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ImageExportPlugin.php Change Content-Disposition Header 2020-09-05 11:46:25 -07:00
MultiGetExportPlugin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
PhotoCache.php Change Content-Disposition Header 2020-09-05 11:46:25 -07:00
Plugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SyncService.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SystemAddressbook.php Update license headers for 19 2020-04-29 11:57:22 +02:00
UserAddressBooks.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00