0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-29 00:04:34 +01:00
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
2024-12-25 00:51:13 +08:00
..
auth.go
compare.go
db.go
deadline.go
errpage.go
errpage_test.go
lfs.go
markup.go
middleware.go Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
redirect.go
serve.go