You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537)
This is only a quick fix to make it easier to backport.

After this PR gets merged, I will propose a new PR to fix the FIXME.

<details>

![image](https://github.com/go-gitea/gitea/assets/2114189/98d1d5c4-2e79-4a75-80e9-76fd898986e0)

</details>
11 months ago
..
admin Use tailwind instead of `gt-[wh]-` helper classes (#29423) 12 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
code Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
custom
devtest Use tailwind instead of `gt-[wh]-` helper classes (#29423) 12 months ago
explore Only use supported sort order for "explore/users" page (#29430) 12 months ago
mail Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
org Refactor some Str2html code (#29397) 11 months ago
package Refactor some Str2html code (#29397) 11 months ago
projects Refactor some Str2html code (#29397) 11 months ago
repo Fix incorrect redirection when creating a PR fails (#29537) 11 months ago
shared Refactor some Str2html code (#29397) 11 months ago
status Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
swagger Add admin API route for managing user's badges (#23106) 11 months ago
user Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 11 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago