gitea/templates
Lunny Xiao 9a8c90ee18
Use tailwind instead of `gt-[wh]-` helper classes ()
Follow  
- Replace `gt-w-*` -> `tw-w-*` and remove `gt-w-*`
- Replace `gt-h-*` -> `tw-h-*` and remove `gt-h-*`
..
admin Use tailwind instead of `gt-[wh]-` helper classes ()
api/packages/pypi Remove incorrect HTML self close tag ()
base Use tailwind instead of `gt-[wh]-` helper classes ()
code Remove incorrect and unnecessary Escape from templates ()
custom
devtest Use tailwind instead of `gt-[wh]-` helper classes ()
explore Only use supported sort order for "explore/users" page ()
mail Fix mail template error ()
org Refactor Safe modifier ()
package Remove incorrect and unnecessary Escape from templates ()
projects Use full width for project boards ()
repo Use tailwind instead of `gt-[wh]-` helper classes ()
shared Remove incorrect and unnecessary Escape from templates ()
status Use tailwind instead of `gt-[wh]-` helper classes ()
swagger Add API to get PR by base/head ()
user Allow to change primary email before account activation ()
webhook Change webhook-type in create-view ()
home.tmpl Remove unnecessary "Str2html" modifier from templates ()
install.tmpl Remove unnecessary "Safe" modifier from templates ()
post-install.tmpl Always use `ctx.Locale.Tr` inside templates ()