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
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
1 year ago
..
app.go Add scopes to API to create token and display them (#22989) 2 years ago
email.go Move `convert` package to services (#22264) 2 years ago
follower.go Add context cache as a request level cache (#22294) 2 years ago
gpg_key.go Move `convert` package to services (#22264) 2 years ago
helper.go Decouple the different contexts from each other (#24786) 2 years ago
hook.go Add user webhooks (#21563) 2 years ago
key.go Add context cache as a request level cache (#22294) 2 years ago
repo.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
settings.go Move `convert` package to services (#22264) 2 years ago
star.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
user.go Replace `interface{}` with `any` (#25686) (#25687) 1 year ago
watch.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago