0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/helpers
Kevin Ansfield 4a8352c418 Disabled portal and stripe in {{ghost_head}} when signup access is none
refs https://github.com/TryGhost/Team/issues/579

- skips insertion of members-related scripts and styles when `members_signup_access` setting is set to `'none'`
- adds `id="gh-members-styles"` to the inserted style script tag for reference in tests and JS
2021-04-19 17:27:37 +01:00
..
tpl Added paywall card to mark end of free content preview (#12663) 2021-02-17 23:00:26 +00:00
asset.js
author.js
authors.js
body_class.js
cancel_link.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
concat.js
content.js Removed hardcoded accent color fallbacks (#12813) 2021-03-24 18:25:26 +05:30
date.js Updated default format for date helper to locale-based date string (#12733) 2021-03-05 13:35:31 +00:00
encode.js
excerpt.js
facebook_url.js
foreach.js Updated default visibility in foreach for posts to all 2021-03-02 15:44:19 +05:30
get.js
ghost_foot.js
ghost_head.js Disabled portal and stripe in {{ghost_head}} when signup access is none 2021-04-19 17:27:37 +01:00
has.js
img_url.js
index.js
is.js
lang.js
link.js
link_class.js 🐛 Fixed 404 errors if navigation URLs are somehow blank 2021-03-24 09:43:43 +00:00
meta_description.js
meta_title.js
navigation.js
page_url.js
pagination.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
plural.js
post_class.js
prev_post.js
price.js Fixed 0 amount in new price helper 2021-02-25 20:08:54 +05:30
raw.js
reading_time.js
t.js
tags.js
title.js
twitter_url.js
url.js