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
Sort

Pull requests list

Enforce two-factor auth (2FA: TOTP or WebAuthn) 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/api This PR adds API routes or modifies them modifies/cli PR changes something on the CLI, i.e. gitea doctor or gitea admin modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#34187 opened Apr 12, 2025 by wxiaoguang Approved 1.24.0
fix webhook url lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#34186 opened Apr 12, 2025 by hiifong
Feat/optimize span svg layout lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend
#34185 opened Apr 12, 2025 by kerwin612
Optimize Overflow Menu lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend
#34183 opened Apr 12, 2025 by kerwin612
Fix bug when migrating repository 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 skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
#34182 opened Apr 11, 2025 by lunny
Add package version api endpoints 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 pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! topic/packages type/enhancement An improvement of existing functionality
#34173 opened Apr 10, 2025 by KN4CK3R 1.24.0
support the open-icon of folder 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
#34168 opened Apr 10, 2025 by kerwin612
Rate-limit anonymous accesses to expensive pages when the server is overloaded 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
#34167 opened Apr 10, 2025 by wxiaoguang
Add an API endpoint to lock issues 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
#34165 opened Apr 9, 2025 by YaFou
DRAFT: try split web.go (registerWebRoutes) lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/proposal The new feature has not been accepted yet but needs to be discussed first. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#34151 opened Apr 8, 2025 by a1012112796 Draft
fix github migration error when using multiple tokens lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#34144 opened Apr 7, 2025 by TheFox0x7
Fix doctor deleting orphaned issues attachments backport/v1.23 This PR should be backported to Gitea 1.23 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/bug
#34142 opened Apr 7, 2025 by lunny
Add API endpoint to request contents of multiple files simultaniously 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/feature Completely new functionality. Can only be merged if feature freeze is not active.
#34139 opened Apr 7, 2025 by denyskon Changes requested 1.24.0
Move and rename UpdateRepository lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#34136 opened Apr 6, 2025 by lunny
Group commit list page by date 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
#34098 opened Apr 2, 2025 by kerwin612
[Feat] Add full - screen mode as a more efficient operation way to view projects 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
#34081 opened Mar 31, 2025 by kerwin612 Draft
Swift Package Manager Publishing using commandline throws error (#33990) backport/v1.23 This PR should be backported to Gitea 1.23 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/packages type/bug
#34068 opened Mar 30, 2025 by wgr1984 Draft 1.24.0
Fix contributors related page may leak resources backport/v1.23 This PR should be backported to Gitea 1.23 lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code type/bug
#34016 opened Mar 25, 2025 by lunny
markup: improve code block readability and isolate copy button 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
#34009 opened Mar 25, 2025 by bigdeejay
auto generate additional ssh keys 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/go Pull requests that update Go code
#33974 opened Mar 22, 2025 by TheFox0x7
Add workflow_run api + webhook 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
#33964 opened Mar 21, 2025 by ChristopherHX Draft
3
Mark parent directory as viewed when all files are viewed lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend modifies/go Pull requests that update Go code type/enhancement An improvement of existing functionality
#33958 opened Mar 21, 2025 by kerwin612 1.24.0
Display User signin metadata in admin dashboard 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 modifies/translation topic/ui Change the appearance of the Gitea UI type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#33955 opened Mar 20, 2025 by techknowlogick
Storing branch commits count in db rather than caching them in memory or redis lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/migrations modifies/translation
#33954 opened Mar 20, 2025 by lunny Draft
add middleware for request prioritization docs-update-needed The document needs to be updated synchronously lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/dependencies modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#33951 opened Mar 20, 2025 by bohde 1.24.0
ProTip! What’s not been updated in a month: updated:<2025-03-12.