mirror of
1
Fork 0
Beyond coding. We forge.
Go to file
0ko 6334a48043 Add class tw-break-anywhere
very partial port of 9946353282 (diff-38f10be6b48c74bcacbf9f6e15cc8582a45b7a6cbd1cdd8efec8e592575290c5) to fix a few picked areas where lack of it causes bugs.

(cherry picked from commit b45fbe1dcc)
2024-05-11 18:13:28 +00:00
.devcontainer
.forgejo fix(release): add missing ARG RELEASE_VERSION 2024-04-17 16:06:43 +00:00
.gitea
assets
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 Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:37:30 +00:00
modules Fix no edit history after editing issue's title and content (#30814) 2024-05-07 08:21:38 +01:00
options [I18N] English improvements (May 2024) 2024-05-08 17:09:24 +00:00
public
release-notes/8.0.0 Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:37:30 +00:00
releases/images
routers Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:37:30 +00:00
services Ignore useless error message "broken pipe" (#30801) (#30842) 2024-05-07 08:15:36 +01:00
templates templates: Be more forgiving about missing package metadata 2024-05-10 18:10:25 +00:00
tests templates: Be more forgiving about missing package metadata 2024-05-10 18:10:25 +00:00
tools
web_src Add class tw-break-anywhere 2024-05-11 18:13:28 +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
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
LICENSE
MAINTAINERS
Makefile Upgrade github.com/editorconfig-checker/editorconfig-checker to v2.8.0 2024-05-02 17:38:26 +01:00
README.md
RELEASE-NOTES.md [skip ci] docs(release-notes): 7.0.2 2024-05-01 15:05:28 +02:00
build.go
go.mod fix(security): CVE-2024-24788 malformed DNS message 2024-05-08 14:47:59 +00:00
go.sum Update module gitea.com/go-chi/binding to v0.0.0-20240430071103-39a851e106ed 2024-05-07 08:35:25 +01:00
main.go
package-lock.json
package.json
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
renovate.json
tailwind.config.js
updates.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.