-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
GitHub has this feature that allows you to get redirected to any user's avatar by simply adding .png
to their profile URL (e.g. https://github.com/go-gitea.png)
It would be fantastic if Gitea could do the same thing. Interestingly, Gitea already checks for a URL like this as of #18798, but instead of returning anything useful, it just returns the text Not Found
(not even the fancy 404 page).
If this seems like a good idea, I can get a pull request going right away.
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.