Go to file
Gusted 9ce8aa57fb
[GITEA] Add anchor to review types
- The review type '22' is a general comment type that is attached to
single codecomments, reviews with multiple comments or to simple approve
and request changes comment. This comment can be used to create a link
towards this action on an pull request.
- Adds an anchor to the review comment type, so that when its getting
linked to it, it actually jumps towards that event.
- This also now fixes the behavior that after you created a review you
will be redirected to that review and because this is an general comment
type other mails will also be 'fixed' such as the approved or request changes.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1248

(cherry picked from commit b0c3075a79)
(cherry picked from commit f61505281c)
(cherry picked from commit 1741a5f1fe)
(cherry picked from commit 5ee4cf2ed9)
(cherry picked from commit 601f00e530)
2023-09-18 15:43:04 +02:00
.devcontainer
.forgejo [TESTS] upgrade tests for storage 2023-09-18 14:11:19 +02:00
.gitea [WORKFLOW] issue template for the weekly 🔥 Forgejo furnace cleanup 2023-09-18 14:11:24 +02:00
.github
assets
build
cmd
contrib
custom/conf [GITEA] add option for banning dots in usernames 2023-09-18 15:40:46 +02:00
docker
docs
models [GITEA] Add slow SQL query warning 2023-09-18 15:43:04 +02:00
modules [GITEA] Add slow SQL query warning 2023-09-18 15:43:04 +02:00
options [GITEA] add option for banning dots in usernames 2023-09-18 15:40:46 +02:00
public [FEAT] add Forgero Git Service 2023-09-18 14:11:24 +02:00
releases/images
routers [GITEA] Improve HTML title on repositories 2023-09-18 15:43:04 +02:00
services [GITEA] Show manual cron run's last time 2023-09-18 15:40:46 +02:00
snap
templates [GITEA] Add anchor to review types 2023-09-18 15:43:04 +02:00
tests [GITEA] Improve HTML title on repositories 2023-09-18 15:43:04 +02:00
web_src [GITEA] Use vertical tabs on issue filters 2023-09-18 15:43:04 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
build.go
CHANGELOG.md
CODEOWNERS [META] Add CODEOWNERS files 2023-09-18 14:11:24 +02:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod
go.sum
LICENSE
main.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-09-18 14:00:11 +02:00
MAINTAINERS
Makefile [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-09-18 14:00:11 +02:00
package-lock.json
package.json
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md
vitest.config.js
webpack.config.js

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.