Ghost/core/server/services/themes
Katharina Irrgang 3924acd152
🗑Deprecated ghost_head & ghost_foot in favour of codeinjection_* for Settings API v2 (#10380)
closes #10373

- ghost_head & ghost_foot are deprecated from now on
- we want to remove them in v3
- this short fix is dirty (!)
- we return codeinjection_* for admin & content api
- this is a consistentency change e.g. posts return `post.codeinjection_*`
- need to raise a decoupling refactoring issue for the code comments
2019-01-15 13:03:17 +01:00
..
config Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
engines Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
active.js Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
engine.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
index.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
list.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
loader.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
middleware.js 🗑Deprecated ghost_head & ghost_foot in favour of codeinjection_* for Settings API v2 (#10380) 2019-01-15 13:03:17 +01:00
Storage.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
to-json.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
validate.js 🐛 Fixed gscan errors not caught for corrupted zips 2018-05-16 10:20:30 +08:00