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

Validate OAuth Redirect URIs lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32643 opened Nov 25, 2024 by bohde Loading…
Fix review request API modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/bug
#32642 opened Nov 25, 2024 by lunny Draft
Improve oauth2 scope token handling issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
#32633 opened Nov 25, 2024 by wxiaoguang Loading… 1.23.0
Fixed Issue of Review Menu Shown Behind 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32631 opened Nov 25, 2024 by kerwin612 Loading…
Pure Go SQLite3 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32628 opened Nov 24, 2024 by wxiaoguang Loading…
Experimental Zig support for cross-compiling lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/internal size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32626 opened Nov 23, 2024 by techknowlogick Draft
Fix: passkey login not working anymore lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code modifies/migrations size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32623 opened Nov 23, 2024 by hiifong Loading…
Split mail sender sub package from mailer service package lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32618 opened Nov 23, 2024 by lunny Loading…
Fix the shaking issue for avatars with an aspect ratio that is not 1:1. lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged modifies/go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI
#32604 opened Nov 22, 2024 by kerwin612 Loading…
Fix race condition in mermaid observer lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32599 opened Nov 21, 2024 by william-allspice Loading…
Add Avatar Border for Visual Consistency lgtm/need 1 This PR needs approval from one additional maintainer to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32574 opened Nov 20, 2024 by kerwin612 Loading…
Add cropping support for avatar editing lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/frontend modifies/templates This PR modifies the template files modifies/translation size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
#32565 opened Nov 19, 2024 by kerwin612 Loading… 1.23.0
Add config option "USE_HOST_HEADER" lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32564 opened Nov 19, 2024 by jannispl Draft
Support actions and reusable workflows from private repos 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32562 opened Nov 19, 2024 by Zettat123 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/enhancement An improvement of existing functionality
#32557 opened Nov 19, 2024 by lunny Loading… 1.23.0
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32543 opened Nov 17, 2024 by lunny Loading…
Move team related functions to service layer 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 size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32537 opened Nov 16, 2024 by lunny Loading…
Add a new method Match for auth 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32532 opened Nov 16, 2024 by lunny Draft
Move GetFeeds to service layer 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32526 opened Nov 15, 2024 by lunny Loading…
Move RepoTransfer from models to models/repo sub package 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 size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32506 opened Nov 14, 2024 by lunny Loading…
Adjustments to remove dangling repository locks 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32485 opened Nov 12, 2024 by bsofiato Loading…
Move dropzone CSS to first-party and fix background color issue lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend size/L Denotes a PR that changes 100-499 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI
#32483 opened Nov 12, 2024 by silverwind Draft
feat: phase 1 changes: add comments feat to unchanged lines in the pullrequest 🙋 Bounty claim 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32471 opened Nov 11, 2024 by rajesh-jonnalagadda Loading…
Use CloseIssue and ReopenIssue instead of ChagneStatus for 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
#32467 opened Nov 10, 2024 by lunny Loading…
3 tasks done
feat: badge support tag lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32451 opened Nov 8, 2024 by BoYanZh Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.