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 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133)
3 years ago
..
admin Make better use of i18n (#20096) 3 years ago
auth Remove U2F support (#20141) 3 years ago
dev Make better use of i18n (#20096) 3 years ago
events
explore Add sitemap support (#18407) 3 years ago
feed
healthcheck Update go-chi/cache to utilize Ping() (#19719) 3 years ago
misc
org
repo Check if project has the same repository id with issue when assign project to issue (#20133) 3 years ago
user Hide notify mail setting ui if not enabled (#20138) 3 years ago
auth.go
auth_windows.go Let web and API routes have different auth methods group (#19168) 3 years ago
base.go Refactor `i18n` to `locale` (#20153) 3 years ago
goget.go
home.go Add sitemap support (#18407) 3 years ago
metrics.go
nodeinfo.go
swagger_json.go Refactor routers directory (#15800) 4 years ago
web.go Check if project has the same repository id with issue when assign project to issue (#20133) 3 years ago
webfinger.go