Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 1 | -5/+5 |
| | | | | | | Clarify when "string" should be used (and be escaped), and when "template.HTML" should be used (no need to escape) And help PRs like #29059 , to render the error messages correctly. | ||||
* | Display owner of a runner as a tooltip instead of static text (#24377) | yp05327 | 2023-05-12 | 1 | -0/+29 |
Before:  After:   --------- Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |