[PR #3093] [MERGED] Fix repo links #16763

Closed
opened 2025-11-02 12:18:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3093
Author: @ethantkoenig
Created: 12/5/2017
Status: Merged
Merged: 12/5/2017
Merged by: @lunny

Base: masterHead: fix/user_repos


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 templates/explore/repo_list.tmpl (+1 -1)

📄 Description

Fixes incorrect links in the repository listing of a user profile, as described #3035.

This PR does not address the other points raised in #3035, e.g.

  • whether it makes sense to have "Show more repos" link to a user's profile page
  • whether it makes sense to initially show only a user's repos on their profile page, but include collaborative repos when searching on the profile page

Therefore, we probably should not close #3035 if/when this PR merged.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3093 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 12/5/2017 **Status:** ✅ Merged **Merged:** 12/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/user_repos` --- ### 📝 Commits (1) - [`c8477b4`](https://github.com/go-gitea/gitea/commit/c8477b40acc8cc4d5eba02a0a590ad0885578b9c) Fix repo links ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/explore/repo_list.tmpl` (+1 -1) </details> ### 📄 Description Fixes incorrect links in the repository listing of a user profile, as described #3035. This PR does *not* address the other points raised in #3035, e.g. * whether it makes sense to have "Show more repos" link to a user's profile page * whether it makes sense to initially show only a user's repos on their profile page, but include collaborative repos when searching on the profile page Therefore, we probably should *not* close #3035 if/when this PR merged. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:18:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16763