Ghost/core/frontend/services/routing/controllers
Naz c65e62b7df Promoted email-only feature to general availability
closes https://github.com/TryGhost/Team/issues/1125
refs 3c822e0457

- Email-only is not considered a general availability feature and can be used without special flags.
- It allows to publish a new post type "email only" that only goes out as an email newletter and is available through an undescoverable URL (does not appear anywhere publicly similarly to preview posts) on the site.
2021-10-07 12:08:56 +02: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 Promoted email-only feature to general availability 2021-10-07 12:08:56 +02: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