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.
forgejo/routers
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
..
api/v1 [API] GET / SET User Settings (#16169) 3 years ago
common Refactor routers directory (#15800) 3 years ago
install Add asymmetric JWT signing (#16010) 3 years ago
private Small refactoring of modules/private (#15947) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
web Small refactoring of modules/private (#15947) 3 years ago
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago