mirror of
https://github.com/nextcloud/server.git
synced 2026-04-02 07:35:13 -04:00
- 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> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| auth.feature | ||
| caldav.feature | ||
| carddav.feature | ||
| checksums.feature | ||
| comments-search.feature | ||
| comments.feature | ||
| dav-v2.feature | ||
| download.feature | ||
| external-storage.feature | ||
| favorites.feature | ||
| maintenance-mode.feature | ||
| ocs-v1.feature | ||
| provisioning-v1.feature | ||
| provisioning-v2.feature | ||
| ratelimiting.feature | ||
| tags.feature | ||
| transfer-ownership.feature | ||
| trashbin.feature | ||
| webdav-related.feature | ||