mirror of
1
Fork 0
Beyond coding. We forge.
Go to file
Earl Warren 8c87dd7236
[I18n] Forgejo translations (squash) forgejo-dependency
2024-01-27 18:11:02 +01:00
.devcontainer
.forgejo [CI] Forgejo Actions based CI for PR & branches (squash) install git >= 2.42 2024-01-22 12:42:44 +00:00
.gitea [WORKFLOW] issues & pr templates (squash) fix link to CONTRIBUTING.md 2024-01-25 17:15:22 +01:00
assets [GITEA] Vendor rupture dependency 2024-01-22 13:42:50 +00:00
build [I18n] tooling and process 2024-01-27 18:11:01 +01:00
cmd [CLI] implement forgejo-cli 2024-01-22 12:18:30 +00:00
contrib
custom/conf [FEAT] Use OpenStreetMap in USER_LOCATION_MAP_URL by default 2024-01-22 13:41:20 +00:00
docker
docs In administration documentation about environment variables, point to those for the Go runtime instead of Go compiler (#28859) 2024-01-20 10:12:20 +08:00
models [SECURITY] Rework long-term authentication 2024-01-22 13:41:21 +00:00
modules fix: use xmlResponse 2024-01-24 01:45:20 +01:00
options [I18n] Forgejo translations (squash) forgejo-dependency 2024-01-27 18:11:02 +01:00
public [API] Forgejo API /api/forgejo/v1 2024-01-22 13:41:20 +00:00
releases/images [DOCS] RELEASE-NOTES.md 2024-01-22 13:41:20 +00:00
routers fix: use xmlResponse 2024-01-24 01:45:20 +01:00
services [SECURITY] Rework long-term authentication 2024-01-22 13:41:21 +00:00
snap
templates [SHARED] make confirmation clearer for dangerous actions 2024-01-22 13:41:21 +00:00
tests test: add integration test 2024-01-24 00:14:04 +01:00
web_src [API] Forgejo API /api/forgejo/v1 2024-01-22 13:41:20 +00:00
.air.toml
.changelog.yml
.deadcode-out [DEADCODE] update deadcode-out 2024-01-22 13:42:50 +00:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes [META] Use correct language for .tmpl 2024-01-22 13:41:20 +00:00
.gitignore [DEVELOPMENT] added /local/ to .gitignore 2024-01-22 13:41:21 +00:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
CHANGELOG.md
CODEOWNERS [META] Add CODEOWNERS files 2024-01-22 13:41:21 +00:00
CONTRIBUTING.md [DOCS] CONTRIBUTING 2024-01-22 13:41:20 +00:00
DCO
Dockerfile [CI] Forgejo Actions based release process 2024-01-22 12:18:31 +00:00
Dockerfile.rootless [CI] Forgejo Actions based release process 2024-01-22 12:18:31 +00:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2024-01-22 13:41:20 +00:00
MAINTAINERS
Makefile [SEMVER] 7.0.0+0-gitea-1.22.0 2024-01-22 13:42:50 +00:00
README.md [DOCS] README 2024-01-22 13:41:20 +00:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md (squash) v1.21.4-0 security 2024-01-22 13:42:50 +00:00
build.go
go.mod [GITEA] Vendor rupture dependency 2024-01-22 13:42:50 +00:00
go.sum [GITEA] Vendor rupture dependency 2024-01-22 13:42:50 +00:00
main.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-22 13:41:20 +00:00
package-lock.json Revert adding htmx until we finaly decide to add it (#28879) 2024-01-21 21:42:35 +08:00
package.json Revert adding htmx until we finaly decide to add it (#28879) 2024-01-21 21:42:35 +08:00
playwright.config.js
poetry.lock Update JS and PY dependencies (#28120) 2023-11-20 01:02:57 +01:00
poetry.toml
pyproject.toml Update JS and PY dependencies (#28120) 2023-11-20 01:02:57 +01:00
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2024-01-22 13:41:20 +00: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.

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.