Ghost/core/server/web/shared/middlewares
Hannah Wolfe f4f61b8a3a Moved normalize image mw into api app
- Moved normalize image mw from shared to api as it is not shared (except within the API)
- This file is only used in one part of the app, this updates the code structure to reflect this
- This is one of many similar changes needed to make it easier to refactor to the existing setup
2020-04-22 17:48:54 +01:00
..
api Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
brute.js Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
cache-control.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
custom-redirects.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
error-handler.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
index.js Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
labs.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
maintenance.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
pretty-urls.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
uncapitalise.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
url-redirects.js 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00