log plugins/mod_http_errors.lua @ 11490:34d4e4a01ef8

age author description
Thu, 25 Feb 2021 13:12:07 +0100 Kim Alvefur mod_http_errors: Add some comments
Thu, 25 Feb 2021 12:59:28 +0100 Kim Alvefur mod_http_errors: Add some silly variations for the '/' page
Sun, 21 Feb 2021 07:59:17 +0100 Kim Alvefur mod_http_errors: Style tweak
Sun, 21 Feb 2021 06:15:59 +0100 Kim Alvefur mod_http_errors: Add a highlighted warning to template
Sun, 21 Feb 2021 06:13:19 +0100 Kim Alvefur mod_http_errors: Add way to reuse the error page template
Thu, 18 Feb 2021 14:55:38 +0100 Kim Alvefur mod_http_errors: Minify CSS
Mon, 12 Oct 2020 18:27:42 +0200 Kim Alvefur mod_http_errors: Remove 'extra' element when empty
Mon, 12 Oct 2020 18:16:18 +0200 Kim Alvefur mod_http_errors: Dark theme!
Mon, 12 Oct 2020 18:13:20 +0200 Kim Alvefur mod_http_errors: Use a class on extra data section
Sun, 29 Dec 2019 22:20:51 +0100 Kim Alvefur mod_http_errors: Use text from util.errror object if included
Sun, 17 Nov 2019 16:16:53 +0100 Kim Alvefur mod_http_errors: Show a friendly page instead of 404 on top level
Sun, 06 Jan 2019 10:42:45 +0100 Kim Alvefur mod_http_errors: Normalize CSS
Fri, 27 Oct 2017 13:27:35 +0200 Kim Alvefur mod_http_errors: Use util.interpolation to render HTML template
Fri, 27 Oct 2017 13:28:34 +0200 Kim Alvefur mod_http_errors: Set Content-Type header to HTML (fixes #1030)
Tue, 12 Jul 2016 10:39:04 +0200 Kim Alvefur mod_http_errors: Add a newline after end of HTML