Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-06 | Add subresource integrity for JS and CSS assets (#15096) | Eugen Rochko | |
Fix #2744 | |||
2019-02-15 | Change error graphic to hover-to-play (#10055) | Eugen Rochko | |
Fix #6060 | |||
2017-10-09 | Fix dependency of error page generation on database (#5280) | Eugen Rochko | |
2017-09-29 | Remove dependency on db during assets:precompile (#5138) | Eugen Rochko | |
2017-09-25 | New error page graphic. Other error page improvements (#5099) | Eugen Rochko | |
- 500.html generated with admin-set default locale if set - Error page `<title>` includes Mastodon site title - 500 title changed to "This page is not correct" (ref: <https://www.youtube.com/watch?v=2VCAP_seh1A>) - 500 content appended with "on our end" to make clear it's not user's fault | |||
2017-09-25 | Generate 500.html with assets:precompile, remove loading from Google Fonts ↵ | Eugen Rochko | |
(#5067) | |||
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano | |
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint | |||
2017-04-20 | Use default locale for html lang in layouts (#2212) | Matt Jankowski | |
2017-01-21 | Improve error page layouting. 500 page has to stay static because it's | Eugen Rochko | |
used from nginx when Rails fails. |