Go to file
Earl Warren 3380217da1
[TESTS] tests.AddFixtures helper loads additional per-test fixtures
(cherry picked from commit 93a844dd13)
(cherry picked from commit 6d6d1a121c)
(cherry picked from commit 8b101f2860)
(cherry picked from commit 3e56212d6d)
(cherry picked from commit 4f619bc585)
2023-11-25 08:08:37 +01:00
.forgejo [CI] Forgejo Actions based CI for PR & branches (squash) use node:20-bookworm 2023-10-20 17:30:34 +02:00
.gitea
.github/workflows
assets [BRANDING] add Forgejo logo 2023-07-17 00:25:55 +02:00
build [I18N] Add Locale merger script 2023-07-17 00:25:24 +02:00
cmd Call git.InitSimple for runRepoSyncReleases (#26396) (#26450) 2023-08-21 07:22:18 +02:00
contrib Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937) 2023-07-24 07:58:56 +02:00
custom/conf Use secure cookie for HTTPS sites (#26999) (#27013) 2023-09-20 12:50:46 +02:00
docker Do not use deprecated log config options by default (#26592) (#26600) 2023-08-21 07:27:20 +02:00
docs Update database-preparation and add note re: MariaDB (#27232) (#27235) 2023-10-03 14:48:18 +02:00
models [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2023-11-25 08:08:37 +01:00
modules Render email addresses as such if followed by punctuation (#27987) (#27991) 2023-11-14 13:17:12 +01:00
options Add ThreadID parameter for Telegram webhooks (#25996) (#26480) 2023-08-21 07:22:19 +02:00
public [BRANDING] Custom loading animation for Forgejo 2023-07-17 00:25:55 +02:00
releases
routers fix POST /{username}/{reponame}/{type:issues|pulls}/move_pin 2023-11-25 08:08:37 +01:00
services [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 2023-11-14 13:17:12 +01:00
snap
templates [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 2023-11-14 13:17:12 +01:00
tests [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2023-11-25 08:08:37 +01:00
web_src Fix mermaid flowchart margin issue (#27503) (#27517) 2023-11-14 13:17:11 +01:00
.air.toml
.changelog.yml Adapt .changelog.yml to new labeling system (#27701) (#27708) 2023-11-14 13:17:11 +01:00
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [I18N] Makefile + gitignore 2023-07-17 00:25:24 +02:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md Add 1.20.5 changelog (#27404) 2023-11-14 13:17:11 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile [BRANDING] symlink gitea to forgejo in docker containers 2023-07-17 00:25:56 +02:00
Dockerfile.rootless [BRANDING] symlink gitea to forgejo in docker containers 2023-07-17 00:25:56 +02:00
go.mod [GITEA] golang.org/x/net v0.13.0 2023-08-04 23:27:27 +02:00
go.sum [GITEA] golang.org/x/net v0.13.0 2023-08-04 23:27:27 +02:00
LICENSE
main.go Set errwriter for urfave/cli v1 (#26616) 2023-08-21 07:27:20 +02:00
MAINTAINERS
Makefile [SEMVER] 5.0.6+0-gitea-1.20.5 2023-11-14 13:17:11 +01:00
package-lock.json
package.json
playwright.config.js
README.md [BRANDING] add Forgejo logo 2023-07-17 00:25:55 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES: 1.20.0-0-rc0 2023-07-16 23:44:22 +02:00
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.