Ghost/core/server
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
..
adapters
api 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
apps 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
config Added ability to resize and compress images on upload (#9837) 2018-08-30 17:30:36 +01:00
data Optimised fixture replacement migration script (#9812) 2018-08-22 13:35:58 +02:00
helpers 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
lib Updated gallery renderer to cope with invalid images 2018-08-31 11:13:24 +01:00
models 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
public
services Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00
translations Changed maintenance messages 2018-08-16 12:13:24 +02:00
views
web 🐛 Fixed gif images are not converted to png (#9853) 2018-09-06 11:42:42 +02:00
analytics-events.js
filters.js
ghost-server.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00
index.js Added timeout before exiting the process 2018-08-16 12:13:24 +02:00
overrides.js
update-check.js