Go to file
forgejo-backport-action 4b79a98910 Fix inconsistent required field (#3591)
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3591
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2024-05-01 19:05:43 +00:00
.devcontainer
.forgejo fix(release): add missing ARG RELEASE_VERSION 2024-04-17 16:06:43 +00:00
.gitea
assets [CHORE] Cleanup dependency 2024-03-30 00:01:42 +01:00
build s/Gitea/Forgejo in various log messages and comments 2024-04-22 14:41:17 +00:00
cmd fix(cli): admin user create first user never require a password change 2024-04-24 22:26:37 +00:00
contrib
custom/conf Fixup app.example.ini for task section, which is now queue.task (#30555) 2024-04-21 18:14:45 +02:00
docker
models Merge pull request '[v1.22/gitea] week 2024-18 cherry pick v7.0 (take 2)' (#3580) from earl-warren/forgejo:wip-v7.0-gitea-cherry-pick into v7.0/forgejo 2024-05-01 12:36:57 +00:00
modules Fix user mention processing 2024-04-30 12:28:49 +00:00
options [I18N] Fix tepository->repository typo 2024-05-01 07:00:09 +00:00
public [FEAT] sourcehut webhooks 2024-04-05 19:36:04 +00:00
release-notes/8.0.0 Fix inconsistent required field (#3591) 2024-05-01 19:05:43 +00:00
releases/images
routers Merge pull request '[v1.22/gitea] week 2024-18 cherry pick v7.0 (take 2)' (#3580) from earl-warren/forgejo:wip-v7.0-gitea-cherry-pick into v7.0/forgejo 2024-05-01 12:36:57 +00:00
services [v7.0/forgejo] Add inline attachments to comments and prevent double handling of mails (#3566) 2024-05-01 12:19:38 +00:00
templates Fix inconsistent required field (#3591) 2024-05-01 19:05:43 +00:00
tests Merge pull request '[v1.22/gitea] week 2024-18 cherry pick v7.0 (take 2)' (#3580) from earl-warren/forgejo:wip-v7.0-gitea-cherry-pick into v7.0/forgejo 2024-05-01 12:36:57 +00:00
tools
web_src Fix colour contrast issues 2024-04-30 05:49:30 +00:00
.air.toml
.changelog.yml
.deadcode-out [DEADCODE] update 2024-04-21 18:44:11 +02:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules cleanup(tests): remove manual testing submodule 2024-04-21 08:46:56 +00:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md docs: contributing: avoid information duplication (#3454) 2024-04-25 19:13:36 +00:00
DCO
Dockerfile fix(release): add missing ARG RELEASE_VERSION 2024-04-17 16:06:43 +00:00
Dockerfile.rootless feat(release): add OCI labels to container images 2024-04-17 05:48:38 +00:00
go.mod [CHORE] Update golang.org/x/net 2024-04-04 06:09:34 +00:00
go.sum [CHORE] Update golang.org/x/net 2024-04-04 06:09:34 +00:00
LICENSE
main.go
MAINTAINERS
Makefile Run go generate and go vet on all packages (#30529) 2024-04-21 18:09:48 +02:00
package-lock.json
package.json
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md [skip ci] docs(release-notes): 7.0.2 2024-05-01 15:05:28 +02:00
renovate.json
tailwind.config.js
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.