forgejo/templates/base
wxiaoguang 1c8bc4081a
Show friendly 500 error page to users and developers ()
Close 

This also introduces many tests to cover many complex error handling
functions.

### Before

The details are never shown in production.

<details>

![image](https://user-images.githubusercontent.com/2114189/231805004-13214579-4fbe-465a-821c-be75c2749097.png)

</details>

### After

The details could be shown to site admin users. It is safe.

![image](https://user-images.githubusercontent.com/2114189/231803912-d5660994-416f-4b27-a4f1-a4cc962091d4.png)
2023-04-14 13:19:11 +08:00
..
alert.tmpl Support Issue forms and PR forms () 2022-09-02 15:58:49 +08:00
alert_details.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
delete_modal_actions.tmpl Convert <div class="button"> to <button class="button"> () 2023-03-14 11:34:09 +08:00
disable_form_autofill.tmpl Disable form autofill () 2021-10-19 01:08:41 +03:00
footer.tmpl Add new captcha: cloudflare turnstile () 2023-02-05 15:29:03 +08:00
footer_content.tmpl Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form () 2023-03-26 19:31:26 +08:00
head.tmpl Fix various bugs for "install" page () 2023-03-04 10:12:02 +08:00
head_navbar.tmpl Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
head_script.tmpl Show friendly 500 error page to users and developers () 2023-04-14 13:19:11 +08:00
paginate.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00