0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend/services
Rishabh 2c2099b87f Added homepage redirect for unsubscribe urls
refs https://github.com/TryGhost/Team/issues/1495

With multiple newsletters, members are allowed to manage their newsletter pref via email unsubscribe link with member uuid. Since Portal is now taking over handling unsubscribe for members, we don't need to keep the current `/unsubscribe` page as Portal can load the member's newsletter pref on site home page directly.
The redirect change is only enabled behind the `multipleNewslettersUI` flag as its in beta.
2022-04-28 11:49:20 +01:00
..
apps Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
card-assets Improved error handling in card-assets 2021-11-23 17:24:49 +00:00
data Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
helpers Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
rendering Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
routing Added homepage redirect for unsubscribe urls 2022-04-28 11:49:20 +01:00
rss
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine 🐛 Fixed post access in the get helper (#14282) 2022-03-17 11:14:29 +01:00
handlebars.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
proxy.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00