Beyond coding. We forge. https://forgejo.org
Find a file
Earl Warren 05f0007437
fix(hook): instance admins wrongly restricted by permissions checks
This exception existed for both instance admins and repo admins
before ApplyToAdmins was introduced in
79b7089360.

It should have been kept for instance admins only because they are not
subject to permission checks.
2024-06-01 23:50:57 +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 Sync up deleted branches & action assets related cleanup documentation (#31022) 2024-05-26 20:09:01 +02:00
docker
models fix review 2024-05-29 18:31:06 +02:00
modules fix review 2024-05-29 18:31:06 +02:00
options Merge pull request 'forgejo-federated-star: UI to define following repos' (#3886) from meissa/forgejo:forgejo-federated-pr5 into forgejo 2024-05-31 15:57:17 +00:00
public
release-notes/8.0.0 Merge pull request 'forgejo-federated-star: UI to define following repos' (#3886) from meissa/forgejo:forgejo-federated-pr5 into forgejo 2024-05-31 15:57:17 +00:00
releases/images
routers fix(hook): instance admins wrongly restricted by permissions checks 2024-06-01 23:50:57 +02:00
services fix review 2024-05-29 18:31:06 +02:00
templates Merge pull request 'forgejo-federated-star: UI to define following repos' (#3886) from meissa/forgejo:forgejo-federated-pr5 into forgejo 2024-05-31 15:57:17 +00:00
tests tests(integration): add TestPullMergeBranchProtect 2024-06-01 23:50:57 +02:00
tools
web_src Unify vertical and horizontal paddings in markup file view (#3944) 2024-05-31 03:38:45 +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.58.2 2024-05-25 00:05:01 +00:00
package-lock.json Update linters 2024-05-31 08:55:12 +00:00
package.json Update linters 2024-05-31 08:55:12 +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 [skip ci] docs(release-notes): 7.0.3 (take 2) 2024-05-22 16:48:19 +02:00
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.