Commit Graph

14 Commits (vault/master)

Author SHA1 Message Date
Kim Alvefur fdb82bc593 mod_http_errors: Remove 'extra' element when empty 5 years ago
Kim Alvefur 631a549f2b mod_http_errors: Dark theme! 5 years ago
Kim Alvefur 6e982fc011 mod_http_errors: Use a class on extra data section 5 years ago
Kim Alvefur 103c09e0c4 mod_http_errors: Use text from util.errror object if included 6 years ago
Kim Alvefur 1421714628 mod_http_errors: Show a friendly page instead of 404 on top level 6 years ago
Kim Alvefur b8d1d533fd mod_http_errors: Use util.interpolation to render HTML template 8 years ago
Kim Alvefur a624cae351 mod_http_errors: Set Content-Type header to HTML (fixes #1030) 8 years ago
Kim Alvefur 83227502e7 mod_http_errors: Add a newline after end of HTML 10 years ago
Florian Zeitz 4b618a8727 Remove all trailing whitespace 13 years ago
Kim Alvefur f004eb9e48 mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports 13 years ago
Kim Alvefur 17be1c595d mod_http_errors: Normalize CSS 7 years ago
Matthew Wild f2194c94d2 mod_http_errors: Fix cyclic dependency - mod_http depends on us now, no need to depend on it (-1 line) (thanks Maranda) 14 years ago
Matthew Wild d92bf9cb1b mod_http_errors: Add two new config options, http_errors_always_show (show even for unknown errors) and http_errors_default_message (message for unknown errors) 14 years ago
Matthew Wild 92345b9497 mod_http_errors: Module to handle HTTP errors with a HTML page 14 years ago