mirror of
1
Fork 0
Beyond coding. We forge.
Go to file
Earl Warren bdfdc6ced0 Merge pull request 'Update module golang.org/x/net to v0.26.0' (#4057) from renovate/golang.org-x-net-0.x into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4057
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2024-06-07 10:36:48 +00:00
.devcontainer
.forgejo Update ghcr.io/visualon/renovate Docker tag to v37.392.0 2024-06-06 00:04:28 +00:00
.gitea
assets
build
cmd
contrib
custom/conf
docker
models Merge pull request 'test(oauth): RFC 6749 Section 10.2 conformance' (#4032) from earl-warren/forgejo:wip-oauth-public into forgejo 2024-06-06 10:00:37 +00:00
modules Make gitea webhooks openproject compatible (gitea#28435) 2024-06-05 15:58:51 +02:00
options
public
release-notes Merge pull request '[gitea] webhooks openproject compatible (gitea#28435)' (#4027) from oliverpool/forgejo:gitea-cp-28435 into forgejo 2024-06-05 15:13:49 +00:00
releases/images
routers feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
services feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
templates feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
tests Merge pull request 'test(oauth): RFC 6749 Section 10.2 conformance' (#4032) from earl-warren/forgejo:wip-oauth-public into forgejo 2024-06-06 10:00:37 +00:00
tools
web_src
.air.toml
.deadcode-out Upgrade deadcode package to a new name (#4048) 2024-06-07 05:42:59 +00:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
CODEOWNERS
CONTRIBUTING.md docs: contributing: avoid information duplication (#3454) 2024-04-25 19:10:43 +00:00
DCO
Dockerfile
Dockerfile.rootless
LICENSE
Makefile Upgrade deadcode package to a new name (#4048) 2024-06-07 05:42:59 +00:00
README.md
RELEASE-NOTES.md
build.go
flake.lock Add nix flake for dev shell (#30967) 2024-05-26 20:08:07 +02:00
flake.nix
go.mod Update module golang.org/x/net to v0.26.0 2024-06-07 10:03:08 +00:00
go.sum Update module golang.org/x/net to v0.26.0 2024-06-07 10:03:08 +00:00
main.go
package-lock.json Update dependency tailwindcss to v3.4.4 2024-06-06 00:04:49 +00:00
package.json Update dependency tailwindcss to v3.4.4 2024-06-06 00:04:49 +00:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
renovate.json chore(renovate): schedule renovate updates weekly 2024-06-06 09:16:27 +02:00
stylelint.config.js
tailwind.config.js
vitest.config.js
webpack.config.js

README.md

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.