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/web
silverwind 0f0db6a14f
Remove unnecessary inline style for tab-size (#31224)
Move the rule to the parent node. `tab-size` is inherited so will work
just as before.
9 months ago
..
admin Add missed return after `ctx.ServerError` (#31130) 9 months ago
auth Add missed return after `ctx.ServerError` (#31130) 9 months ago
devtest Move context from modules to services (#29440) 12 months ago
events Move context from modules to services (#29440) 12 months ago
explore Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
feed Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
healthcheck
misc Make sure git version&feature are always prepared (#30877) 9 months ago
org Add missed return after `ctx.ServerError` (#31130) 9 months ago
repo Remove unnecessary inline style for tab-size (#31224) 9 months ago
shared Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 9 months ago
user Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
base.go Azure blob storage support (#30995) 9 months ago
githttp.go Move context from modules to services (#29440) 12 months ago
goget.go Move context from modules to services (#29440) 12 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
metrics.go
nodeinfo.go Move context from modules to services (#29440) 12 months ago
passkey.go Move context from modules to services (#29440) 12 months ago
swagger_json.go Move context from modules to services (#29440) 12 months ago
web.go Fix markup preview (#31158) 9 months ago
webfinger.go Move context from modules to services (#29440) 12 months ago