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/user
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)
Followup from #16562 prepare for #16567

* Rename ctx.Form() to ctx.FormString()
* Reimplement FormX func to need less code and cpu cycles
* Move code into own file
4 years ago
..
app.go Swagger AccessToken fixes (#16574) 4 years ago
email.go rsponse 404 when delete not exist email (#15383) 4 years ago
follower.go [refactor] Unify the export of user data via API (#15144) 4 years ago
gpg_key.go Add option to provide signature for a token to verify key ownership (#14054) 4 years ago
helper.go Add Visible modes function from Organisation to Users too (#16069) 4 years ago
key.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
repo.go update `user/repos` api description (#16503) 4 years ago
settings.go [API] GET / SET User Settings (#16169) 4 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago