0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/config
Hannah Wolfe 27ee1dc7b8 Implement custom errors 2.0 (#8148)
closes #8079

- add a new view type of defaultViews, as this is NOTHING to do with the admin!
- rename user-error.hbs to error.hbs, because this can be for any sort of error
- reimplement custom errors, but with a stack like channels & single templates
- change ghost_head to only not output on 500+ server errors, rather than 400+ user errors
- add coverage for the new template functions
2017-03-14 10:06:42 +01:00
..
env 🎨 fix admin and theme caching issues (#8058) 2017-03-02 18:18:21 +01:00
defaults.json Updates for alpha.13 (#8026) 2017-02-18 17:23:35 +01:00
index.js ⏱ Boot time visibility amends (#7984) 2017-02-17 16:27:02 +01:00
overrides.json Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00
utils.js 🎨 optimise requires for MigratorConfig (#8088) 2017-03-02 16:02:23 +00:00