Ghost/core/frontend/apps/private-blogging/lib
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
..
helpers Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
middleware.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
router.js Rename private blogging mw functions 2020-06-15 20:55:59 +01:00