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/api/v1
caicandong 4211efe8b7
fix Missing 404 swagger response docs for /admin/users/{username} (#26086)
close #26079
2 years ago
..
activitypub Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
admin fix Missing 404 swagger response docs for /admin/users/{username} (#26086) 2 years ago
misc Refactor web package and context package (#25298) 2 years ago
notify Fix bugs related to notification endpoints (#25548) 2 years ago
org Replace `interface{}` with `any` (#25686) 2 years ago
packages
repo Add context parameter to some database functions (#26055) 2 years ago
settings
swagger Add API for changing Avatars (#25369) 2 years ago
user Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
utils
api.go Add context parameter to some database functions (#26055) 2 years ago
auth.go
auth_windows.go