Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
Lunny Xiao 265f485295
Do some missing checks (#28423) (#28432)
12 months ago
..
admin Refactor system setting (#27000) (#27452) 1 year ago
auth Don't show Link to TOTP if not set up (#27585) (#27588) 1 year ago
devtest
events
explore Next round of `db.DefaultContext` refactor (#27089) 1 year ago
feed More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
healthcheck
misc Make CORS work for oauth2 handlers (#28184) (#28185) 1 year ago
org Fix comment permissions (#28213) (#28216) 1 year ago
repo Also sync DB branches on push if necessary (#28361) (#28403) 12 months ago
shared Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365) 1 year ago
user Fix comment permissions (#28213) (#28216) 1 year ago
base.go Fix panic in storageHandler (#27446) (#27479) 1 year ago
githttp.go Fix http protocol auth (#27875) (#27876) 1 year ago
goget.go
home.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
metrics.go
nodeinfo.go
swagger_json.go
web.go Do some missing checks (#28423) (#28432) 12 months ago
webfinger.go