This is a clone used to develop and run in my own CI, please refer to upstream for real releases and up2date code https://codeberg.org/forgejo/forgejo
 
 
 
 
 
 
Go to file
gapodo dc8a83a8d3
ci/woodpecker/push/compliance-and-tests Pipeline is pending Details
ci/woodpecker/push/release-version Pipeline is pending Details
ci/woodpecker/tag/compliance-and-tests Pipeline was successful Details
ci/woodpecker/tag/release-version Pipeline failed Details
quickrun
2022-12-06 14:32:27 +01:00
.gitea Fix incorrect GPG key in issue template 2022-12-03 12:54:30 +01:00
.woodpecker quickrun 2022-12-06 14:32:27 +01:00
CONTRIBUTING [DOCS] document the forgejo-federation feature branch 2022-12-03 12:55:11 +01:00
assets
build
cmd refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
contrib without upx 2022-12-05 20:05:13 +01:00
custom/conf
docker quickrun 2022-12-06 14:32:27 +01:00
docs Add pnpm to packages/overview (#22008) 2022-12-02 11:23:47 -05:00
models refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
modules upstream: remove unstable test 2022-12-03 10:49:51 +01:00
options
public
routers refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
services refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
snap
templates Remove duplicate "Actions" label in mobile view (#21974) 2022-12-01 22:39:19 -05:00
tests refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
tools
web_src Multiple improvements for comment edit diff (#21990) 2022-12-02 11:42:34 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml Update to Alpine 3.17 (#21904) 2022-12-02 11:23:26 -05:00
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore Reworked build 2022-12-04 15:50:37 +01:00
.gitpod.yml
.golangci.yml
.ignore
.lgtm
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
CHANGELOG.md
CONTRIBUTING.md split contributing documentation based on audience 2022-12-03 12:55:11 +01:00
DCO
Dockerfile workaround: Dockerfile for codeberg.org corrupted container images 2022-12-03 10:53:49 +01:00
Dockerfile.ci fixed incorrect chmod 2022-12-05 22:18:33 +01:00
Dockerfile.rootless Update to Alpine 3.17 (#21904) 2022-12-02 11:23:26 -05:00
Dockerfile.tmp implementation: Woodpecker based CI 2022-12-03 10:49:54 +01:00
LICENSE
MAINTAINERS
Makefile activate full build 2022-12-06 00:17:16 +01:00
README.md [DOCS] complete CONTRIBUTING.md 2022-12-03 12:55:11 +01:00
build.go
go.mod Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00
go.sum Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00
main.go
package-lock.json
package.json
playwright.config.js
vitest.config.js
webpack.config.js

README.md

Welcome to Forgejo

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

Forgejo was forked from the well-known Gitea project in 2022, because we think that the project should be owned by an independent community instead of a for-profit company. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you want to know what Forgejo is like, you can check out public instances, e.g. Codeberg.org.

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!
  • Intuitive: We aim for a user experience that is friendly to newcomers and productive for power users.
  • 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 below

Learn more

We're still working on our website. In the meantime, you can 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.