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
yp05327 2a3906d755
Improve job commit description (#30579)
Fix https://github.com/go-gitea/gitea/issues/30567

When job is a schedule:

![image](https://github.com/go-gitea/gitea/assets/18380374/b07e9d43-e8b7-4ee2-87b3-a7050c3a8ca5)
When it is a normal one:

![image](https://github.com/go-gitea/gitea/assets/18380374/0d58dab9-74bb-421b-8952-0578cdf21a52)

also add a 'space' behind  `:`

![image](https://github.com/go-gitea/gitea/assets/18380374/4cebece0-bfe6-4ad9-b806-e5c49bb9be43)


![image](https://github.com/go-gitea/gitea/assets/18380374/02da7681-474b-4c0f-9dad-b6558f6cb484)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
admin Fix flash message for flex-container (#30657) 10 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Initial support for colorblindness-friendly themes (#30625) 10 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix issue comment form and quick-submit (#30623) 10 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Remove obsolete CSS text classes (#30576) 10 months ago
package Some NuGet package enhancements (#30280) 10 months ago
projects Fix project name wrapping, remove horizontal margin on header (#30631) 10 months ago
repo Improve job commit description (#30579) 10 months ago
shared Remove obsolete CSS text classes (#30576) 10 months ago
status Initial support for colorblindness-friendly themes (#30625) 10 months ago
swagger Fix compare api swagger (#30648) 10 months ago
user Improve oauth2 client "preferred username field" logic and the error handling (#30622) 10 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Correct locale string rendering (#30522) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago