summaryrefslogtreecommitdiff
path: root/app/views/errors
AgeCommit message (Collapse)Author
2017-04-03fix: icons that were using the bootstrap 2 syntaxAzul
2017-03-23bugfix: handle couch 404sAzul
our special error handler for json requests would turn all exceptions into 500s - removed it. now the rescue_responses can do their thing again.
2016-03-30api: added json error pages, allow "." in the :id param of all api routeselijah
2014-05-26sorting translation keys someAzul
2014-05-19i18n for error pagesAzul
2014-05-19custom error pages for 404 and 500 errorsAzul