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 36b42505ea Moved upload mw into api app
- Moved upload 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 07:12:25 +01:00
..
api Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
image Moved handle-image-sizes mw into site app 2020-04-21 15:50:01 +01:00
validation Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +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 upload mw into api app 2020-04-22 07:12:25 +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
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