0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend/services/routing/controllers
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
..
channel.js
collection.js
entry.js Added access property to entries for v3+ api 2019-10-16 14:15:52 +07:00
index.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00
preview.js Fixed post preview access flag in 3.0 (#11275) 2019-10-31 13:58:47 +07:00
rss.js
static.js
unsubscribe.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00