0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/shared/middlewares
Hannah Wolfe 0fe0e09d62 Moved express init + sentry to a shared util
- added core/shared to watched folders in grunt
- moved sentry to shared
- moved express initialisation to a shared file
- always set trust proxy + sentry error handler
- use this new express init everywhere, and remove duplicate trust proxy and sentry error handler code
2020-04-27 18:17:50 +01:00
..
api Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
brute.js
cache-control.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
custom-redirects.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
error-handler.js Moved express init + sentry to a shared util 2020-04-27 18:17:50 +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
uncapitalise.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
url-redirects.js Fixed admin host with port causing infinite redirect (#11767) 2020-04-23 19:00:28 +01:00