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.
Lunny Xiao 999392f6a5
Fix owners cannot create organization repos bug (#20841)
* Fix owners cannot create organization repos bug

* Fix api

* Update routers/api/v1/org/team.go

Co-authored-by: Gusted <williamzijl7@hotmail.com>

Co-authored-by: Gusted <williamzijl7@hotmail.com>
2 years ago
..
admin auth/reverseproxy: Add support for full name (#20776) 2 years ago
auth Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
dev Make better use of i18n (#20096) 2 years ago
events Improve Stopwatch behavior (#18930) 2 years ago
explore Add sitemap support (#18407) 2 years ago
feed Add more linters to improve code readability (#19989) 2 years ago
healthcheck Update go-chi/cache to utilize Ping() (#19719) 2 years ago
misc Fix panic in team repos API (#19431) 2 years ago
org Fix owners cannot create organization repos bug (#20841) 2 years ago
repo Remove follow from commits by file (#20765) 2 years ago
user Add badge capabilities to users (#20607) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2 years ago
goget.go Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
home.go Add sitemap support (#18407) 2 years ago
metrics.go Update HTTP status codes to modern codes (#18063) 2 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Fix init mail render logic (#20704) 2 years ago
webfinger.go Fix various typos (#20338) 2 years ago