Ghost/core/server/helpers
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
tpl
asset.js Migrated asset and author helpers to es6 (#10611) 2019-03-26 10:06:41 +05:30
author.js
authors.js Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
body_class.js 🐛 Fixed 500 template error occurring in place of a 404 for missing pages/assets (#10660) 2019-04-04 14:41:56 +01:00
content.js Migrated body_class, content and date helpers to ES6 (#10644) 2019-04-02 08:36:13 +02:00
date.js Migrated body_class, content and date helpers to ES6 (#10644) 2019-04-02 08:36:13 +02:00
encode.js Migrated encode, facebook_url and foreach helpers to es6 (#10655) 2019-04-22 17:54:42 +02:00
excerpt.js
facebook_url.js Migrated encode, facebook_url and foreach helpers to es6 (#10655) 2019-04-22 17:54:42 +02:00
foreach.js Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
get.js Added logging of slow {{#get}} helper uses (#10779) 2019-06-07 14:54:55 +01:00
ghost_foot.js Removed use of filters module 2019-04-16 11:05:33 +02:00
ghost_head.js Updated ghost_head to include the members scripts 2019-04-24 12:46:00 +02:00
has.js
img_url.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
index.js Removed use of filters module 2019-04-16 11:05:33 +02:00
is.js
lang.js
meta_description.js
meta_title.js
navigation.js
page_url.js
pagination.js
plural.js
post_class.js
prev_next.js
proxy.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
reading_time.js Updated reading time helper to use SDK 2019-05-07 15:33:07 +05:30
register.js
t.js
tags.js Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
template.js
title.js
twitter_url.js
url.js
utils.js Updated to use count words/images helpers from SDK (#10686) 2019-04-16 08:00:01 +05:30