0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Aileen Nowak b3b1bcca94 🐛 Return reg. HTML on Amperize time-out (#7324)
no issue

`{{amp_content}}` helper can handle error now, if returned from `Amperize` module. In case of on error, we return the unprocessed HTML, which will then get validated by the `Sanitize` functionality.

The unprocessed HTML will be stored in the cache, until the post is updated.

Points to Amperize fork of AileenCGN as dependency to have include the error handling changes incl. timeouts.
2016-09-06 15:29:21 +02:00
..
client@b26fd7ba51 Updated Ghost-Admin to 0.10.0 2016-08-29 19:12:26 +02:00
server 🐛 Return reg. HTML on Amperize time-out (#7324) 2016-09-06 15:29:21 +02:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test 🐛 fix direct blog migration and permission fixture options (#7320) 2016-09-06 13:16:32 +02:00
index.js