0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/web
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
..
admin Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
api Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
shared 🎨 Use unoptimised image when possible for dynamic images (#10314) 2019-01-08 10:00:15 +00:00
site Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js 🐛 Fixed site changed webhook not triggered for scheduled posts 2018-12-04 09:39:41 +07:00