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/api/v1/user
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
10 months ago
..
action.go Refactor secrets modification logic (#26873) 1 year ago
app.go Fix comment permissions (#28213) 12 months ago
avatar.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
email.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
follower.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
gpg_key.go Move more functions to db.Find (#28419) 10 months ago
helper.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
hook.go Fix comment permissions (#28213) 12 months ago
key.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
repo.go Replace more db.DefaultContext (#27628) 1 year ago
runners.go Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 11 months ago
settings.go Move `convert` package to services (#22264) 2 years ago
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
user.go Enable system users search via the API (#28013) 1 year ago
watch.go More refactoring of `db.DefaultContext` (#27083) 1 year ago