Ghost/core/server/helpers
Naz Gargol d3f3b3dc20
Added plugin based author and public tag models in API v2 (#10284)
refs #10124

- Author model returns only users that have published non-page posts
- Added a public controller for tags (should be extracted to separate Content API controller https://github.com/TryGhost/Ghost/issues/10106)
- Made resource configuration dynamic based on current theme engine
- This needs a follow-up PR with fixes to the problems described in the PR
2019-01-03 20:30:35 +01:00
..
tpl 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
asset.js
author.js Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
authors.js
body_class.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
content.js
date.js
encode.js
excerpt.js
facebook_url.js
foreach.js
get.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
ghost_foot.js
ghost_head.js 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
has.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
img_url.js Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
index.js
is.js
lang.js
meta_description.js
meta_title.js
navigation.js Switched to using safe string for navigation slug (#10267) 2018-12-13 12:30:56 +00:00
page_url.js
pagination.js
plural.js
post_class.js
prev_next.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
proxy.js
reading_time.js
register.js
t.js
tags.js
template.js
title.js
twitter_url.js
url.js
utils.js