add support for gifs to the thumbnails service

This commit is contained in:
David Christofas
2021-03-10 17:29:26 +01:00
parent a8ea9cc94e
commit b490e32d7d
4 changed files with 9 additions and 2 deletions
@@ -19,7 +19,6 @@ Other free text and markdown formatting can be used elsewhere in the document if
### [Media Viewer preview not visible for files with .jpeg, .ogg, .webm and .gif formats](https://github.com/owncloud/ocis/issues/1490)
- [webUIPreview/imageMediaViewer.feature:136](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIPreview/imageMediaViewer.feature#L136)
- [webUIPreview/imageMediaViewer.feature:145](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIPreview/imageMediaViewer.feature#L145)
- [webUIPreview/imageMediaViewer.feature:154](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIPreview/imageMediaViewer.feature#L154)
### [Media viewer previews are not visible in public share](https://github.com/owncloud/ocis/issues/1370)