0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/helpers
Aileen Nowak 23f59c341c Replaced routeKeywords in config with hard coded keywords (#9561)
no issue
- removed the `routeKeywords` property from the config and used hard coded keywords.
- removed `routeKeywords` from public configuration API endpoint, as it's no longer used in the Admin.
2018-04-17 10:36:05 +01:00
..
tpl Removed html usage in error messages (#9444) 2018-02-07 09:35:48 +01:00
asset.js
author.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
authors.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
body_class.js
content.js
date.js
encode.js
excerpt.js
facebook_url.js
foreach.js
get.js 🐛Fixed {{get}} helper's date comparison (#9454) 2018-02-14 18:33:07 +01:00
ghost_foot.js
ghost_head.js
has.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
img_url.js
index.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
is.js
lang.js
meta_description.js
meta_title.js 🐛Fixed i18n for the {{meta_title}} helper (#9468) 2018-03-19 09:48:07 +01:00
navigation.js
page_url.js
pagination.js
plural.js
post_class.js
prev_next.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
proxy.js Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
reading_time.js 🐛 Fixed escaping < in reading time helper (#9508) 2018-03-19 09:47:58 +07:00
register.js
t.js
tags.js
template.js
title.js
twitter_url.js
url.js
utils.js 🐛Added more language support to {{reading_time}} helper (#9509) 2018-03-22 10:27:02 +07:00