0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/helpers
Rosco Kalis 2a4d759b78 🎨Removed seconds option from {{reading_time}} (#9573)
closes #9569

- Removed the `<1 min read` time clause, effectively making `1 min read` the minimum reading time
- Removed the `seconds` option for i18n strings, which contained the less than one minute display string
- Kept the other i18n string options the same
- Amended and improved tests for new functionality
2018-04-18 10:55:08 +08: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 Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
content.js
date.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
encode.js
excerpt.js
facebook_url.js Fixed comment in facebook_url helper (#9430) 2018-01-28 18:25:06 +01:00
foreach.js Moved visibility utility to static model fn (#9327) 2017-12-13 13:19:51 +01:00
get.js 🐛Fixed {{get}} helper's date comparison (#9454) 2018-02-14 18:33:07 +01:00
ghost_foot.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
ghost_head.js Import lib/common only 2017-12-12 10:28:13 +01:00
has.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
img_url.js Import lib/common only 2017-12-12 10:28:13 +01:00
index.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
is.js
lang.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
meta_description.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
meta_title.js 🐛Fixed i18n for the {{meta_title}} helper (#9468) 2018-03-19 09:48:07 +01:00
navigation.js
page_url.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
pagination.js 🎨 Improved pagination misusage error 2017-11-28 13:44:14 +00:00
plural.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
post_class.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
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 🎨Removed seconds option from {{reading_time}} (#9573) 2018-04-18 10:55:08 +08:00
register.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
t.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
tags.js Moved visibility utility to static model fn (#9327) 2017-12-13 13:19:51 +01:00
template.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
title.js
twitter_url.js Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
url.js
utils.js 🐛Added more language support to {{reading_time}} helper (#9509) 2018-03-22 10:27:02 +07:00