0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
kirrg001 58153ad47d Fixed "html" being marked as changed if mobiledoc or html was not changed
no issue

- if you html is NULL e.g. you create a draft post, we always set "html" to ""
- this get's marked as changed
- !this.get('html') was added for the 2.0 migration, because some posts had custom mobiledoc, but no html value
2019-02-23 22:02:42 +01:00
..
client@75753b17cb Updated Ghost-Admin: /uploads* to /images* migration 2019-02-23 10:21:33 +07:00
server Fixed "html" being marked as changed if mobiledoc or html was not changed 2019-02-23 22:02:42 +01:00
test Updated audience validation for admin api tokens (#10519) 2019-02-23 12:51:21 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00