gitea
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
### 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]...
- Remove options/locale by-default when generating the license. This means only still non-deprecated licenses will be included.
### 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...
Makes the vscode clone link respect the clone URL that's also used for the clone buttons closes #20554
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
### 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...
### 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...
### 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...
## 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...
### Feature Description It would be great if we could do some basic operations like * selecting bubbles  * deleting stuff   without **javascript** ### Screenshots _No response_