No description
Find a file
fnetx 7210b45a61
[I18N] Rename upstream files
(cherry picked from commit 2d67a9a621)
(cherry picked from commit 4eac51f6a4)
(cherry picked from commit 34401a28f5)
2023-03-05 21:40:14 +01:00
.gitea [WORKFLOW] issues & pr templates 2023-03-05 20:28:06 +01:00
.woodpecker [CI] implementation: Woodpecker based CI 2023-03-05 19:11:41 +01:00
assets Update go.mod dependencies (#23126) 2023-02-24 20:18:49 +00:00
build Improve sed detection in update-locales.sh (#23254) 2023-03-04 14:29:28 +00:00
cmd Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) 2023-03-02 23:57:31 +08:00
contrib Add Bash and Zsh completion scripts (#22646) 2023-02-21 12:32:24 -05:00
CONTRIBUTING [DOCS] CONTRIBUTING 2023-03-05 20:27:49 +01:00
custom/conf [SECURITY] default to pbkdf2 with 320,000 iterations 2023-03-05 20:28:11 +01:00
docker Wrap unless-check in docker manifests (#23079) 2023-02-22 16:33:31 -06:00
docs Improve the frontend guideline (#23298) 2023-03-05 22:23:42 +08:00
models Add default owner team to privated_org and limited_org in unit test (#23109) 2023-03-04 19:23:51 +00:00
modules [SECURITY] default to pbkdf2 with 320,000 iterations 2023-03-05 20:28:11 +01:00
options [I18N] Rename upstream files 2023-03-05 21:40:14 +01:00
public [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00
releases [DOCS] RELEASE-NOTES: 1.19.0-0-rc0 2023-03-05 20:28:14 +01:00
routers [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00
services Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2023-03-04 02:13:37 -05:00
snap
templates [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00
tests [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00
tools
web_src [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml Don't run unnecessary steps when only docs changed (#23103) 2023-02-27 16:20:42 -06:00
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [CI] implementation: Woodpecker based CI 2023-03-05 19:11:41 +01:00
.gitpod.yml Write Gitpod app.ini only once (#23192) 2023-02-28 23:30:43 +08:00
.golangci.yml
.ignore
.lgtm
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md Changelog 1.18.5 (#23045) (#23049) 2023-02-21 13:36:19 -06:00
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-03-05 20:27:49 +01:00
DCO
Dockerfile [CI] implementation: forgejo container images 2023-03-05 19:11:42 +01:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-03-05 19:11:42 +01:00
go.mod Update go.mod dependencies (#23126) 2023-02-24 20:18:49 +00:00
go.sum Update go.mod dependencies (#23126) 2023-02-24 20:18:49 +00:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-03-05 20:28:06 +01:00
main.go Add Bash and Zsh completion scripts (#22646) 2023-02-21 12:32:24 -05:00
MAINTAINERS Remove xin-u from maintainers (#23170) 2023-02-27 03:20:57 -05:00
Makefile [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00
package-lock.json update to mermaid v10 (#23178) 2023-03-04 00:39:07 -05:00
package.json update to mermaid v10 (#23178) 2023-03-04 00:39:07 -05:00
playwright.config.js
README.md [DOCS] README 2023-03-05 20:28:06 +01:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES: 1.19.0-0-rc0 2023-03-05 20:28:14 +01:00
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-03-05 20:28:07 +01:00

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.