1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers/user
Rémy Boulanouar e5d80b7090 Implementation of all repositories of a user from user->settings (#1740)
* Implementation of all repositories of a user from user->settings

* Update message when no repository found

* Update according to comments

* Change UI to have a better look

* improved user repositories UI
2017-09-14 14:46:14 +03:00
..
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
auth.go Log failed authentication attempts with remote address for fail2ban (#2334) 2017-08-24 08:57:54 +03:00
home_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
home.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
main_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
notification.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
profile.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
setting_openid.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
setting.go Implementation of all repositories of a user from user->settings (#1740) 2017-09-14 14:46:14 +03:00