Go to file
Gusted be081bca69
[META] Add CODEOWNERS files
- As per https://codeberg.org/forgejo/discussions/issues/53#issuecomment-1070207
- Using the `CODEOWNERS` feature it should speed up the development
process for contributors as for the most common PRs the right reviewers
will be added by Forgejo automatically. They can be added very
precisely according to the changed files of the PR.
- This feature is implemented in v1.21, which means it's not available
on Codeberg.

(cherry picked from commit 1511ef1c80)
(cherry picked from commit 99999e3a03)
(cherry picked from commit 0b0dd6f7a9)
(cherry picked from commit d42940034f)
(cherry picked from commit 5be6e7d254)
(cherry picked from commit d12d6e8633)
(cherry picked from commit d3b3e691bf)
(cherry picked from commit 2a13f95551)
(cherry picked from commit 6d882ede35)
(cherry picked from commit 7c8d754ac6)
(cherry picked from commit 842000a586)
(cherry picked from commit 40d49b5107)
(cherry picked from commit b446a99335)
(cherry picked from commit 6600fa86c3)
(cherry picked from commit 1d16607db5)
(cherry picked from commit ee5da9318b)
(cherry picked from commit 49e033cec8)
(cherry picked from commit 9bca34ef03)
(cherry picked from commit 59c0454c21)
2024-01-28 08:19:26 +01:00
.devcontainer
.forgejo
.gitea [WORKFLOW] yaml issue templates 2024-01-28 08:19:25 +01:00
assets
build
cmd
contrib
custom/conf [FEAT] Use OpenStreetMap in USER_LOCATION_MAP_URL by default 2024-01-28 08:13:13 +01:00
docker
docs
models [UPGRADE] add sanity checks for [storage*] 2024-01-28 08:19:25 +01:00
modules [GITEA] add GetFile to config provider 2024-01-28 08:19:25 +01:00
options
public [API] Forgejo API /api/forgejo/v1 2024-01-28 08:13:13 +01:00
releases/images
routers [API] Forgejo API /api/forgejo/v1 2024-01-28 08:13:13 +01:00
services [UPGRADE] add sanity checks for [storage*] 2024-01-28 08:19:25 +01:00
snap
templates [API] Forgejo API /api/forgejo/v1 2024-01-28 08:13:13 +01:00
tests [DB] run all Forgejo migrations in integration tests 2024-01-28 08:19:25 +01:00
web_src [API] Forgejo API /api/forgejo/v1 2024-01-28 08:13:13 +01:00
.air.toml
.changelog.yml
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes [META] Use correct language for .tmpl 2024-01-28 08:13:13 +01:00
.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 2024-01-28 08:19:26 +01:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod
go.sum
LICENSE [DOCS] LICENSE: add Forgejo Authors 2024-01-28 08:13:13 +01:00
main.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-28 08:19:25 +01:00
MAINTAINERS
Makefile [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-28 08:19:25 +01: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 [API] Forgejo API /api/forgejo/v1 2024-01-28 08:13:13 +01:00

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.