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 d6d3c96e65
Fix bug when a token is given public only (#32204)
2 months ago
..
action.go Refactor names (#31405) 5 months ago
app.go Fix incorrect `/tokens` api (#32085) 2 months ago
avatar.go Fix bug on avatar (#31008) 6 months ago
block.go Add user blocking (#29028) 9 months ago
email.go Move context from modules to services (#29440) 9 months ago
follower.go Add user blocking (#29028) 9 months ago
gpg_key.go Refactor names (#31405) 5 months ago
helper.go Refactor names (#31405) 5 months ago
hook.go Refactor names (#31405) 5 months ago
key.go Refactor names (#31405) 5 months ago
repo.go Don't only list code-enabled repositories when using repository API (#30817) 7 months ago
runners.go Move context from modules to services (#29440) 9 months ago
settings.go Move context from modules to services (#29440) 9 months ago
star.go Add user blocking (#29028) 9 months ago
user.go Fix bug when a token is given public only (#32204) 2 months ago
watch.go Add user blocking (#29028) 9 months ago