0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Hannah Wolfe 158d237122 Improved error handling
fixes #845

- only returns an error page for get requests, otherwise returns a response
- no more admin menu when not logged in
- no more error message about theme error template
- logWarn is available
2013-10-17 22:49:14 +01:00
..
controllers API JSON updates 2013-10-17 20:52:05 +01:00
data Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
helpers Merge pull request #996 from ErisDS/0.3.2-tagfixes 2013-10-10 07:05:15 -07:00
models Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
permissions Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
plugins Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
views CSRF for debug screen 2013-10-17 20:52:09 +01:00
api.js API JSON updates 2013-10-17 20:52:05 +01:00
errorHandling.js Improved error handling 2013-10-17 22:49:14 +01:00
mail.js Change from address 2013-10-11 12:49:33 +01:00
middleware.js Lock down theme static directory to not serve templates, markdown and text files. 2013-10-11 18:05:31 +01:00
require-tree.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00