You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change "show more repos" to simply extend the repo list
Gitea's index page features a repository list, which by default only shows
at most 15 repos. If there are more, a "show more repos" link is
displayed at the bottom.
Previously this was a link to the user's profile, but that is not helpful,
as not all repos (e.g. those owned by organizations) are shown there.
0 commit comments