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 3f081d4b54
Rename Action.GetDisplayName to GetActDisplayName (#29540)
To avoid conflicting with User.GetDisplayName, because there is no data
type in template.

And it matches other methods like GetActFullName / GetActUserName
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 Add footer extra links template (#9576) 5 years ago
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 a bug returning 404 when display a single tag with no release (#29466) 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 Rename Action.GetDisplayName to GetActDisplayName (#29540) 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