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

Fixes go-gitea/gitea#20255

kind/enhancement
lgtm/need 2

This is useful in scenarios where the reverse proxy may have knowledge of user emails, but does not know about usernames set on gitea, as in the feature request in...

kind/enhancement
lgtm/need 1

### Feature Description Currently, if you want to/need to rotate a GitHub Personal Access Token, the [`PATCH /repos/{owner}/{repo}`](https://try.gitea.io/api/swagger#/repository/repoEdit) API endpoint does not allow the `clone_url` or `original_url` fields to be...

kind/proposal
kind/feature

Fixes #19925 Screenshots: ![attels](https://user-images.githubusercontent.com/165205/173864718-fe789429-55bc-4cad-808c-9f02f335cddf.png)

kind/feature
lgtm/need 2

### Feature Description With v17, an admin can delete an issue. It would be nice, in the issues list, to be able to multi select issues to delete them. At...

kind/proposal
kind/feature

Dear Gitea team, first of all, thanks for the great work you're doing with this project. I'm planning to introduce Gitea at a client site, and noticed that while there...

kind/feature
lgtm/need 2

### Feature Description Currently, a CSV file will be rendered as a static table with no sort via column and every cell cannot be editable. If columns can be sort...

kind/proposal
kind/feature

### Description Renaming a repository results in a `Gitea: Unauthorized` message upon trying to push to the old ssh-based url ### Gitea Version 1.18.0+dev-432-g548387b2b ### Can you reproduce the bug...

kind/bug

### Description In trying to write a Drone Secrets Extension to allow Drone pipelines to obtain a per-pipeline Gitea API Token automatically I ran into 2 problems: 1. Trying to...

kind/bug

### Description I have a sever with Drone and Gitea setup where I want to run steps every time a PR is merged. Drone ignores the PR closed/merged action, so...

kind/bug