-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Insights: go-gitea/gitea
Overview
Could not load contribution data
Please try again later
99 Pull requests merged by 25 people
-
Nix flake build static with sqlite support (#35149)
#35225 merged
Aug 7, 2025 -
Nix flake build static with sqlite support
#35149 merged
Aug 6, 2025 -
Vertically center "Show Resolved" (#35211)
#35218 merged
Aug 6, 2025 -
Vertically center "Show Resolved"
#35211 merged
Aug 6, 2025 -
Fix Actions API
#35204 merged
Aug 5, 2025 -
Add webhook test for push event
#34442 merged
Aug 5, 2025 -
Remove unneeded if statements for
update repo
API#35140 merged
Aug 5, 2025 -
Step down as maintainer (justusbunsi)
#35212 merged
Aug 4, 2025 -
Display pull request in merged commit view
#35202 merged
Aug 4, 2025 -
Step down as maintainer (pat-s)
#35213 merged
Aug 4, 2025 -
release notes for 1.24.4
#35208 merged
Aug 4, 2025 -
Fix bug when review pull request commits
#35192 merged
Aug 3, 2025 -
Fixed typo in oauth2_full_name_claim_name string
#35199 merged
Aug 1, 2025 -
Fixed typo in locale_en-US.ini
#35196 merged
Aug 1, 2025 -
Update JS and PY deps
#35191 merged
Aug 1, 2025 -
Change function description comments to tsdoc style
#35185 merged
Jul 31, 2025 -
Fix various bugs (1.24)
#35186 merged
Jul 31, 2025 -
A small refactor to use context in the service layer
#35179 merged
Jul 31, 2025 -
Fix repo file list partial reloading for submodules
#35183 merged
Jul 31, 2025 -
Update gopls to 0.20.0
#35180 merged
Jul 30, 2025 -
Fix various bugs
#35177 merged
Jul 30, 2025 -
Fix migrate input box bug (#35166)
#35171 merged
Jul 28, 2025 -
Only hide dropzone when no files have been uploaded (#35156)
#35167 merged
Jul 27, 2025 -
Fix migrate input box bug
#35166 merged
Jul 27, 2025 -
Only hide dropzone when no files have been uploaded
#35156 merged
Jul 26, 2025 -
Change some columns from text to longtext and fix column wrong type caused by xorm
#35141 merged
Jul 24, 2025 -
Add
owner
andparent
fields clarification to docs#35023 merged
Jul 23, 2025 -
Improve language in en-US locale strings
#35124 merged
Jul 23, 2025 -
Remove unused poetry.toml file
#35143 merged
Jul 23, 2025 -
Use db.WithTx/WithTx2 instead of TxContext when possible
#35130 merged
Jul 22, 2025 -
Fix session gob
#35128 merged
Jul 20, 2025 -
Replace
setup-python
withsetup-uv
#35116 merged
Jul 18, 2025 -
Don't use full-file highlight when there is a git diff textconv (#35114)
#35119 merged
Jul 18, 2025 -
Fix submodule parsing when the gitmodules is missing (#35109)
#35118 merged
Jul 18, 2025 -
Don't use full-file highlight when there is a git diff textconv
#35114 merged
Jul 18, 2025 -
Fix submodule parsing when the gitmodules is missing
#35109 merged
Jul 18, 2025 -
Align
issue-title-buttons
withlist-header
#35018 merged
Jul 18, 2025 -
Increase gap on latest commit (#35104)
#35113 merged
Jul 18, 2025 -
Increase gap on latest commit
#35104 merged
Jul 17, 2025 -
Fix job status aggregation logic
#35000 merged
Jul 17, 2025 -
Fix some missed GitHeadRefName when renaming
#35102 merged
Jul 17, 2025 -
Fix error logs and improve some comments/messages
#35105 merged
Jul 17, 2025 -
Support Basic Authentication for archive downloads
#35087 merged
Jul 16, 2025 -
Run
uv run
with--frozen
#35097 merged
Jul 16, 2025 -
Improve package API log handling
#35100 merged
Jul 16, 2025 -
Fix review comment/dimiss comment x reference can be refereced back (#35094)
#35099 merged
Jul 16, 2025 -
Rename pull request GetGitRefName to GetGitHeadRefName to prepare introducing GetGitMergeRefName
#35093 merged
Jul 16, 2025 -
Fix submodule nil check (#35096)
#35098 merged
Jul 16, 2025 -
Fix review comment/dimiss comment x reference can be refereced back
#35094 merged
Jul 16, 2025 -
Fix submodule nil check
#35096 merged
Jul 16, 2025 -
Redirect to a presigned URL of HEAD for HEAD requests
#35088 merged
Jul 16, 2025 -
Send email on Workflow Run Success/Failure
#34982 merged
Jul 16, 2025 -
nix flake update (#35085)
#35090 merged
Jul 15, 2025 -
Replace
poetry
withuv
#35084 merged
Jul 15, 2025 -
nix flake update
#35085 merged
Jul 15, 2025 -
Use monospace font in PR command line instructions
#35074 merged
Jul 15, 2025 -
Add gitignore rules to exclude LLM instruction files
#35076 merged
Jul 15, 2025 -
Add missing changelog
#35079 merged
Jul 15, 2025 -
Fix form property assignment edge case (#35073)
#35078 merged
Jul 15, 2025 -
Fix form property assignment edge case
#35073 merged
Jul 14, 2025 -
Improve submodule relative path handling (#35056)
#35075 merged
Jul 14, 2025 -
Improve submodule relative path handling
#35056 merged
Jul 14, 2025 -
Fixed all grammatical errors in locale_en-US.ini
#35053 merged
Jul 14, 2025 -
UI: add hover background to table rows in user and repo admin page
#35072 merged
Jul 14, 2025 -
Refactor view issue & comment list styles
#35061 merged
Jul 13, 2025 -
Fix user's sign email check
#35045 merged
Jul 12, 2025 -
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046)
#35055 merged
Jul 12, 2025 -
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic
#35046 merged
Jul 11, 2025 -
Fix updating user visibility (#35036)
#35044 merged
Jul 11, 2025 -
Add Notifications section in User Settings
#35008 merged
Jul 11, 2025 -
Fix updating user visibility
#35036 merged
Jul 10, 2025 -
Fix git commit committer parsing and add some tests
#35007 merged
Jul 10, 2025 -
Support base64-encoded agit push options (#35037)
#35041 merged
Jul 10, 2025 -
Refactor OpenIDConnect to support SSH/FullName sync
#34978 merged
Jul 10, 2025 -
Make submodule link work with relative path (#35034)
#35038 merged
Jul 10, 2025 -
Support base64-encoded agit push options
#35037 merged
Jul 10, 2025 -
Also display "recently pushed branch" alert on PR view
#35001 merged
Jul 10, 2025 -
Make submodule link work with relative path
#35034 merged
Jul 10, 2025 -
Update to go 1.24.5
#35031 merged
Jul 10, 2025 -
Fix bug when displaying git user avatar in commits list
#35006 merged
Jul 10, 2025 -
Improve CLI commands
#34973 merged
Jul 10, 2025 -
Tweak eslint config, fix new issues
#35019 merged
Jul 10, 2025 -
Fix API response for swagger spec
#35029 merged
Jul 10, 2025 -
Fix ListWorkflowRuns OpenAPI response model.
#35026 merged
Jul 10, 2025 -
Partially refresh notifications list
#35010 merged
Jul 10, 2025 -
Add changelog for 1.24.3
#34975 merged
Jul 10, 2025 -
Start automerge check again after the conflict check and the schedule
#35002 merged
Jul 10, 2025 -
Docs/fix typo and grammar in CONTRIBUTING.md
#35024 merged
Jul 9, 2025 -
fix: improve english grammar and readability in locale_en-US.ini
#35017 merged
Jul 9, 2025 -
Add labeler config for
topic/code-linting
#35020 merged
Jul 9, 2025 -
Fix repo settings and protocol log problems (#35012)
#35013 merged
Jul 9, 2025 -
Fix various problems
#35012 merged
Jul 9, 2025 -
Fix the response format for
actions/workflows
. (#35009)#35016 merged
Jul 9, 2025 -
Fix the response format for
actions/workflows
.#35009 merged
Jul 9, 2025 -
Refactor mail template and support preview
#34990 merged
Jul 9, 2025 -
Fix bug when displaying git user avatar in commits list
#35003 merged
Jul 8, 2025 -
Tweak placement of diff file menu
#34999 merged
Jul 8, 2025 -
Start automerge check again after the conflict check and the schedule
#34989 merged
Jul 8, 2025 -
Refactor time tracker UI
#34983 merged
Jul 8, 2025
24 Pull requests opened by 13 people
-
File history for renamed files, with '--follow' equivalent to show the complete history (v2)
#34994 opened
Jul 8, 2025 -
Add block on pending codeowner reviews branch protection
#34995 opened
Jul 8, 2025 -
Display badge on blocked & blocking issues
#35004 opened
Jul 8, 2025 -
Also consider actions user when evaluating push privileges on protected branch
#35057 opened
Jul 12, 2025 -
Allow code review comments crossing commit with right line number
#35077 opened
Jul 14, 2025 -
SSH Push/Pull Mirroring & Migrations
#35089 opened
Jul 15, 2025 -
Fixup swagger documentation
#35092 opened
Jul 15, 2025 -
Improve attachments deletion
#35103 opened
Jul 16, 2025 -
WIP: change PR flow to AGit
#35111 opened
Jul 17, 2025 -
Add webhook payload size optimization options
#35129 opened
Jul 19, 2025 -
Refactor and update mail templates
#35150 opened
Jul 23, 2025 -
Use configurable remote name in snippets
#35172 opened
Jul 28, 2025 -
Fix a bug where lfs gc never worked.
#35198 opened
Aug 1, 2025 -
Fix font-size in inline code comment preview
#35209 opened
Aug 4, 2025 -
feat: support multi-line selection with URL parameters
#35210 opened
Aug 4, 2025 -
Add `has_code` to repository REST API
#35214 opened
Aug 5, 2025 -
Prevent duplicate actions email
#35215 opened
Aug 5, 2025 -
OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later
#35216 opened
Aug 5, 2025 -
Update chroma to v2.20.0
#35220 opened
Aug 6, 2025 -
dependabot trial
#35223 opened
Aug 6, 2025 -
Disable Field count validation of CSV viewer
#35228 opened
Aug 7, 2025
94 Issues closed by 22 people
-
Unable to import (migrate) repositories
#34910 closed
Aug 7, 2025 -
Add Maintenance Operation to Garbage Collect Orphaned Attachments
#34947 closed
Aug 6, 2025 -
Webhook bug: compare_url is incorrect for a new branch
#9243 closed
Aug 5, 2025 -
The commit view should display the PR it was merged in
#34634 closed
Aug 4, 2025 -
Create ZIP archive with problematic file names
#31613 closed
Aug 3, 2025 -
Is there a way to view all commits in an organization?
#31901 closed
Aug 3, 2025 -
Incorrect highlighted lines of the Files Changed view of a pull request
#34938 closed
Aug 3, 2025 -
File tree in PR is not correct when a special commit is selected
#35157 closed
Aug 3, 2025 -
Support for mirroring Git repositories hosted exclusively over Tor (.onion)
#35203 closed
Aug 3, 2025 -
Error 500 after upgrade 1.24.2 to 1.24.3 in code section
#35201 closed
Aug 2, 2025 -
Translation, Missing sentence in source string admin:auths.oauth2_full_name_claim_name
#35197 closed
Aug 1, 2025 -
Translation, Typo in source for install:reinstall_confirm_check_1
#35195 closed
Aug 1, 2025 -
PANIC: runtime error: invalid memory address or nil pointer dereference
#35188 closed
Jul 31, 2025 -
Importing specific repository causes 500 Internal Server Error on Gitea instance
#35181 closed
Jul 30, 2025 -
Git tag name too long for DB
#35136 closed
Jul 30, 2025 -
Repository API (GET tree) returns "truncated: true" on last API call
#35117 closed
Jul 30, 2025 -
RSS Feed for a file that does not exist results in 500 internal server error
#35144 closed
Jul 30, 2025 -
Nothing happens when using the initial configuration page
#23986 closed
Jul 30, 2025 -
Cannot merge using "Rebase and fast-forward" when requiring signed commits
#35175 closed
Jul 29, 2025 -
Commit diff content not available
#34833 closed
Jul 28, 2025 -
SSH check out gets stuck when file count was high
#34861 closed
Jul 28, 2025 -
Typo/Incorrect Sentence in config cheatsheet page of Gitea Documentation
#35163 closed
Jul 27, 2025 -
Add Search feature to an organization's Members page
#34390 closed
Jul 27, 2025 -
Performance issues with conversation tab in PR with comments/threads and images/rst files changes
#31412 closed
Jul 27, 2025 -
js error when user clear the input box of URL in Migrate page
#35162 closed
Jul 27, 2025 -
Inline math expression rendering is broken in issues
#35165 closed
Jul 27, 2025 -
Release Zip changes project name in lowercase
#33857 closed
Jul 26, 2025 -
Automated Sync Failed: Manual Intervention Required
#34849 closed
Jul 26, 2025 -
Issue templates with multiple textareas have multiple file upload fields that can disappear
#35125 closed
Jul 26, 2025 -
Search problems or request to customize search settings
#30064 closed
Jul 24, 2025 -
Big PRs may reach the updated_files column max size
#34764 closed
Jul 24, 2025 -
uploading rpm with large metadata fails with mysql/mariadb database
#35042 closed
Jul 24, 2025 -
When a failure mirroring want to insert a record to database.
#27244 closed
Jul 24, 2025 -
[API] GET /repos/{owner}/{repo}/contents/{filepath} returns null content on big files
#14432 closed
Jul 24, 2025 -
Gitea Build Fails Due to Removed stylus@0.57.0 from npm Registry
#35147 closed
Jul 23, 2025 -
[E] PANIC: runtime error: invalid memory address or nil pointer dereference
#35148 closed
Jul 23, 2025 -
No mention of Privacy Polices on the gitea downloadable software
#35142 closed
Jul 22, 2025 -
gitea is not counting repository sizes correctly? lfs size 0?
#34157 closed
Jul 22, 2025 -
[Feature Request] Filter repositories by language
#18599 closed
Jul 21, 2025 -
NLnet grant application for federation (deadline October 1st, 2021)
#16827 closed
Jul 21, 2025 -
Support running user-defined hooks through sudo
#9093 closed
Jul 21, 2025 -
[Feature Request] Flexible redirect_uri of OAuth2
#9514 closed
Jul 21, 2025 -
Strip release binaries to reduce download size
#7827 closed
Jul 21, 2025 -
Temporarily remove arm7 build from downloads
#6948 closed
Jul 21, 2025 -
Cannot push to my repo (mirror is readonly)
#7609 closed
Jul 21, 2025 -
404 error...
#4620 closed
Jul 21, 2025 -
Make it easier to synchronise forks with upstream repositories
#4295 closed
Jul 21, 2025 -
edit button in directory edits README from root
#35137 closed
Jul 21, 2025 -
PANIC type not registered for interface: oauth2.Source
#35126 closed
Jul 20, 2025 -
Release: Publish Gitea 1.24.3
#34847 closed
Jul 19, 2025 -
Support Rotating Credentials For Dependencies
#27962 closed
Jul 19, 2025 -
[Packages] Require login also if organization is public
#35091 closed
Jul 19, 2025 -
Broken textconf for git diff
#35106 closed
Jul 18, 2025 -
[SubModule Nil Pointer] Missing .gitmodules with submodule symlink repos cause PANIC
#35115 closed
Jul 18, 2025 -
gpg key expired
#35112 closed
Jul 17, 2025 -
RAW file doesn't update
#35101 closed
Jul 17, 2025 -
Please allow configuration of admin users from environment
#35065 closed
Jul 16, 2025 -
Basic authentication doesn't work for archive downloads
#35083 closed
Jul 16, 2025 -
References in pull request "main" review comments do not work.
#15977 closed
Jul 16, 2025 -
PANIC: runtime error: invalid memory address or nil pointer dereference
#35095 closed
Jul 16, 2025 -
`HEAD` requests to attachments always result in `403 Forbidden` if using minio
#35086 closed
Jul 16, 2025 -
Actions - send Email on Success/Failure
#23725 closed
Jul 16, 2025 -
merge request no reviewer
#22455 closed
Jul 15, 2025 -
User Defined sort order for labels
#31212 closed
Jul 15, 2025 -
Show `You pushed on branch` banner also on `/pulls`
#35081 closed
Jul 15, 2025 -
Timeline avatars of code comments on pull request page doesn't not align vertically.
#30915 closed
Jul 15, 2025 -
I've supported gitea for release-it. Welcome to use
#35067 closed
Jul 14, 2025 -
relative submodule PR diff links not working
#35054 closed
Jul 14, 2025 -
Invalid value separators in notification email headers
#22815 closed
Jul 14, 2025 -
SMTP authentication failing
#24899 closed
Jul 14, 2025 -
Internal Server Error 500: GetBranchCommit: packfile not found
#34471 closed
Jul 13, 2025 -
Error 500 since syncrhonization of commit when switching to 1.24
#34712 closed
Jul 13, 2025 -
PR "compare" button wrong size
#35060 closed
Jul 13, 2025 -
Include NOREPLY address when parsing SSH signature
#21692 closed
Jul 12, 2025 -
Code review comment on pull request line number is wrong
#35040 closed
Jul 11, 2025 -
Cannot Set User Visibility to Public via API
#35030 closed
Jul 10, 2025 -
Avatars not visible in commit view when no-reply address is configured to the real domain
#34882 closed
Jul 10, 2025 -
Commit list author rendering regression in v1.24+
#34991 closed
Jul 10, 2025 -
automatically set SSH principal for users
#28327 closed
Jul 10, 2025 -
Import SSH keys via OIDC
#26585 closed
Jul 10, 2025 -
Pull user's 'Full Name' attribute from OAuth source
#34932 closed
Jul 10, 2025 -
Custom app.ini file some parameters are not taking effect.
#35035 closed
Jul 10, 2025 -
regression: relative URL paths in .gitmodules no longer produce correct submodule links
#35033 closed
Jul 10, 2025 -
Add Dump to specified directory
#34977 closed
Jul 10, 2025 -
Cannot read properties of null (reading 'length')
#35011 closed
Jul 9, 2025 -
USER_DISABLED_FEATURES setting has no effect
#35014 closed
Jul 9, 2025 -
New repsitory dialog broken in v1.24.2
#34997 closed
Jul 8, 2025 -
Automerge stuck with multiple repositories creating PRs around the same time
#34988 closed
Jul 8, 2025 -
implement projects/comments/issues as files in the git repository
#34993 closed
Jul 8, 2025 -
don't place time tracker buttons under a menu
#34979 closed
Jul 8, 2025 -
[Bug] Unable to modify or delete PDF files trough pull requests
#10913 closed
Jul 8, 2025 -
pre-receive hook declined when pushing to a protected branch from actions
#34567 closed
Jul 8, 2025 -
SMTP authentication is still failing
#28335 closed
Jul 8, 2025
76 Issues opened by 67 people
-
Improve the reverse-proxies documentation
#35231 opened
Aug 7, 2025 -
Can token lifetime for actions be a configurable thing?
#35230 opened
Aug 7, 2025 -
Webhook value comments contains wrong comment count
#35229 opened
Aug 7, 2025 -
Gitea fails to enforece all checks with "**" pattern
#35227 opened
Aug 7, 2025 -
Unable to Push to PRs with "Allow Edits from Maintainers" and LFS usage
#35226 opened
Aug 6, 2025 -
Filtering Project Boards by Milestone
#35224 opened
Aug 6, 2025 -
workflow_dispach with inputs does not work properly
#35222 opened
Aug 6, 2025 -
Tags API returns incomplete array if any tag's commit message is too long
#35221 opened
Aug 6, 2025 -
Enhancement: Show due date and progress bar in pinned issues
#35219 opened
Aug 6, 2025 -
Add sorting to the Pull request by Base Head API
#35217 opened
Aug 5, 2025 -
HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
#35206 opened
Aug 3, 2025 -
Credentials storage for mirror/pull/push
#35205 opened
Aug 3, 2025 -
Sorting order of milestones changed in 1.24.3 release (docker)
#35194 opened
Aug 1, 2025 -
Set up job Fail retry.
#35193 opened
Aug 1, 2025 -
Trouble when trying to test delivery of Pull Request webhook
#35190 opened
Jul 31, 2025 -
Support for archiving organizations
#35189 opened
Jul 31, 2025 -
Push Fails with "No Repository Found" When Contributor Has Only Read Access
#35187 opened
Jul 31, 2025 -
Add a option to use different icon theme for folders
#35182 opened
Jul 30, 2025 -
Sub-tasks on issues in projects
#35178 opened
Jul 29, 2025 -
API endpoint to download logs per step of a workflow
#35176 opened
Jul 29, 2025 -
AGit: branch protection rules not applied to AGit after update
#35174 opened
Jul 28, 2025 -
Moving issues between columns with high amounts of issues causes hanging in Chrome
#35173 opened
Jul 28, 2025 -
Gitea actions fetch submodule lfs file error: `git-lfs: api error: Authentication required: Unauthorized`
#35170 opened
Jul 27, 2025 -
Add Search feature to an organization's Members page
#35169 opened
Jul 27, 2025 -
The number of pull requests is different from the actual total in the list.
#35168 opened
Jul 27, 2025 -
Display Total Lines of Code in Admin Stats Page
#35164 opened
Jul 26, 2025 -
Experimental feature: REQUIRE_SIGNIN_VIEW = expensive
#35161 opened
Jul 25, 2025 -
Branch Protection API {name} parameter cannot parse branch rule names with "/" inside.
#35160 opened
Jul 25, 2025 -
Author Field Name Inconsistency in Gitea Swift Package Registry
#35159 opened
Jul 25, 2025 -
auto install missing external render if has been configured in app.ini
#35158 opened
Jul 25, 2025 -
"failed to find target default" caused by Docker buildx 0.26.0
#35155 opened
Jul 24, 2025 -
Team permissions on private repos are not merged correctly
#35154 opened
Jul 24, 2025 -
Workflow on Dispatch changed behaviour. Worklow use not the workflow from default branch
#35153 opened
Jul 24, 2025 -
Duplicate entries in issue timeline
#35152 opened
Jul 24, 2025 -
[API] Get container package size?
#35146 opened
Jul 22, 2025 -
[Intentional] Secrets are not visible in forks
#35145 opened
Jul 22, 2025 -
Unexpected character 'e' after consenting OIDC action.
#35139 opened
Jul 21, 2025 -
RETARGET_CHILDREN_ON_MERGE retargets branches to the main branch instead of the target of the parent branch
#35138 opened
Jul 21, 2025 -
adapt subdirectory in `go-import` for go 1.25
#35135 opened
Jul 21, 2025 -
`/actions/tasks` API endpoint doesn't show workflows that are “Waiting”
#35134 opened
Jul 20, 2025 -
Act_Runner not starting on Raspberry Pi4
#35132 opened
Jul 20, 2025 -
Release: Publish Gitea 1.24.4
#35131 opened
Jul 19, 2025 -
"fail to invoke Declare"
#35127 opened
Jul 19, 2025 -
Variable resolution fails for runs-on when using workflow_dispatch events
#35123 opened
Jul 18, 2025 -
Migrate logging system to log/slog
#35122 opened
Jul 18, 2025 -
API ignores branch protection rule for "enable_force_push_allowlist" upon creation
#35121 opened
Jul 18, 2025 -
add HTTP authentication for webinterface
#35120 opened
Jul 18, 2025 -
actions: unable to download logs from hanging job
#35110 opened
Jul 17, 2025 -
[feat] modern editor friendly config file
#35108 opened
Jul 17, 2025 -
Covert mirrored repo to regular repo using API
#35107 opened
Jul 17, 2025 -
No difference shown when merging request
#35082 opened
Jul 15, 2025 -
Migrate database from sqlite3 to mysql
#35080 opened
Jul 15, 2025 -
Webpush for Actions
#35071 opened
Jul 14, 2025 -
[Idea] Private Project but customers can report problems etc...
#35070 opened
Jul 14, 2025 -
Migrating a private gitbucket repo - could not read Username: terminal prompts disabled
#35069 opened
Jul 14, 2025 -
【Feature Request】Can I export the issue to excel
#35066 opened
Jul 14, 2025 -
Branch create event shows up as newer than push in user timeline
#35064 opened
Jul 13, 2025 -
Unable to Configure GPG Signing for Gitea Commits
#35063 opened
Jul 13, 2025 -
Slow page load when switching from user to organization view on homepage
#35062 opened
Jul 13, 2025 -
Proposal: drop htmx
#35059 opened
Jul 12, 2025 -
Nested lists with BiDi text rendering `dir`
#35058 opened
Jul 12, 2025 -
Adding passkey not explained well
#35052 opened
Jul 11, 2025 -
[Customizing Gitea][PlantUML Integration] instructions not working
#35051 opened
Jul 11, 2025 -
${ReviewedOn} does not consider External Issue Tracker Format
#35050 opened
Jul 11, 2025 -
Getting issue for the runner
#35048 opened
Jul 11, 2025 -
Issues Building i386 w/ 1.24.x
#35039 opened
Jul 10, 2025 -
"docker pull" in container registry is hard-coded...
#35028 opened
Jul 10, 2025 -
allow filtering by date on issues tab
#35027 opened
Jul 10, 2025 -
Move the backport bot to Github/Gitea actions
#35022 opened
Jul 9, 2025 -
unexpected slow iops operations
#35021 opened
Jul 9, 2025 -
Some "good first issues" (likely easy to fix) for contributors
#35015 opened
Jul 9, 2025 -
webhook on tag or branch creation - incorrect ref_type and ref_name missing
#35005 opened
Jul 8, 2025 -
show timer icon on task in the projects
#34998 opened
Jul 8, 2025 -
Unable to add actions variable if it starts with `ci`
#34996 opened
Jul 8, 2025 -
add ability to create and store snippets for comments
#34992 opened
Jul 8, 2025
90 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Move organization's visibility change to danger zone.
#34814 commented on
Aug 1, 2025 • 22 new comments -
Support Actions `concurrency` syntax
#32751 commented on
Jul 29, 2025 • 10 new comments -
Manage User Badges in the UI
#31262 commented on
Aug 6, 2025 • 4 new comments -
Improve notifications to fix commit notification and support release notification
#34803 commented on
Aug 3, 2025 • 3 new comments -
Add GitHub API compatibility for workflow runs filtering
#34894 commented on
Jul 21, 2025 • 1 new comment -
The cron job to garbage collect LFS pointers is not active
#31113 commented on
Aug 4, 2025 • 0 new comments -
pre-receive takes a long time to finish on push
#28446 commented on
Aug 4, 2025 • 0 new comments -
Support Full Mirroring of GitHub Release Assets in Gitea
#32372 commented on
Aug 4, 2025 • 0 new comments -
Instance-level secrets
#27373 commented on
Aug 3, 2025 • 0 new comments -
add preference setting for commit time display format
#4520 commented on
Aug 3, 2025 • 0 new comments -
notification settings option text "and your own notifications" unclear
#25390 commented on
Aug 2, 2025 • 0 new comments -
restore failed for docker,it show "Unable to load config file for a installed Gitea instance"
#31190 commented on
Aug 2, 2025 • 0 new comments -
Feature Request: Official Visual Studio Code Extension for Pull Request Review
#34637 commented on
Aug 2, 2025 • 0 new comments -
PostgreSQL replica failover support
#27972 commented on
Aug 1, 2025 • 0 new comments -
[Thread] SSO Auth Tracking
#23794 commented on
Aug 1, 2025 • 0 new comments -
GPG Signature never verifies if signing is done on Windows
#34595 commented on
Aug 1, 2025 • 0 new comments -
Gitea action runner fails to start randomly on low-end hardware
#34198 commented on
Jul 31, 2025 • 0 new comments -
Webhook does not fire on repo rename
#34891 commented on
Jul 31, 2025 • 0 new comments -
Migrate gitea from/to other git providers with projects API support
#34969 commented on
Jul 31, 2025 • 0 new comments -
Custom Webhook Templates
#1089 commented on
Jul 30, 2025 • 0 new comments -
[Feature Request] Add code suggestion for PR review comments
#14765 commented on
Jul 30, 2025 • 0 new comments -
Feature request: Customizable syntax highlighting depending on the detected programming language
#31046 commented on
Jul 29, 2025 • 0 new comments -
Add option to disable and hide ‚update branch by merge‘
#21891 commented on
Jul 29, 2025 • 0 new comments -
Option to select preferred branch update strategy
#21182 commented on
Jul 29, 2025 • 0 new comments -
Content-Security-Policy
#305 commented on
Jul 29, 2025 • 0 new comments -
Update the repository's visibility when it's necessary after changing settings
#34812 commented on
Aug 1, 2025 • 0 new comments -
Optimize team member ux
#34593 commented on
Aug 7, 2025 • 0 new comments -
Added multi-project feature
#34386 commented on
Jul 24, 2025 • 0 new comments -
Add api support for external authentication management
#34234 commented on
Aug 5, 2025 • 0 new comments -
Add more prometheus metrics
#33307 commented on
Jul 9, 2025 • 0 new comments -
Support actions and reusable workflows from private repos
#32562 commented on
Aug 6, 2025 • 0 new comments -
Support OIDC RP-initiated logout
#30072 commented on
Jul 29, 2025 • 0 new comments -
feat: api endpoints for projects
#28111 commented on
Jul 14, 2025 • 0 new comments -
Add instance-level secrets
#27725 commented on
Aug 4, 2025 • 0 new comments -
[Actions] Allow assigning runner to multiple repos
#25065 commented on
Aug 8, 2025 • 0 new comments -
Integration with Nostr Login
#34564 commented on
Aug 7, 2025 • 0 new comments -
Organization Members Page add "Invite Member" button
#22054 commented on
Aug 7, 2025 • 0 new comments -
Tags not showing in repository view after mirroring from Bitbucket
#34767 commented on
Aug 6, 2025 • 0 new comments -
Project kanban view improvements
#27037 commented on
Aug 6, 2025 • 0 new comments -
Add inline comments on commits
#4898 commented on
Aug 6, 2025 • 0 new comments -
Plugin Mechanism
#20126 commented on
Aug 6, 2025 • 0 new comments -
Emoji Reactions for Releases
#34268 commented on
Aug 6, 2025 • 0 new comments -
You can browse the text content of the file online, but you cannot view the diff of the file.
#33756 commented on
Aug 6, 2025 • 0 new comments -
LFS configurable retry on mirror
#32175 commented on
Aug 6, 2025 • 0 new comments -
re-generate commit activity when mirgrate a repo
#34907 commented on
Aug 5, 2025 • 0 new comments -
Gitea Packages Nix Store/Cache
#29824 commented on
Jul 28, 2025 • 0 new comments -
Show pending reviews in conversation
#31551 commented on
Jul 16, 2025 • 0 new comments -
Broken queue causes various problems, need to report in self-check
#33882 commented on
Jul 15, 2025 • 0 new comments -
Review comment lost after hiding outdated comments in Pull Request
#31710 commented on
Jul 15, 2025 • 0 new comments -
Add note how to get a new captcha image
#34431 commented on
Jul 15, 2025 • 0 new comments -
[Propsal] Dynamical Frontend Render Plugin
#34917 commented on
Jul 15, 2025 • 0 new comments -
Subgroups in Gitea
#1872 commented on
Jul 15, 2025 • 0 new comments -
gitea json log formatter
#21758 commented on
Jul 14, 2025 • 0 new comments -
add custom fields/attribute to issues
#18210 commented on
Jul 14, 2025 • 0 new comments -
OIDC users don't stay logged in
#28394 commented on
Jul 13, 2025 • 0 new comments -
Enable auto_merge_enabled as PR trigger
#34460 commented on
Jul 12, 2025 • 0 new comments -
Proposal: Policy-Driven Custom Branching Models with CLI, Regex, and Organizational Enforcement
#34816 commented on
Jul 11, 2025 • 0 new comments -
Multi-select users for mass modification/deletion/purge
#33376 commented on
Jul 10, 2025 • 0 new comments -
action should allow for arbitrary git repository addresses
#34858 commented on
Jul 10, 2025 • 0 new comments -
CPU repeatedly more than 100% after run for a while
#34340 commented on
Jul 9, 2025 • 0 new comments -
After adding a new tag in release page, I can't find it in tag list.
#34984 commented on
Jul 9, 2025 • 0 new comments -
Ability to subscribe to issues as ICS calendar
#13659 commented on
Jul 8, 2025 • 0 new comments -
[Proposal] Add comments on files in PRs
#34980 commented on
Jul 8, 2025 • 0 new comments -
RTL direction for Right to left scripts
#2126 commented on
Jul 8, 2025 • 0 new comments -
LFS files in forks fail to download via separate remote or PR ref
#17715 commented on
Jul 8, 2025 • 0 new comments -
Support repository_dispatch on Gitea Actions
#24132 commented on
Jul 8, 2025 • 0 new comments -
`runs-on` not respected on workflow_call with local action reuse
#34986 commented on
Jul 8, 2025 • 0 new comments -
OAuth2 registered accounts should still be local by using ExternalLoginUser
#1124 commented on
Jul 8, 2025 • 0 new comments -
Implement CSS color shades using `color-mix`
#30160 commented on
Jul 28, 2025 • 0 new comments -
Update <https://dl.gitea.com/gitea/version.json> immediately
#34862 commented on
Jul 26, 2025 • 0 new comments -
Proposal: Migrate to Templ
#34631 commented on
Jul 26, 2025 • 0 new comments -
GPG support for signing tags
#4137 commented on
Jul 26, 2025 • 0 new comments -
reload config without forking
#17976 commented on
Jul 25, 2025 • 0 new comments -
[1.18.0] SQL warnings on start-up, which can't be fixed by the doctor.
#22275 commented on
Jul 25, 2025 • 0 new comments -
Support for Custom URI Schemes in OAuth2 Redirect URIs for Mobile App Integration
#34349 commented on
Jul 25, 2025 • 0 new comments -
Proposal: use keyserver ...
#9732 commented on
Jul 24, 2025 • 0 new comments -
In some regions, monday is the first day of the week
#6058 commented on
Jul 23, 2025 • 0 new comments -
Org repository list should exclude archived by default
#33408 commented on
Jul 22, 2025 • 0 new comments -
GetCompareInfo, AddRemote: exit status 128 - error: could not lock config file config: File exists
#32018 commented on
Jul 22, 2025 • 0 new comments -
Action schedule
#34472 commented on
Jul 21, 2025 • 0 new comments -
Jira Cloud integration
#25852 commented on
Jul 21, 2025 • 0 new comments -
Implement PKCE for OpenID Connect - Unable to login with LogTo
#21376 commented on
Jul 21, 2025 • 0 new comments -
openID Connect: 'code_challenge' is missing in request
#34747 commented on
Jul 21, 2025 • 0 new comments -
Edit head_branch of a PR
#33883 commented on
Jul 21, 2025 • 0 new comments -
Migrate from SSH
#1635 commented on
Jul 19, 2025 • 0 new comments -
Push mirror using public key authorization
#18159 commented on
Jul 19, 2025 • 0 new comments -
Can repositories migration and mirrored repositories support SSH authentication?
#26321 commented on
Jul 19, 2025 • 0 new comments -
Sometimes multiple PR/PRMERGE tied workflows are run, despite paths and triggering conditions not overlapping/fullfiled
#32031 commented on
Jul 18, 2025 • 0 new comments -
Plans for Gitea 1.25
#34335 commented on
Jul 18, 2025 • 0 new comments -
Search field in header
#32919 commented on
Jul 18, 2025 • 0 new comments