Ghost/core/frontend/services
Daniel Lockyer 40064a395a Switched frontend i18n requires to go through proxy
- we export i18n from `core/frontend/services/proxy` and this is used in
  the most of the places in the frontend code
- this commit aligns the rest of the code in core/frontend to use the
  proxy too
- unfortunately core/frontend/services/themes/i18n.js loops back to the
  proxy so we have a circular dependency
2020-11-26 14:00:28 +00:00
..
apps Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
redirects Added JSDoc comments to redirects service 2020-11-05 12:45:34 +13:00
routing Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
rss Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
settings Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
sitemap Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
themes Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
url Refactored UrlGenerator simplifying conditional logic 2020-11-17 13:09:22 +13:00
proxy.js Revert "Refactored ghost_head to use isStripeConnected" 2020-06-11 20:21:24 +02:00