mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
e2a59c57fc
Unfortunately #17301 broke the restriction of the dashboard repolist to the user's repos because it stopped passing in the uid for the current user. This PR restores this. There is also a weird alignment problem - not caused by that PR - where the menu items in the repolist spread over multiple lines. This PR simply reduces the padding on these items and switches the justification of the flex elements to space-evenly. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
||
---|---|---|
.. | ||
setting | ||
auth_openid.go | ||
auth.go | ||
avatar.go | ||
home_test.go | ||
home.go | ||
main_test.go | ||
notification.go | ||
oauth_test.go | ||
oauth.go | ||
profile.go | ||
task.go |