0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/models
Katharina Irrgang c39df004dc Changes for Koenig and Ghost 2.0 (#9750)
refs #9742, refs #9724

- handle König Editor format for 2.0
- adapted importer to be able to import 1.0 and 2.0 exports
- added migration scripts
  - remove labs flag for Koenig
  - migrate all old editor posts to new editor format
- ensure we protect the code against mobiledoc or html field being null
- ensure we create a blank mobiledoc structure if mobiledoc field is null (model layer)
- ensure you can fully rollback 2.0 to 1.0
- keep mobiledoc/markdown version 1 logic to be able to rollback (deprecated code)
2018-08-16 12:13:24 +02:00
..
base Released memory in importer as early as possible 2018-08-12 12:22:23 +02:00
plugins Updated docs links 2018-08-16 12:13:24 +02:00
relations 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
accesstoken.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
app-field.js
app-setting.js
app.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
client-trusted-domain.js
client.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
index.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
invite.js Dynamic Routing: Added migration for routes.yaml file (#9692) 2018-06-22 20:28:01 +02:00
permission.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
post.js Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
refreshtoken.js
role.js Proper error handling for permissible implementations 2018-02-21 16:59:48 +01:00
settings.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
subscriber.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
tag.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
user.js Fixed missing defaults in model layer 2018-06-26 16:35:23 +02:00
webhook.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00