Ghost/core/server/services/themes
Naz Gargol 87b37556c8
Improved error context usage (#10669)
refs #10571

- Reduced the amount of log output for collision errors
- Improved data passed into `errorDetails` during theme check
- After discovering https://github.com/TryGhost/Ghost/blob/9810834/core/server/services/themes/index.js#L56-L57 wasn't able to remove `checkedTheme` from `context`. Left a note to be refactored later
2019-04-09 13:00:56 +08: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 Used getter instead of looking up internal property 2019-04-04 10:44:43 +02:00
engine.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
index.js Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08: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 Added members data to local template options 2019-04-04 10:44:43 +02: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 Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00