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/routers/common
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
2 months ago
..
auth.go
compare.go
db.go
deadline.go
errpage.go
errpage_test.go Refactor request context (#32956) 2 months ago
lfs.go
markup.go
middleware.go Refactor tmpl and blob_excerpt (#32967) 2 months ago
redirect.go
serve.go