nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Add HEIC/HEIF support to the gallery #464

Closed steiny2k closed 5 years ago

steiny2k commented 5 years ago

Requires:

Fixes: https://github.com/owncloud/gallery/issues/737

Licence: AGPL

Description

This is just adding the mime type for apple iPhone HEIC files to the $baseMimeTypes

Features

Screenshots or screencasts

Caveats

Tests

Test plan

Tested on

TODO

Check list

Reviewers

@MorrisJobke @rullzer @oparoz

steiny2k commented 5 years ago

Hi, the CI tests fail. I'm wondering whether that's due to my changes, or whether that's a known issue with the tests at the moment. As the change is really tiny, I can't believe it's due to that...

blizzz commented 5 years ago

set the milestone to 15 as it is against master.

tests in gallery are broken anyway, there's another ticket about it 🙊