Ghost/core/shared
Rishabh 76adf920da Updated Portal to handle logged out API response
refs https://github.com/TryGhost/Team/issues/560
refs 196cdafe6b

The endpoint `/members/api/member/` used by Portal for fetching member details was updated to return 204 No Content instead of 401. This change updates Portal to handle updated API response for logged out member, along with couple of bug patches -

- 🐛 Fixed extra email sent for logged in members on upgrade
- 🐛 Fixed falsy value not used in preview
2021-05-18 15:01:33 +05:30
..
config Updated Portal to handle logged out API response 2021-05-18 15:01:33 +05:30
i18n Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
express.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
html-to-plaintext.js Added paywall card to mark end of free content preview (#12663) 2021-02-17 23:00:26 +00:00
logging.js Added ElasticSearch logging when available 2021-02-25 15:50:58 +00:00
sentry.js Fixed the version sent to Sentry 2021-05-17 13:32:56 +02:00
url-utils.js Added default API version to config 2021-04-21 14:57:07 +01:00