Go to file
2024-06-03 08:24:21 +02:00
.devcontainer
.forgejo chore(renovate): use sqlite package cache 2024-05-31 13:54:12 +02:00
.gitea
assets
build
cmd fix(cli): add missing quote in storage help 2024-05-25 00:32:36 +02:00
contrib
custom/conf Cleanup & add missing options to app.example.ini 2024-06-02 03:32:36 +02:00
docker
models tests(api): POST /repos/{owner}/{repo}/push_mirrors coverage 2024-06-02 16:31:41 +02:00
modules test(util): MockProtect when mocking multiple times 2024-06-02 15:24:06 +02:00
options Refactor install page hints (#3961) 2024-06-02 13:06:56 +00:00
public
release-notes/8.0.0 [skip ci] docs(release): week 2024-22 cherry pick 2024-06-03 08:24:21 +02:00
releases/images
routers Merge pull request 'fix(hook): repo admins are wrongly denied the right to force merge' (#3976) from earl-warren/forgejo:wip-admin-protection into forgejo 2024-06-02 19:48:44 +00:00
services Merge pull request 'fix(hook): repo admins are wrongly denied the right to force merge' (#3976) from earl-warren/forgejo:wip-admin-protection into forgejo 2024-06-02 19:48:44 +00:00
templates Refactor install page hints (#3961) 2024-06-02 13:06:56 +00:00
tests Merge pull request 'fix(hook): repo admins are wrongly denied the right to force merge' (#3976) from earl-warren/forgejo:wip-admin-protection into forgejo 2024-06-02 19:48:44 +00:00
tools
web_src CSS improvements around commit status icons (#3948) 2024-06-01 15:20:40 +00:00
.air.toml
.deadcode-out lint 2024-05-24 13:38:43 +02:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile fix(release): golang:1.22-alpine3.20 does not have all architectures 2024-05-26 21:51:57 +02:00
Dockerfile.rootless fix(release): golang:1.22-alpine3.20 does not have all architectures 2024-05-26 21:51:57 +02:00
flake.lock Add nix flake for dev shell (#30967) 2024-05-26 20:08:07 +02:00
flake.nix Add nix flake for dev shell (#30967) 2024-05-26 20:08:07 +02:00
go.mod Merge pull request 'Update module github.com/go-testfixtures/testfixtures/v3 to v3.11.0' (#3955) from renovate/github.com-go-testfixtures-testfixtures-v3-3.x into forgejo 2024-05-31 13:51:08 +00:00
go.sum Merge pull request 'Update module github.com/go-testfixtures/testfixtures/v3 to v3.11.0' (#3955) from renovate/github.com-go-testfixtures-testfixtures-v3-3.x into forgejo 2024-05-31 13:51:08 +00:00
LICENSE
main.go
Makefile Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.59.0 2024-06-01 02:07:47 +00:00
package-lock.json Merge pull request 'Update dependency @github/text-expander-element to v2.7.1' (#3939) from renovate/github-text-expander-element-2.x into forgejo 2024-06-02 21:36:31 +00:00
package.json Merge pull request 'Update dependency @github/text-expander-element to v2.7.1' (#3939) from renovate/github-text-expander-element-2.x into forgejo 2024-06-02 21:36:31 +00:00
playwright.config.js
poetry.lock Update dependency codespell to v2.3.0 2024-05-25 02:07:08 +00:00
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md
renovate.json Merge pull request 'Update module github.com/go-testfixtures/testfixtures/v3 to v3.11.0' (#3955) from renovate/github.com-go-testfixtures-testfixtures-v3-3.x into forgejo 2024-05-31 13:51:08 +00:00
stylelint.config.js
tailwind.config.js Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-27 13:15:20 +02:00
updates.config.js
vitest.config.js
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 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.