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/shared
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236)
Follow #29165. 

* Introduce JSONTemplate to help to render JSON templates
* Introduce JSEscapeSafe for templates. Now only use `{{ ... |
JSEscape}}` instead of `{{ ... | JSEscape | Safe}}`
* Simplify "UserLocationMapURL" useage
12 months ago
..
actions Remove autofocus in search box (#28033) 1 year ago
secrets Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
user Refactor more code in templates (#29236) 12 months ago
variables Fix tooltip of variable edit button (#28681) 1 year ago
webhook Change webhook-type in create-view (#29114) 12 months ago
combomarkdowneditor.tmpl cleanup locale function usage (#27227) 1 year ago
issueicon.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issuelist.tmpl Refactor timeutil package (#28623) 1 year ago
searchbottom.tmpl Fix more "locale" usages (#27259) 1 year ago
searchinput.tmpl Remove autofocus in search box (#28033) 1 year ago