You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Loïc Dachary 68d04f051e
ci/woodpecker/push/forgejo-branding unknown status Details
ci/woodpecker/push/compliance Pipeline was successful Details
ci/woodpecker/push/releases-helper Pipeline failed Details
ci/woodpecker/push/testing-amd64 Pipeline was successful Details
ci/woodpecker/push/docker-release-version Pipeline failed Details
ci/woodpecker/push/release-version Pipeline failed Details
Merge branch 'forgejo-privacy' into forgejo
5 months ago
.gitea [WORKFLOW] issues & pr templates 5 months ago
.woodpecker [BRANDING] publish container images from branding branches 5 months ago
CONTRIBUTING [DOCS] CONTRIBUTING 5 months ago
assets feat(branding): add Forgejo logo 5 months ago
build Add Locale merger script 5 months ago
cmd Rename almost all Ctx functions (#22071) 6 months ago
contrib Rebrand systemd service (#137) 5 months ago
custom/conf Add setting to disable the git apply step in test patch (#22130) 5 months ago
docker Remove deprecated DSA host key from Docker Container (#21522) 7 months ago
docs update docs latest to 1.17.4 5 months ago
models Secrets storage with SecretKey encrypted (#22142) 5 months ago
modules Rebrand default config settings for new installs (#140) 5 months ago
options Move source locales to other folder 5 months ago
public Add `forgejo` emoji 5 months ago
releases implementation: Woodpecker based CI 5 months ago
routers Allow empty assignees on pull request edit (#22150) 5 months ago
services Disable `update_checker` cron tasks 5 months ago
snap Remove unnecessary whitespace in snapcraft.yaml (#22090) 6 months ago
templates Rebrand footer "powered by" links 5 months ago
tests Remove test session cache to reduce possible concurrent problem (#22199) 5 months ago
tools Add a simple test for external renderer (#20033) 6 months ago
web_src Rebrand default config settings for new installs (#140) 5 months ago
.air.toml Fix `make watch` for generated files (#20794) 10 months ago
.changelog.yml Changelog for v1.15.0-rc1 (#16422) 2 years ago
.dockerignore Add .dockerignore (#21753) 7 months ago
.drone.yml Run hugo via `go run` and lock its version (#22206) 5 months ago
.editorconfig Add markdownlint (#20512) 10 months ago
.eslintrc.yaml Update JS dependencies and eslint (#22190) 5 months ago
.gitattributes Hook go-licenses into tidy again (#21353) 8 months ago
.gitignore Makefile + gitignore 5 months ago
.gitpod.yml Add sqlite vscode extension to Gitpod configuration (#21552) 7 months ago
.golangci.yml Update go dev dependencies (#22064) 6 months ago
.ignore Add some .ignore entries (#18296) 1 year ago
.lgtm refactor: ignore LGTM from author of pull request. (#3283) 5 years ago
.markdownlint.yaml Add markdownlint (#20512) 10 months ago
.npmrc Stop packaging node_modules in release tarballs (#15273) 2 years ago
.spectral.yaml Add spectral linter for Swagger (#20321) 11 months ago
.stylelintrc.yaml Move all remaining colors into CSS variables (#21903) 6 months ago
BSDmakefile Add BSDmakefile to prevent errors when `make` is called under FreeBSD (#4446) 5 years ago
CHANGELOG.md Frontport 1.17.4 changelog (#22216) 5 months ago
CONTRIBUTING.md [DOCS] CONTRIBUTING 5 months ago
DCO follow the advisor: add DCO and some improvements 7 years ago
Dockerfile implementation: forgejo container images 5 months ago
Dockerfile.rootless implementation: forgejo container images 5 months ago
LICENSE Fix typo 7 years ago
MAINTAINERS Update username (#22147) 5 months ago
Makefile Makefile + gitignore 5 months ago
README.md feat(branding): add Forgejo logo 5 months ago
build.go Implement FSFE REUSE for golang files (#21840) 6 months ago
go.mod Update bleve and zapx to fix unaligned atomic (#22031) 5 months ago
go.sum Update bleve and zapx to fix unaligned atomic (#22031) 5 months ago
main.go Implement FSFE REUSE for golang files (#21840) 6 months ago
package-lock.json Update JS dependencies and eslint (#22190) 5 months ago
package.json Update JS dependencies and eslint (#22190) 5 months ago
playwright.config.js Update JS dependencies and eslint config (#21388) 8 months ago
vitest.config.js Update JS dependencies and eslint (#22190) 5 months ago
webpack.config.js Update JS dependencies and eslint (#22190) 5 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. 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.