Ghost/core
Naz 06a6dcb2d1 Added an /email/ root route for email-only posts
refs https://github.com/TryGhost/Team/issues/948

- The  frontend route `/email/:uuid` is aliased to the preview as a temporary solution. It fulfills the premise of the email-only post anyway - not being accessible publicly and only shared through email.
- The tests for the new route are missing as adding them was way more problematic than I envisoned. They are in the works and will be added as a follow up commit next.
2021-08-06 18:10:19 +04:00
..
client@896b343dd8 Updated Admin to v4.11.0 2021-08-03 13:20:40 +01:00
frontend Added an /email/ root route for email-only posts 2021-08-06 18:10:19 +04:00
server Added an /email/ root route for email-only posts 2021-08-06 18:10:19 +04:00
shared Removed i18n dependency from psots service 2021-08-06 12:21:23 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00