gitea
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
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...
### 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_
### 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...
**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...
### 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...
### 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...
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...
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.
### 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 :(...