Ghost/core/server/themes
Hannah Wolfe c25c5e2395 🐛 Fixed showing "theme missing" error incorrectly (#9129)
closes #8222

- There are still some cases where Ghost shows "the currently active theme X is missing" when it isn't
- This is due to the error handling masking several cases
- This PR resolves that, ensuring errors from gscan and the underlying environment don't get masked
2017-10-11 15:19:12 +02:00
..
config 🎨 🚨 Split theme tests, clean config & add tests (#8205) 2017-03-22 07:52:58 +01:00
active.js Custom post templates (#9073) 2017-10-10 13:36:35 +01:00
engine.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
index.js 🐛 Fixed showing "theme missing" error incorrectly (#9129) 2017-10-11 15:19:12 +02:00
list.js Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00
loader.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
middleware.js 🐛 Remove trailing slash for {{@blog.url}} (#8596) 2017-06-19 16:11:53 +02:00
Storage.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
to-json.js Custom post templates (#9073) 2017-10-10 13:36:35 +01:00
validate.js 🎨 gscan 1.1.0 & optimisations 2017-06-06 13:07:50 +07:00