Ghost/core/server/data/meta
Rish a4f119cb7f Moved visibility utility from static model fn to Ghost-SDK
refs #10618

- Visibility methods don't belong on model, but are generic utils
- Used directly from ghost helper's visibility methods, cleans up core
- Removes direct model dependency of theme helper
- Updated `foreach_spec` to correct test data as per schema - visibility property cannot be empty
2019-06-09 13:12:04 +05:30
..
amp_url.js
asset_url.js Decoupled asset hash calculation from package.json (#10774) 2019-06-05 10:06:25 +02:00
author_fb_url.js
author_image.js
author_url.js
blog_logo.js
canonical_url.js
context_object.js 🐛 Fixed "Cannot read property 'feature_image' of undefined" (#10602) 2019-03-13 18:13:52 +08:00
cover_image.js
creator_url.js
description.js 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
excerpt.js
image-dimensions.js
index.js
keywords.js Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
modified_date.js
og_image.js
og_type.js
paginated_url.js
published_date.js
rss_url.js
schema.js Migrated to use @tryghost/social-urls package 2019-06-06 17:10:13 +02:00
structured_data.js Migrated to use @tryghost/social-urls package 2019-06-06 17:10:13 +02:00
title.js 🐛 Fixed {{meta_title}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
twitter_image.js
url.js