0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/server
Fabien O'Carroll 935b0f6d49 🎨 Use unoptimised image when possible for dynamic images (#10314)
closes #10283 

Updated middleware for dynamic image sizes to attempt to read the unoptimized image first, taking into account the `-n` suffix for duplicate image names, by using a regex.
2019-01-08 10:00:15 +00:00
..
adapters
api
apps
config Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
data
helpers
lib
models Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
public
services Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
translations
views
web 🎨 Use unoptimised image when possible for dynamic images (#10314) 2019-01-08 10:00:15 +00:00
analytics-events.js
filters.js
ghost-server.js
index.js
overrides.js
update-check.js