gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

Results 983 gitea issues
Sort by recently updated
recently updated
newest added

### Description Seeing #17743, I get the impression that SSH signed commits should be recognised by Gitea. I have git set up to sign with my SSH key. ```gitconfig [user]...

kind/bug

- Remove options/locale by-default when generating the license. This means only still non-deprecated licenses will be included.

kind/enhancement
lgtm/need 1

### Description After creating a non-semver package, the page `https://gitea.domain/user/-/packages` returns an error 500. Gitea logs `.../web/user/package.go:58:ListPackages() [E] [62e82d7a] GetPackageDescriptors: Malformed version: preview-be4d4b6e7849557ce7ba7bfee4b66c47c27f986a` ### Gitea Version 1.17.0 ### Can you...

kind/bug

Makes the vscode clone link respect the clone URL that's also used for the clone buttons closes #20554

kind/enhancement
kind/ui
lgtm/need 2
backport/v1.17

Description: There are scenarios where application accepts X-WEBAUTH-USER as email address. We need to get login name from the email, if REVERSE_PROXY_AUTHENTICATION_USER is empty. Issue : https://github.com/go-gitea/gitea/issues/20433

kind/feature
lgtm/need 2

### Description I'm using docker to run gitea, using volumes: /data:/data to mount space from container to local. At first, I'm using juicefs as file system, and when i tried...

status/needs-feedback

### Description I used the function of migrating external repository to import an external repository. I tried it from both gitlab and gitea. After the import was successful, set the...

kind/bug

### Description When clicking around on the PRs from a user's Pull Requests page (the button in the main site header, e.g.: https://try.gitea.io/pulls), "All" is selected by default and shows...

kind/bug

## What should it be? - it should allow adding additional functionality to Gitea without bloating the main binary or being responsible for maintaining it - it should **not** allow...

kind/proposal
kind/feature

### Feature Description It would be great if we could do some basic operations like * selecting bubbles ![bubble](https://user-images.githubusercontent.com/56511165/181914383-0be30ee0-43b4-4b5a-b03f-4e71e3c9413d.png) * deleting stuff ![delete1](https://user-images.githubusercontent.com/56511165/181914253-9a11e8d9-4809-44f4-9584-53f97e72d198.png) ![basic](https://user-images.githubusercontent.com/56511165/181914279-26659998-71ae-4a1b-9290-d45ff1d82076.png) without **javascript** ### Screenshots _No response_

kind/proposal
kind/feature