No description
Find a file
Renovate Bot 334fbc3440 Update module github.com/mholt/archives to v0.1.4 (forgejo) (#9327)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9327
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-09-17 16:17:03 +02:00
.devcontainer
.forgejo Update renovate to v41.113.3 (forgejo) (#9299) 2025-09-15 08:01:07 +02:00
assets Update module github.com/mholt/archives to v0.1.4 (forgejo) (#9327) 2025-09-17 16:17:03 +02:00
build chore(i18n): migrate migration descriptions to json (#9041) 2025-08-31 08:19:19 +02:00
cmd feat(log): better parseable and configurable ssh-logs (#9056) 2025-09-11 18:59:24 +02:00
contrib chore: collect coverage using GOCOVERDIR (#9004) 2025-08-26 10:10:46 +02:00
custom/conf chore: document that [i18n].LANGS must contain en-US (#9319) 2025-09-16 18:43:07 +02:00
docker
models feat: make upload URL compatible with GitHub API (#9285) 2025-09-15 15:53:35 +02:00
modules fix: failing backend tests (#9310) 2025-09-15 23:54:56 +02:00
options i18n: update of translations from Codeberg Translate 2025-09-11 04:17:35 +00:00
public
release-notes fix!: use run ID instead of run Index in artifacts download web views 2025-08-27 08:53:20 +02:00
release-notes-published chore(release-notes): Forgejo v12.0.3 (#9187) 2025-09-06 08:49:02 +02:00
releases/images
routers feat: avoid expensive SQL for org home (#9309) 2025-09-16 08:54:14 +02:00
services fix: respect UI DEFAULT_SHOW_FULL_NAME setting in email From: headers (#9307) 2025-09-16 15:19:06 +02:00
templates Update Swagger annotations to reflect actual behavior (#9138) 2025-09-15 11:55:49 +02:00
tests merge commit: refactor init & clearing of panel forms without jQuery (#9062) 2025-09-17 14:56:30 +02:00
tools
web_src merge commit: refactor init & clearing of panel forms without jQuery (#9062) 2025-09-17 14:56:30 +02:00
.air.toml
.deadcode-out
.dockerignore
.editorconfig
.envrc.example
.gitattributes
.gitignore feat(build): improve lint-locale-usage further (#8736) 2025-08-27 23:47:34 +02:00
.gitmodules
.gitpod.yml
.golangci.yml chore: depguard gopkg.in/yaml.v3 (#8980) 2025-08-21 14:17:43 +02:00
.ignore
.mailmap
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml
.spectral.yaml
.yamllint.yaml
BSDmakefile
CODEOWNERS feat(build): improve lint-locale-usage further (#8736) 2025-08-27 23:47:34 +02:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
eslint.config.mjs Update dependency eslint-plugin-unicorn to v61 (forgejo) (#9198) 2025-09-07 14:55:32 +02:00
flake.lock
flake.nix
go.mod Update module github.com/mholt/archives to v0.1.4 (forgejo) (#9327) 2025-09-17 16:17:03 +02:00
go.sum Update module github.com/mholt/archives to v0.1.4 (forgejo) (#9327) 2025-09-17 16:17:03 +02:00
LICENSE
main.go
Makefile Update renovate to v41.113.3 (forgejo) (#9299) 2025-09-15 08:01:07 +02:00
manifest.scm
package-lock.json Lock file maintenance (forgejo) (#9302) 2025-09-15 08:17:24 +02:00
package.json Update dependency htmx.org to v2.0.7 (forgejo) (#9212) 2025-09-11 18:35:24 +02:00
playwright.config.ts
README.md chore: fix a few typos in the documentation (#9134) 2025-09-04 01:53:40 +02:00
release-notes-assistant.sh
RELEASE-NOTES.md
renovate.json chore: fix renovate.json format error (#9148) 2025-09-03 21:42:56 +02:00
shell.nix chore: add missing gotestsum to nix dev shell (#9169) 2025-09-05 01:24:45 +02:00
stylelint.config.js
tailwind.config.js
tsconfig.json
vitest.config.ts
webpack.config.js

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 built-in 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.