Ghost/core/frontend/services
Naz 74280cfbea Added "email post" frontend routing
refs https://github.com/TryGhost/Team/issues/953

- Emails posts should be not explorable by the rest of the frontend similarly to the draft or scheduled posts. Email posts should also keep the content gating, so that specific parts of content can still be gated based on the post's visibility setup
- A separate frontend router was chosen to implement this part of the system instead of a moutable express app due to increased complexity to introduce the latter approach.
- All "sent" email-only posts will be accessible through the `/email/:slug/` route
2021-08-13 12:09:11 +04:00
..
apps Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
sitemap Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
theme-engine Made a single request for products in theme middleware 2021-07-21 12:50:21 +01:00
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00