0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 12:32:40 +01:00
gitea/routers/user
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
* Add collaborative repositories to the dashboard

Remove some unused code from the Dashboard func

* fix some bug and some refactor

* fix tests
2017-08-23 09:30:54 +08:00
..
auth.go
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
home.go Add collaborative repositories to the dashboard (#2205) 2017-08-23 09:30:54 +08:00
home_test.go
main_test.go
notification.go
profile.go Add collaborative repositories to the dashboard (#2205) 2017-08-23 09:30:54 +08:00
setting.go Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335) 2017-08-19 09:39:43 +08:00
setting_openid.go