Commit Graph

26 Commits (master)

Author SHA1 Message Date
Kim Alvefur 48f26f9b98 mod_http_errors: Simplify CSS via built-in dark mode 2 years ago
Kim Alvefur 98922d54b1 plugins: Prefix module imports with prosody namespace 3 years ago
Kim Alvefur 39cb7aabe0 mod_http_errors: Make it easier to override 'http-message' handler 4 years ago
Kim Alvefur 4439ef50e4 mod_http_errors: Set status code 200 from root page 5 years ago
Kim Alvefur b24d7fe90d mod_http_errors: Add a Prosody logo to root page 5 years ago
Kim Alvefur fa1e274fb4 mod_http_errors: Allow adding icons on error pages 5 years ago
Kim Alvefur fcaf27fc8a mod_http_errors: Add some comments 5 years ago
Kim Alvefur 3180f48bc5 mod_http_errors: Add some silly variations for the '/' page 5 years ago
Kim Alvefur 24974dc1c6 mod_http_errors: Style tweak 5 years ago
Kim Alvefur ba8610666a mod_http_errors: Add a highlighted warning to template 5 years ago
Kim Alvefur 6d29fa653c mod_http_errors: Add way to reuse the error page template 5 years ago
Kim Alvefur 699e27da56 mod_http_errors: Minify CSS 5 years ago
Kim Alvefur b4af560c97 mod_http_errors: Remove 'extra' element when empty 5 years ago
Kim Alvefur 6518e5f41b mod_http_errors: Dark theme! 5 years ago
Kim Alvefur 09e8795afb mod_http_errors: Use a class on extra data section 5 years ago
Kim Alvefur 30f7e379d4 mod_http_errors: Use text from util.errror object if included 6 years ago
Kim Alvefur dfa2bdffc0 mod_http_errors: Show a friendly page instead of 404 on top level 6 years ago
Kim Alvefur 78b88eff88 mod_http_errors: Use util.interpolation to render HTML template 8 years ago
Kim Alvefur 44860ff0db mod_http_errors: Set Content-Type header to HTML (fixes #1030) 8 years ago
Kim Alvefur 135071b736 mod_http_errors: Add a newline after end of HTML 10 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Kim Alvefur 91cc88b338 mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports 13 years ago
Kim Alvefur c3c38cd2b3 mod_http_errors: Normalize CSS 7 years ago
Matthew Wild 515110f944 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 97bead16ac 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 84cfab1030 mod_http_errors: Module to handle HTTP errors with a HTML page 14 years ago