0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/helpers
Katharina Irrgang 7b0d5d465b 🐛 Fixed preview url and Zapier on subdirectory (#9683)
closes #9675

- with dynamic routing we have introduced a breaking change, which we have overseen
- Ghost does not return absolute urls, that's why the clients need to concat the blog url and the resource url
- with 1.24.0 Ghost returned resource urls including the subdirectory
- this caused trouble for e.g. zapier or the preview feature in the admin client
- revert breaking change and ensure we only expose resource urls without subdirectory
2018-06-12 16:36:58 +01:00
..
tpl
asset.js Fixed single lodash import 2018-06-04 22:44:41 +02:00
author.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
authors.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
body_class.js
content.js
date.js
encode.js
excerpt.js
facebook_url.js
foreach.js
get.js Fixed broken i18n keys 2018-04-18 15:05:20 +02:00
ghost_foot.js
ghost_head.js Removed unnecessary type attribute in script tags (#9586) 2018-04-18 14:33:31 +02:00
has.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
img_url.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
index.js Multiple authors (#9426) 2018-03-27 15:16:15 +01: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 Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
proxy.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
reading_time.js 🎨Removed seconds option from {{reading_time}} (#9573) 2018-04-18 10:55:08 +08:00
register.js
t.js
tags.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
template.js
title.js
twitter_url.js
url.js
utils.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00