Nazar Gargol
|
f394eaa7b8
|
Added optional support for HTML source
closes TryGhost/Ghost-SDK/issues/51
- Due to JSDOM not supporting Node v6 the support for HTML conversion is now optional
|
2019-02-21 13:27:47 +07:00 |
|
Nazar Gargol
|
9020293e61
|
✨ Added posibility to accept html as an input source for post
closes #10471
- Allows accepting HTML input for /posts endpoint when `?source=html` is
present in query parameter along with `html` in request payload
|
2019-02-15 18:58:46 +00:00 |
|
kirrg001
|
5f5f0021db
|
🔥 Drop Node v4 Support
no issue
- support ends today
- see https://github.com/nodejs/Release
- removed `use strict`
|
2018-05-01 14:06:18 +02:00 |
|
Katharina Irrgang
|
50b65bca0c
|
Moved default-cards app to lib/mobiledoc (#9341)
refs #9178, refs https://github.com/TryGhost/Ghost/pull/9338
|
2017-12-14 14:44:01 +00:00 |
|