Ghost/core/server/web/shared/middlewares
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
api Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
brute.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
cache-control.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
custom-redirects.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
error-handler.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
index.js Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
labs.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
maintenance.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
pretty-urls.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
uncapitalise.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
url-redirects.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00