Custom 4xx/5xx pages #39
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make custom error pages for
nginx
with small explanations for frequent occurences, like502
often occurs when a service is crashed, down for maintenance or currently restarting, which could be explained to the user.We could maybe even add some anime girls :)
Warning: some services like gitea already have custom 404 pages, these should be preserved
Added custom 404, 500, and 502 pages, that will display in case the hosted service is unavailable or does not provide an error page itself
Add link to status page to pages.
Also maybe copy them over to a git repo
Added links in 5xx pages and loaded the source into lukas/libre.moe