0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/shared/middlewares
Hannah Wolfe 7964c1de79 Updated image middleware to use new shared function
- we have a function for generating _o filenames in @tryghost/image-transform as of v0.2.0
- this  updates our Ghost code to use it
2020-03-30 18:33:59 +01:00
..
api Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
image Updated image middleware to use new shared function 2020-03-30 18:33:59 +01:00
validation
admin-redirects.js 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
brute.js
cache-control.js
custom-redirects.js
emit-events.js
error-handler.js Fixed error reporting to Sentry 2020-02-17 13:52:01 +00:00
ghost-locals.js
index.js Merge branch 'master' into v3 2019-10-08 13:58:08 +01:00
labs.js Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
log-request.js Improved x-request-id handling 2019-09-22 18:23:45 +01:00
maintenance.js
pretty-urls.js
request-id.js Improved x-request-id handling 2019-09-22 18:23:45 +01:00
serve-favicon.js
serve-public-file.js Fixed error when serving public images from servePublicFile middleware 2020-02-17 09:24:15 +00:00
static-theme.js
uncapitalise.js Reworded confusing comment mentioning v0.1 2019-09-12 19:17:35 +02:00
update-user-last-seen.js
upload.js
url-redirects.js 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00