0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/helpers
Hannah Wolfe e70898a842 Add meta tags for client_id & client_secret
refs #5942

- refactor ghost_head to use Promise.props (settle is going away and this is easier)
- add a new call to fetch the frontend client, if it exists
- add meta tags for the client_id and client_secret on all pages
- don't include the meta tags if the client is not enabled, or if the labs flag is not set
2015-11-04 16:39:39 +00:00
..
tpl
asset.js
author.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
body_class.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
content.js
date.js
encode.js
excerpt.js
foreach.js Improvements to the {{foreach}} helper 2015-06-29 17:27:57 +01:00
get.js Move get helper behind labs flag 2015-11-03 19:39:37 +00:00
ghost_foot.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
ghost_head.js Add meta tags for client_id & client_secret 2015-11-04 16:39:39 +00:00
has.js
image.js
index.js The {{#get}} helper 2015-10-11 16:51:12 +01:00
input_password.js rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
is.js
meta_description.js Fix meta description for static pages 2015-05-20 13:05:33 +10:00
meta_title.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
navigation.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
page_url.js
pagination.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
plural.js Add replacement for zero in plural helper 2015-09-22 16:00:20 +01:00
post_class.js
prev_next.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
tags.js
template.js refactors the frontend controller 2015-05-05 07:35:08 -05:00
title.js
url.js
utils.js Theming updates for password protection 2015-05-13 19:48:24 +01:00