1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/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>
2021-06-23 15:58:44 -04:00
..
api/v1 [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
common Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
install Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
web Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00