0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web
Nazar Gargol 9613de7cc1 🐛 Fixed gif images are not converted to png (#9853)
refs #9848

- Disabled image optimization for .gif files as a temporary solution until sharp library starts supporting latest version of libvips
- Disabled image optimization for .svg/.svgz files as permanent solution as these file types are being converted to .png
2018-09-06 11:42:42 +02:00
..
admin ES6 migration: server/web (#9729) 2018-07-12 15:35:35 +02:00
api 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
middleware 🐛 Fixed gif images are not converted to png (#9853) 2018-09-06 11:42:42 +02:00
site Fixed express router reference after routes.yaml refresh 2018-08-16 12:13:24 +02:00
parent-app.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
utils.js Added ability to resize and compress images on upload (#9837) 2018-08-30 17:30:36 +01:00