Ghost/core/server/web/site/middleware
Hannah Wolfe 273e220327 Moved i18n to shared
refs 829e8ed010

- i18n is used everywhere but only requires shared or external packages, therefore it's a good candidate for living in shared
- this reduces invalid requires across frontend and server, and lets us use it everywhere until we come up with a better option
2021-05-04 13:03:38 +01:00
..
handle-image-sizes.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
index.js Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
redirect-ghost-to-admin.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
serve-favicon.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
serve-public-file.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
static-theme.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00