Ghost/core/frontend/services
Kevin Ansfield ee47dd4dae
Added /unsubscribe/ route to the front-end (#11394)
no issue

- adds new router to the frontend for handling unsubscribe
- default template lives in `core/server/frontend/views/unsubscribe.hbs`
- `{{error}}` is present and contains the error message when unsubscribe fails
- `{{member}}` is present and contains the member email
- updated unsubscribe url to match the new format
2019-11-15 09:36:49 +00:00
..
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00
rss 🐛 Fixed internal error for RSS feed when a post has no content 2019-10-30 17:46:17 +00:00
settings Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes Added price data to templates (#11259) 2019-10-21 17:50:54 +07:00
url Fixed filter in url config for posts 2019-10-21 12:20:39 +07:00