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
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222)
Use a `gitrepo.Repository` in the markup's RenderContext but not store
the repository's path.
8 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 Avoid cycle-redirecting user/login page (#28636) 1 year ago
errpage.go Move context from modules to services (#29440) 12 months ago
errpage_test.go Clean up template locale usage (#27856) 1 year ago
markup.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
middleware.go Refactor AppURL usage (#30885) 9 months ago
middleware_test.go Support sanitising the URL by removing extra slashes in the URL (#21333) 2 years ago
redirect.go Refactor AppURL usage (#30885) 9 months ago
serve.go Move context from modules to services (#29440) 12 months ago