mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
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 |
||
|---|---|---|
| .. | ||
| actions | ||
| secrets | ||
| user | ||
| variables | ||
| webhook | ||
| combomarkdowneditor.tmpl | ||
| issueicon.tmpl | ||
| issuelist.tmpl | ||
| searchbottom.tmpl | ||
| searchinput.tmpl | ||