Ghost/core/server
Rishabh Garg 8ad11fe082
Enabled Portal (#12317)
no refs

[Portal](https://github.com/TryGhost/Portal) is a new drop-in script to make the bulk of Ghost membership features work on any theme out of the box, which was under a developer flag so far. This release removes the flag for Portal and makes it included as default for any members-enabled Ghost site. The Portal script is backward compatible with old public members script and existing Members-enabled themes should notice no change.

- Removes Portal config flag as Portal is now enabled by default
- Removes old members script as Portal is backward compatible with it
- Changes `{{content}}` helper to show default CTA in case of restricted content access
- `accent_color` setting is no more behind the dev experiment flag and included by default
- Adds migration to switch off Portal button setting for all existing sites which don't have Portal enabled in beta
2020-11-03 14:36:21 +05:30
..
adapters Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
api Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
data Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
lib Updated Ghost versioning lib to include all prerelease IDs 2020-10-29 12:44:55 +00:00
models 🐛 Fixed server error for repeated order query parameter 2020-11-03 00:15:24 +13:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services Included email-id as user variable when sending bulk emails via mailgun 2020-10-29 16:37:42 +00:00
translations Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
web Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Improved testmode logging of shutdown status 2020-08-18 15:48:42 +01:00
index.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00