Ghost/core/frontend/services
Naz 076ad99593 Removed 500 error during production boot \w a theme error
refs https://github.com/TryGhost/Team/issues/781
refs 813d288eb2#

- The 500 error was introduced through a refed commit long time ago when (probably?) there were no other safeguards preventing from serving content through a theme with errors. Since than we have multiple safeguards when aploading/activating the theme with errors and the default handling when such error occurs is more graceful - a 400 with specific error details is shown
- We need this change to land before bumping gscan that introduces more suphisticated error detaction in theme templates. Otherwise, people upgrading to new version and having an error on an unused template or somewhere undetected previously woul end up with a bricked site showing a generic 500 - not a great experience!
2021-07-02 14:31:45 +04:00
..
apps Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
sitemap Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
theme-engine Removed 500 error during production boot \w a theme error 2021-07-02 14:31:45 +04:00
url Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
proxy.js Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00