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

Improve diff file headers lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. 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 Draft
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…
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 Draft 1.26.0
Improve FetchTask reliability / performance backport/v1.25 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 topic/gitea-actions related to the actions of Gitea type/enhancement An improvement of existing functionality
#35960 opened Nov 14, 2025 by ChristopherHX Draft
Make debian package setup example more self explained lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/templates This PR modifies the template files modifies/translation topic/packages topic/ui Change the appearance of the Gitea UI topic/ux How users interact with Gitea type/enhancement An improvement of existing functionality
#35564 opened Oct 1, 2025 by 6543 Loading…
Add theme global configuration from admin UI 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 modifies/translation type/enhancement An improvement of existing functionality
#35558 opened Oct 1, 2025 by lunny Draft 1.26.0
Add block on pending codeowner reviews branch protection 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/migrations modifies/templates This PR modifies the template files modifies/translation type/enhancement An improvement of existing functionality
#34995 opened Jul 8, 2025 by Naxdy Loading… 1.26.0
Refactor commit list to flex-item 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 topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality type/refactoring Existing code has been cleaned up. There should be no new functionality.
#34900 opened Jun 29, 2025 by denyskon Loading…
Improve notifications to fix commit notification and support release notification lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them modifies/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
#34803 opened Jun 20, 2025 by lunny Draft 1.26.0
Group commit list page by date lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#34098 opened Apr 2, 2025 by kerwin612 Draft
Remove num_watches column from table repository 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/migrations type/enhancement An improvement of existing functionality
#32557 opened Nov 19, 2024 by lunny Draft
Allow to set default unit per repo lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
#32363 opened Oct 28, 2024 by 6543 Draft
3 of 5 tasks
[WIP] Sort repo list on dashboard alphabetically lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/js pr/wip This PR is not ready for review topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#30772 opened Apr 30, 2024 by 6543 Draft
1 task
Move cors.X_FRAME_OPTIONS to security.X_FRAME_OPTIONS and add false option lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs modifies/go Pull requests that update Go code pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! type/enhancement An improvement of existing functionality
#30256 opened Apr 2, 2024 by silverwind Draft
Support actions syntax tokens lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/js topic/gitea-actions related to the actions of Gitea type/enhancement An improvement of existing functionality
#29777 opened Mar 13, 2024 by silverwind Draft
6 tasks
enhancement of compare feature lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code modifies/js modifies/templates This PR modifies the template files modifies/translation type/enhancement An improvement of existing functionality
#29766 opened Mar 13, 2024 by a1012112796 Loading…
Add support for migrating GitLab comment reactions lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
#29413 opened Feb 26, 2024 by invliD Loading…
enhancement: check workflow on push lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/translation type/enhancement An improvement of existing functionality
#28375 opened Dec 6, 2023 by a1012112796 Draft
1 task
ssh: support multiple builtin SSH server listener lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/docs type/enhancement An improvement of existing functionality
#27969 opened Nov 8, 2023 by mswart Loading…
Add custom subject for all kinds of mail templates lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
#27861 opened Nov 1, 2023 by lng2020 Loading…
WIP: overhaul profile overview tab UI lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
#27183 opened Sep 21, 2023 by hazycora Draft
Remove modules/context from SSPI lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality type/refactoring Existing code has been cleaned up. There should be no new functionality.
#27027 opened Sep 11, 2023 by KN4CK3R Loading…
Count downloads for tag archives 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 modifies/migrations modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
#25606 opened Jun 30, 2023 by JakobDev Loading…
Implement a simple ActionsUser permission check in package api lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. topic/gitea-actions related to the actions of Gitea type/enhancement An improvement of existing functionality
#24554 opened May 5, 2023 by js6pak Loading…
Allow disable part user settings lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
#20549 opened Jul 30, 2022 by lunny Draft
ProTip! What’s not been updated in a month: updated:<2025-12-01.