You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
erik 671f802894 Move test to model/activitypub 5 months ago
.devcontainer devpod use go1.21 (#26637) 8 months ago
.forgejo fix rebase conflicts 6 months ago
.gitea [WORKFLOW] yaml issue templates 6 months ago
.github delete Gitea specific files that need rewriting for Forgejo 6 months ago
assets bump go-deps (#27489) 7 months ago
build Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
cmd [CLI] implement forgejo-cli 6 months ago
contrib Replace more db.DefaultContext (#27628) 7 months ago
custom/conf [FEAT] Use OpenStreetMap in USER_LOCATION_MAP_URL by default 6 months ago
docker Dockerfile small refactor (#27757) 6 months ago
docs Correct API urls 6 months ago
models Move test to model/activitypub 5 months ago
modules Introduce validation against source 5 months ago
options [FEAT] add Forgero Git Service 6 months ago
public [API] Move forgejo api file (squash) 6 months ago
releases/images [DOCS] RELEASE-NOTES.md 6 months ago
routers Move test to model/activitypub 5 months ago
services get repo now works somehow 6 months ago
snap set version in snapcraft yaml 8 months ago
templates expose star activity to swagger 6 months ago
tests [FEAT] allow setting the update date on issues and comments 6 months ago
web_src [FEAT] add Forgero Git Service 6 months ago
.air.toml Reduce verbosity of dev commands (#24917) 11 months ago
.changelog.yml Adapt `.changelog.yml` to new labeling system (#27701) 6 months ago
.deadcode-out [LINT] Add deadcode linter 6 months ago
.dockerignore Move public asset files to the proper directory (#25907) 10 months ago
.editorconfig Add markdownlint (#20512) 2 years ago
.eslintrc.yaml Update and add new eslint plugins (#27698) 6 months ago
.gitattributes [META] Use correct language for .tmpl 6 months ago
.gitignore [LINT] Add deadcode linter 6 months ago
.gitpod.yml Add Github related extensions in devcontainer (#25800) 10 months ago
.golangci.yml Use Go 1.21 for golangci-lint (#26786) 8 months ago
.ignore Add `/public/assets` to `.ignore` (#26232) 9 months ago
.markdownlint.yaml Enable markdownlint `no-duplicate-header` (#27500) 7 months ago
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 1 year ago
.spectral.yaml Add spectral linter for Swagger (#20321) 2 years ago
.stylelintrc.yaml Enable shorthands in `declaration-strict-value` linter (#27597) 7 months ago
.yamllint.yaml fully replace drone with actions (#27556) 7 months ago
BSDmakefile Fix build errors on BSD (in BSDMakefile) (#27594) 7 months ago
CHANGELOG.md Add 1.20.5 changelog (#27404) (#27411) 7 months ago
CODEOWNERS [META] Add CODEOWNERS files 6 months ago
CONTRIBUTING.md [DOCS] CONTRIBUTING 6 months ago
DCO Remove address from DCO (#22595) 1 year ago
Dockerfile [CI] Forgejo Actions based release process (squash) size optimization 6 months ago
Dockerfile.rootless [CI] Forgejo Actions based release process (squash) size optimization 6 months ago
LICENSE [DOCS] LICENSE: add Forgejo Authors 6 months ago
MAINTAINERS Apply to become a maintainer (#27522) 7 months ago
Makefile remove rebase artifact 6 months ago
README.md [DOCS] README 6 months ago
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 6 months ago
build.go User/Org Feed render description as per web (#23887) 1 year ago
go.mod Start implementing UnmarshalJSON for Star 6 months ago
go.sum Start implementing UnmarshalJSON for Star 6 months ago
main.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 6 months ago
package-lock.json Update and add new eslint plugins (#27698) 6 months ago
package.json Update and add new eslint plugins (#27698) 6 months ago
playwright.config.js Update JS dependencies and eslint config (#21388) 2 years ago
poetry.lock Update JS and PY dependencies (#27501) 7 months ago
poetry.toml Clean up pyproject.toml and package.json, fix poetry options (#25327) 11 months ago
pyproject.toml Update JS and Poetry dependencies and eslint (#27200) 7 months ago
vitest.config.js Use vitest globals (#27102) 7 months ago
webpack.config.js [API] Forgejo API /api/forgejo/v1 6 months ago

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.

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.