Skip to content

Pull requests: go-gitea/gitea

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: generate IDs for HTML headings without id attribute lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#36233 opened Dec 23, 2025 by bimakw Loading…
Use a batch interface for gitrepo cat file lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36232 opened Dec 23, 2025 by lunny Draft
Fix update locales because crowdin will not remove empty translated value if it's a nested json format lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/internal skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
#36225 opened Dec 21, 2025 by lunny Loading…
Remove fomantic form module lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36222 opened Dec 20, 2025 by silverwind Loading… 1.26.0
fix: support closing keywords with URL references lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/enhancement An improvement of existing functionality
#36221 opened Dec 20, 2025 by bimakw Loading… 1.26.0
Improve diff file headers lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#36215 opened Dec 19, 2025 by silverwind Loading…
Some refactors to reduce RepoPath lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36186 opened Dec 18, 2025 by lunny Loading…
Replace CSRF cookie with CrossOriginProtection docs-update-needed The document needs to be updated synchronously lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36183 opened Dec 17, 2025 by silverwind Draft
1 of 2 tasks
Fix and enhance comment editor monospace toggle lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend type/enhancement An improvement of existing functionality
#36181 opened Dec 17, 2025 by silverwind Loading…
feat: Add configurable permissions for Actions automatic tokens 🙋 Bounty claim lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#36173 opened Dec 17, 2025 by Excellencedev Loading…
Utilize Azure MSI for Azure Blob Storage lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/dependencies modifies/go Pull requests that update Go code
#36167 opened Dec 15, 2025 by junoberryferry Loading…
Use AWS S3 SDK instead of Minio Client SDK lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/dependencies modifies/go Pull requests that update Go code
#36118 opened Dec 9, 2025 by junoberryferry Loading… 1.26.0
Feat/actions token permissions lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/docs modifies/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files
#36113 opened Dec 9, 2025 by SBALAVIGNESH123 Loading…
Refactor compare router param parse lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#36105 opened Dec 8, 2025 by lunny Draft 1.26.0
Add frontend render plugin system support lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs modifies/frontend modifies/go Pull requests that update Go code modifies/internal modifies/migrations modifies/templates This PR modifies the template files modifies/translation
#36099 opened Dec 6, 2025 by lunny Draft
Improve and unify commit author rendering lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#36094 opened Dec 5, 2025 by silverwind Draft
Enable logout redirection for reverse proxy setups docs-update-needed The document needs to be updated synchronously lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
#36085 opened Dec 4, 2025 by eliroca Loading…
Cache push-commit comments in the database to improve load performance for pull requests containing a large number of pushed commits. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code performance/speed performance issues with slow downs
#36080 opened Dec 4, 2025 by lunny Loading…
Add missing dependency of database tests on backend lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/internal
#36073 opened Dec 2, 2025 by hramrach Loading…
Filter gitea-specific variables when running tests lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/internal
#36070 opened Dec 2, 2025 by hramrach Loading…
Misc icon tweaks, relax lint rules lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend modifies/internal modifies/templates This PR modifies the template files topic/code-linting
#36046 opened Nov 27, 2025 by silverwind Draft
Implement .org file rendering in Wiki lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation
#36018 opened Nov 24, 2025 by LinlyBoi Draft
Add pull request files line selections lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#36014 opened Nov 24, 2025 by lunny Loading… 1.26.0
feat(api): Add comprehensive REST API for Project Boards lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code
#36008 opened Nov 23, 2025 by SupenBysz Loading…
8 tasks done
add 'select/deselect all' buttons for custom events in webhooks lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/templates This PR modifies the template files modifies/translation topic/ui Change the appearance of the Gitea UI
#35980 opened Nov 19, 2025 by TimurRin Loading… 1.26.0
ProTip! Mix and match filters to narrow down what you’re looking for.