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 Move context from modules to services (#29440) 12 months ago
compare.go feat(api): implement branch/commit comparison API (#30349) 10 months ago
db.go Refactor the DB migration system slightly (#32344) 3 months ago
deadline.go Fix milestone deadline and date related problems (#32339) 3 months ago
errpage.go Refactor template & test related code (#32938) 2 months ago
errpage_test.go Refactor request context (#32956) 2 months ago
lfs.go Fix LFS route mock, realm, middleware names (#32488) 3 months ago
markup.go Fix markup render regression and fix some tests (#32640) 2 months ago
middleware.go Refactor tmpl and blob_excerpt (#32967) 2 months ago
redirect.go Refactor AppURL usage (#30885) 9 months ago
serve.go Move context from modules to services (#29440) 12 months ago