Ghost/core/frontend
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 🐛 Fixed missing alt on AMP images (#14453) 2022-04-28 11:33:22 +01:00
helpers replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
meta Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
public Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
services Added homepage redirect for unsubscribe urls 2022-04-28 11:49:20 +01:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Moved cors middleware to own file 2022-04-19 11:19:59 +01:00