Skip to content

Issues: go-gitea/gitea

Plans for Gitea 1.24
#32877 opened Dec 17, 2024 by lunny
Open 4
Release: Publish Gitea 1.24.0-rc0
#34175 opened Apr 10, 2025 by lunny
Open 2
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

fix: do not return archive download URLs in API if downloads are disabled lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code
#34324 opened Apr 30, 2025 by tobiasbp Loading…
feat: return time of last usage for public keys and access tokens in the api 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
#34323 opened Apr 30, 2025 by tobiasbp Loading…
[Fix] Trigger 'unlabeled' event when label is Deleted from PR backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code type/bug
#34316 opened Apr 29, 2025 by Sumit189 Loading… 1.25.0
Make last commit cache always available 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
#34311 opened Apr 29, 2025 by lunny Draft
Use run-name and evaluate workflow variables lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/go Pull requests that update Go code
#34301 opened Apr 28, 2025 by badhezi Loading…
Add ALLOWED_ORG_VISIBILITY_MODES setting 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
#34290 opened Apr 26, 2025 by markwylde Loading…
Edit file workflow for creating a fork and proposing changes 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
#34240 opened Apr 18, 2025 by brechtvl Loading… 1.25.0
Add api support for external authentication management 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
#34234 opened Apr 18, 2025 by uvulpos Loading…
11 of 13 tasks
1.25.0
add push secrets detector 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/dependencies modifies/go Pull requests that update Go code
#34226 opened Apr 16, 2025 by TheFox0x7 Draft
4 of 9 tasks
Use tag's database num commits instead of read the commit counts from git data 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
#34191 opened Apr 13, 2025 by lunny Loading…
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 doctor deleting orphaned issues attachments backport/v1.23 This PR should be backported to Gitea 1.23 backport/v1.24 This PR should be backported to Gitea 1.24 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 Loading…
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 1.25.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 Loading…
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 Loading…
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
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 Loading…
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/go Pull requests that update Go code modifies/migrations modifies/translation
#33954 opened Mar 20, 2025 by lunny Draft
User badge model fixes for RemoveUserBadges and AddUserBadges 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
#33950 opened Mar 20, 2025 by komarov Loading…
OIDC provider 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/dependencies modifies/go Pull requests that update Go code modifies/migrations
#33945 opened Mar 20, 2025 by scubbo Loading… 1.25.0
Refactor git cat-file batch and with check implementation to make it easier to maintain and reduce goroutines 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.
#33934 opened Mar 19, 2025 by lunny Draft
Remove HasWiki method and use IsRepositoryExist 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.
#33912 opened Mar 16, 2025 by lunny Loading…
Use gitrepo.SetDefaultBranch when set default branch of wiki repository 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 type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33911 opened Mar 16, 2025 by lunny Loading…
Move some functions from package git to gitrepo lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code type/refactoring Existing code has been cleaned up. There should be no new functionality.
#33910 opened Mar 16, 2025 by lunny Loading…
Move UI configurations that do not require restarting gitea to take effect to the admin dashboard 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/frontend modifies/go Pull requests that update Go code modifies/migrations modifies/templates This PR modifies the template files modifies/translation
#33909 opened Mar 16, 2025 by hiifong Loading…
ProTip! What’s not been updated in a month: updated:<2025-03-30.