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

Use chi's rate limiter to rate limit signups (10 per minute per IP should be waay more than enough). Ways to build upon in future is to configure this via...

kind/feature
lgtm/need 2
status/wip

### Feature Description We added the ability to update a PR via rebase in #16125 What's still missing is the ability to chose the default update strategy. At least being...

kind/proposal
kind/feature

### Description Currently button with empty submenu is shown ### Gitea Version 1.17.2 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_...

kind/bug
kind/ui

User packages page had missing tabs. ![packages-2](https://user-images.githubusercontent.com/183965/190411160-c8138a8c-dbc4-4cf1-af2c-52497a10cee8.png) ![packages-1](https://user-images.githubusercontent.com/183965/190411155-af2cb398-c9a0-4fcc-adcd-1711aaa28345.png)

lgtm/need 2

### Feature Description GitLab has a [feature](https://docs.gitlab.com/ee/user/project/repository/#openapi-viewer) where they can render openapi/swagger documents using swagger-ui in a rendered view. We should consider adding this too as we already bundle swagger-ui,...

kind/proposal
kind/feature
kind/ui

https://gitea.com/api/swagger#/organization/teamSearch that's why https://gitea.com/gitea/go-sdk/pulls/604 still fails (https://drone.gitea.com/gitea/go-sdk/602/1/3)

kind/bug
kind/api
kind/regression

GitHub has a feature to easily copy CITATION.cff content in APA and BibTex format. This PR impements this result on Gitea: I had to install front-end library ([citation-js](https://www.npmjs.com/package/citation-js)) to format...

kind/feature
lgtm/need 1

### Description When i call API endpoint `/api/v1/teams/{id}`, the organization property is `null`. I would expect it to return Oraganization entity as value. Same result if called from an Admin...

kind/bug
kind/api

### Gitea Version 1.15.3 ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? K8s via Helm ### Database PostgreSQL ### Can you reproduce...

kind/bug
kind/api

### Description On the page `{repo}/pulls/{id}/files`: clicking 'mark disussion as resolved', the action is performed, but the UI does not reflect the change. ### Gitea Version 1.18.0+dev-421-geaa561145 (eaa561145) ### Can...

kind/bug
kind/ui