Ghost/core/server
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
..
adapters Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
api Added support for short format when attaching authors/tags in Admin API v2 (#10505) 2019-02-22 13:01:04 +01:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Improved Members security and performance (#10511) 2019-02-23 04:47:42 +01:00
data Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
helpers Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
lib Improved Members security and performance (#10511) 2019-02-23 04:47:42 +01:00
models Fixed "html" being marked as changed if mobiledoc or html was not changed 2019-02-23 22:02:42 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Updated audience validation for admin api tokens (#10519) 2019-02-23 12:51:21 +01:00
translations Improved error messages for failed authorization 2019-02-21 13:19:57 +07:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Reverted access to "actions" for integrations 2019-02-23 09:37:18 +01:00
analytics-events.js Added back "theme.uploaded" analytics event (#10450) 2019-02-05 17:38:40 +01:00
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00