gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

Results 983 gitea issues
Sort by recently updated
recently updated
newest added

This PR adds mathematical rendering with KaTeX. The first step is to add a Goldmark extension that detects the latex (and tex) mathematics delimiters. The second step to make this...

kind/feature
lgtm/need 2

### Feature Description See [`git-cinnabar`](https://github.com/glandium/git-cinnabar) add-in command, (or [my mirror](https://base.assembled.app/dependencies/git-cinnabar)). I use such a scheme manually, so I can mirror [mozilla's source code](https://base.assembled.app/dependencies/mozilla). ### Screenshots _No response_

kind/proposal
kind/feature

### Feature Description We upgraded from 1.16.9 to 1.17.0 this weekend, and the changes from #20114 caused our Gitea-signed commits to start showing as unsigned; we didn't see any release...

kind/proposal
kind/feature

**Disclaimer**: Since this PR doesn't seem to be merged easily (https://github.com/go-gitea/gitea/issues/13606#issuecomment-947320267), and much more work need to do. I just keep this PR for my personal usage, and update it...

kind/feature
lgtm/need 2
status/wip

### Description When upgrading to 1.17, the process failed. ### Gitea Version 1.17 ### Can you reproduce the bug on the Gitea demo site? No ### Operating System Windows 10...

kind/bug

### Description Using the "auto-merge when checks succeed" option does not delete the branch once the merge goes through. I would expect that if the repo has configured "delete branch...

type/enhancement
type/proposal

This PR is an attempt at reviving #15002

kind/enhancement
lgtm/need 2

This PR rewrites the invisible unicode detection algorithm to more closely match that of the Monaco editor on the system. It provides a technique for detecting ambiguous characters and relaxes...

kind/feature
lgtm/done

As far as I see there are currently no Webhooks for the internal wiki. I think triggering a web hook on a wiki change/commit would be a nice feature.

kind/feature
theme/webhook

### Description Mousing over a section header, the link is cut off on the left side. I can't test this on the demo site, my sign in doesn't work :(...

kind/bug