Ghost/core/frontend/services/routing/controllers
Hannah Wolfe 0db7ef849c
Removed remaining use of i18n from core/frontend
- i18n is an old pattern we are getting rid of in favour of tpl
- after removing i18n from helpers, there wasn't many usages of i18n left in the frontend, this removes whats left!
- this was done on a branch at the same time as Naz's commits removing i18n from the settings-related files
- hence some of these changes are minor amends to add additional messages/change names, rather than just straightup i18n->tpl
- it's a merge of both our refactors :)
2021-09-28 11:58:29 +01:00
..
channel.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
collection.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
email-post.js Fixed 404 error when email only posts have been enabled 2021-09-16 01:41:21 +12:00
entry.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
preview.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
rss.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
static.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
unsubscribe.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00