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
wxiaoguang b7260400f8
Refactor tmpl and blob_excerpt (#32967)
1. do not use `{{/* */}}` to remove spaces, use `{{- -}}`
2. fix "blob_excerpt" endpoint, remove the legacy fragile code: have
tested commit diff and wiki diff
3 months ago
..
admin Remove all "floated" CSS styles (#32691) 4 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Refactor tmpl and blob_excerpt (#32967) 3 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Add auto-expanding running actions step (#30058) 3 months ago
explore Refactor template ctx and render utils (#32422) 5 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Move RepoTransfer from models to models/repo sub package (#32506) 3 months ago
package Fix outdated tmpl code (#32953) 3 months ago
projects Refactor repo-projects.ts (#32892) 3 months ago
repo Refactor tmpl and blob_excerpt (#32967) 3 months ago
shared Refactor tmpl and blob_excerpt (#32967) 3 months ago
status Remove urls from translations (#31950) 7 months ago
swagger Implement update branch API (#32433) 3 months ago
user Fix various trivial problems (#32861) 3 months ago
webhook Fix incorrect tailwind migration (#30007) 1 year ago
home.tmpl Remove urls from translations (#31950) 7 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 4 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago