Ghost/core/frontend/services/settings
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
..
default-routes.yaml Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
ensure-settings.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
index.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
loader.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
validate.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
yaml-parser.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00