No description
Find a file
2024-11-10 07:17:27 +00:00
.devcontainer
.forgejo Update renovate to v38.142.5 (forgejo) (#5802) 2024-11-04 05:52:26 +00:00
assets chore(license): Update module github.com/gorilla/sessions to v1.4.0 2024-11-03 09:00:22 +01:00
build feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
cmd chore: fix some function names in comment (#32300) 2024-10-27 10:35:48 +01:00
contrib
custom/conf Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) 2024-10-27 11:27:40 +01:00
docker
models test: enable github migration tests 2024-11-05 10:37:28 +01:00
modules test: add for issue indexer sort by score 2024-11-10 07:17:27 +00:00
options enh(search): improve issue search 2024-11-10 07:17:27 +00:00
public Merge pull request 'Do not change stroke size in the loading animation' (#5506) from kytta/forgejo:forgejo-loading-stroke into forgejo 2024-10-25 17:24:16 +00:00
release-notes chore(release-notes): related pull requests workflow fixes 2024-11-04 12:10:15 +01:00
releases/images
routers [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
services Merge pull request 'test: enable gitea migration tests' (#5817) from viceice/test/migrations/gitea into forgejo 2024-11-05 10:55:30 +00:00
templates enh(search): improve issue search 2024-11-10 07:17:27 +00:00
tests Merge pull request 'i18n: Add dummy language for checking translation keys (#5785)' (#5786) from xtex/forgejo:dummy-lang into forgejo 2024-11-05 10:41:15 +00:00
tools
web_src Merge pull request '[PORT] Fix toAbsoluteLocaleDate and add more tests (gitea#32387)' (#5792) from gusted/forgejo-port-data-time into forgejo 2024-11-05 10:46:14 +00:00
.air.toml
.deadcode-out [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
.dockerignore
.editorconfig
.envrc
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.mailmap
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
eslint.config.mjs Add typescript 2024-10-29 18:15:09 +01:00
flake.lock
flake.nix
go.mod Update module github.com/gorilla/sessions to v1.4.0 2024-11-03 00:04:40 +00:00
go.sum Update module github.com/gorilla/sessions to v1.4.0 2024-11-03 00:04:40 +00:00
LICENSE
main.go
Makefile Update renovate to v38.142.5 (forgejo) (#5802) 2024-11-04 05:52:26 +00:00
package-lock.json Merge pull request '[PORT] Fix toAbsoluteLocaleDate and add more tests (gitea#32387)' (#5792) from gusted/forgejo-port-data-time into forgejo 2024-11-05 10:46:14 +00:00
package.json Merge pull request '[PORT] Fix toAbsoluteLocaleDate and add more tests (gitea#32387)' (#5792) from gusted/forgejo-port-data-time into forgejo 2024-11-05 10:46:14 +00:00
playwright.config.ts Add typescript 2024-10-29 18:15:09 +01:00
poetry.lock Lock file maintenance (forgejo) (#5804) 2024-11-04 05:54:02 +00:00
poetry.toml
pyproject.toml Update dependency djlint to v1.35.4 2024-11-02 00:03:16 +00:00
README.md
release-notes-assistant.sh chore(release-notes-assistant): update internationalization label (#5698) 2024-10-25 14:36:22 +00:00
RELEASE-NOTES.md docs: add links to the v7.0.10 & v9.0.1 release notes 2024-10-28 09:08:48 +01:00
renovate.json chore(renovate): explicit base branches 2024-11-01 13:00:55 +01:00
stylelint.config.js
tailwind.config.js
tsconfig.json Add typescript 2024-10-29 18:15:09 +01:00
vitest.config.ts Add typescript 2024-10-29 18:15:09 +01:00
webpack.config.js Add typescript 2024-10-29 18:15:09 +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.

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.

License

Forgejo is distributed under the terms of the GPL version 3.0 or any later version.

The agreement for this license was documented in June 2023 and implemented during the development of Forgejo v9.0. All Forgejo versions before v9.0 are distributed under the MIT license.

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.