0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core/frontend/helpers
Nazar Gargol cb68257952 Improved logs for slow get helper
no issue

- Updated the logs to show something more useful - controller name, instead of current [object Ojbect] appearing in the log
2020-01-07 11:25:51 +01:00
..
tpl Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
asset.js
author.js
authors.js
body_class.js
cancel_link.js Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
concat.js
content.js
date.js
encode.js
excerpt.js Added fallback to excerpt in {{excerpt}} helper for gated content (#11430) 2019-12-03 11:32:46 +07:00
facebook_url.js
foreach.js
get.js Improved logs for slow get helper 2020-01-07 11:25:51 +01:00
ghost_foot.js
ghost_head.js
has.js Converted has helper imports to individual const 2019-10-28 10:55:14 +00:00
img_url.js
index.js Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
is.js
lang.js
link.js
link_class.js
meta_description.js
meta_title.js
navigation.js Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
page_url.js
pagination.js
plural.js
post_class.js Fix silly issues with post class 2019-11-06 11:02:50 +07:00
prev_next.js
proxy.js
reading_time.js
register.js
t.js
tags.js
template.js
title.js
twitter_url.js
url.js
utils.js