Ghost/core/frontend/services/routing/controllers
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
..
channel.js Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
collection.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
entry.js 🐛 Moved access to an API property (#11967) 2020-06-30 14:46:46 +01:00
index.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00
preview.js Updated edit URLs to use consistent correct URLs 2020-06-01 08:42:11 +01:00
rss.js Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
static.js 🐛 Fixed incorrect member gating on custom static page routes 2020-08-03 17:28:55 +05:30
unsubscribe.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00