Ghost/core
Jason Williams 5cfb2e701e Allow admin app to run when active theme missing
Closes #5155
- If the theme that has been set to active is missing, set
  a default express-hbs instance on the express app and allow
  middleware processing to continue so that the admin client can
  be accessed.
- Log a warning when this happens.
- Fix issue where frontend error page was not being rendered
  correctly.
2015-04-25 20:00:04 +00:00
..
client Avoid infinite transition loop 2015-04-16 20:05:30 +01:00
server Allow admin app to run when active theme missing 2015-04-25 20:00:04 +00:00
shared
test Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
index.js