mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
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 |
||
---|---|---|
.. | ||
channel-config.js | ||
channels.js | ||
context.js | ||
error.js | ||
fetch-data.js | ||
format-response.js | ||
index.js | ||
post-lookup.js | ||
render-channel.js | ||
secure.js | ||
templates.js |