mirror of
1
Fork 0
forgejo/routers/web/user
qwerty287 01fc24c78c
Add appearance section in settings (#17433)
* Add appearance section in settings

* Fix lint

* Fix lint

* Apply suggestions from code review

Co-authored-by: Lauris BH <lauris@nix.lv>

Co-authored-by: Lauris BH <lauris@nix.lv>
2021-10-27 23:40:08 +08:00
..
setting
auth.go
auth_openid.go
avatar.go
home.go
home_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
main_test.go
notification.go Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 2021-10-15 23:34:07 -04:00
oauth.go Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
oauth_test.go
profile.go
task.go