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.
6543 58501a2682
[API] GET / SET User Settings (#16169)
* API: GET/SET User Settings

* linter

* Apply suggestions from code review

* Update modules/structs/user.go

* lint

* fix swagger

* move User2UserSettings to convert

* as per @zeripath "preferences" -> "settings"

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
app.go add some reponse status on api docs (#15399) 3 years ago
email.go rsponse 404 when delete not exist email (#15383) 3 years ago
follower.go [refactor] Unify the export of user data via API (#15144) 3 years ago
gpg_key.go Move macaron to chi (#14293) 3 years ago
helper.go Redirect on changed user and org name (#11649) 3 years ago
key.go [refactor] Unify the export of user data via API (#15144) 3 years ago
repo.go Move Repo APIFormat to convert package (#13787) 4 years ago
settings.go [API] GET / SET User Settings (#16169) 3 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago