Go to file
Loïc Dachary b171e9fa57
[SEMVER] bump to 4.0.0+0-gitea-1.19.0
Because v1.19.0-3 has breaking changes.
2023-04-05 08:44:16 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-04-03 15:04:34 +02:00
.woodpecker [BRANDING] parse FORGEJO__* in the container environment 2023-04-03 17:22:43 +02:00
CONTRIBUTING [DOCS] CONTRIBUTING 2023-04-03 15:04:34 +02:00
assets [BRANDING] add Forgejo logo 2023-04-03 17:22:41 +02:00
build [I18N] Add Locale merger script 2023-04-03 17:33:16 +02:00
cmd [BRANDING] Rebrand dump log 2023-04-03 17:22:44 +02:00
contrib [BRANDING] adapt forgejo/contrib/upgrade.sh 2023-04-03 17:23:49 +02:00
custom/conf Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881) 2023-04-05 07:56:02 +02:00
docker [BRANDING] container images: set APP_NAME 2023-04-03 17:22:42 +02:00
docs docs: make the required backticks in email password more explicit (#23923) (#23926) 2023-04-05 07:56:03 +02:00
models Use ghost user if package creator does not exist (#23822) (#23915) 2023-04-05 07:56:03 +02:00
modules Add git dashes separator to some "log" and "diff" commands (#23606) (#23720) 2023-04-05 07:56:02 +02:00
options Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881) 2023-04-05 07:56:02 +02:00
public [BRANDING] Custom loading animation for Forgejo 2023-04-03 17:22:42 +02:00
releases [DOCS] RELEASE-NOTES: 1.19.0 2023-04-03 15:04:35 +02:00
routers User/Org Feed render description as per web (#23887) (#23906) 2023-04-05 07:56:03 +02:00
services Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2023-04-05 07:56:02 +02:00
snap
templates Fix code view (diff) broken layout (#23096) (#23918) 2023-04-05 07:56:03 +02:00
tests Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2023-04-05 07:56:02 +02:00
tools
web_src Fix code view (diff) broken layout (#23096) (#23918) 2023-04-05 07:56:03 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [I18N] Makefile + gitignore 2023-04-03 17:33:16 +02:00
.gitpod.yml
.golangci.yml
.ignore
.lgtm
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
CHANGELOG.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-04-03 15:04:34 +02:00
DCO
Dockerfile [BRANDING] symlink gitea to forgejo in docker containers 2023-04-03 17:22:44 +02:00
Dockerfile.rootless [BRANDING] symlink gitea to forgejo in docker containers 2023-04-03 17:22:44 +02:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-04-03 15:04:35 +02:00
MAINTAINERS
Makefile [SEMVER] bump to 4.0.0+0-gitea-1.19.0 2023-04-05 08:44:16 +02:00
README.md [BRANDING] add Forgejo logo 2023-04-03 17:22:41 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES: 1.19.0 2023-04-03 15:04:35 +02:00
build.go User/Org Feed render description as per web (#23887) (#23906) 2023-04-05 07:56:03 +02:00
go.mod Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
go.sum Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
main.go [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-04-03 17:22:44 +02:00
package-lock.json
package.json
playwright.config.js
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00

README.md

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. Interested? Read more

Learn more

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.