0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
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
..
acceptance 🐛 Fixed night mode when using API v2 (#10499) 2019-02-15 12:15:37 +00:00
regression 🐛 Fixed night mode when using API v2 (#10499) 2019-02-15 12:15:37 +00:00
unit Added posibility to accept html as an input source for post 2019-02-15 18:58:46 +00:00
utils Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc