Beyond coding. We forge. https://forgejo.org
Find a file
Solomon Victorino b8a5ca2c40 fix(ui): allow unreacting from comment popover
- fix selectors for hasReacted
- don't send empty HTML on reaction errors
- add E2E test
2024-08-09 10:17:04 -06:00
.devcontainer
.forgejo Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
assets Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
build Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
cmd Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
contrib Switch to FORGEJO_WORK_DIR in the systemd service configuration file (#4850) 2024-08-06 14:56:13 +00:00
custom/conf Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
docker
models Merge pull request '[gitea] week 2024-32 cherry pick (gitea/main -> forgejo)' (#4801) from earl-warren/wcp/2024-32 into forgejo 2024-08-06 05:47:20 +00:00
modules Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
options feat(i18n): allow different translations of creation links and titles (#4829) 2024-08-07 16:54:05 +00:00
public Arch packages implementation (#4785) 2024-08-04 06:16:29 +00:00
release-notes Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
releases/images
routers fix(ui): allow unreacting from comment popover 2024-08-09 10:17:04 -06:00
services feat: access ActivityPub client through interfaces to facilitate mocking in unit tests (#4853) 2024-08-07 05:45:24 +00:00
templates feat(i18n): allow different translations of creation links and titles (#4829) 2024-08-07 16:54:05 +00:00
tests fix(ui): allow unreacting from comment popover 2024-08-09 10:17:04 -06:00
tools
web_src fix(ui): allow unreacting from comment popover 2024-08-09 10:17:04 -06:00
.air.toml
.deadcode-out feat: access ActivityPub client through interfaces to facilitate mocking in unit tests (#4853) 2024-08-07 05:45:24 +00:00
.dockerignore
.editorconfig
.envrc Enable direnv (#31672) 2024-07-28 07:18:24 +02:00
.eslintrc.yaml [PORT] Enable no-jquery/no-parse-html-literal and fix violation (gitea#31684) 2024-07-28 16:52:02 +02:00
.gitattributes
.gitignore Enable direnv (#31672) 2024-07-28 07:18:24 +02:00
.gitmodules
.gitpod.yml
.golangci.yml Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
.ignore
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml feat(release-notes-assistant): diff of the change in preview 2024-07-25 22:32:14 +02:00
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS Remove dachary from CODEOWNERS 2024-08-05 18:12:11 +00:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
flake.lock
flake.nix
go.mod Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
go.sum Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
LICENSE
main.go
Makefile Update renovate to v38.18.12 2024-08-05 00:02:57 +00:00
package-lock.json Update dependency vue to v3.4.36 2024-08-07 00:03:03 +00:00
package.json Update dependency vue to v3.4.36 2024-08-07 00:03:03 +00:00
playwright.config.js
poetry.lock Lock file maintenance 2024-08-05 02:06:16 +00:00
poetry.toml
pyproject.toml
README.md
release-notes-assistant.sh fix(release-notes-assistant): categorize multiline drafts & cleanup 2024-08-01 20:56:34 +02:00
RELEASE-NOTES.md docs(release-notes): 8.0.0 & 7.0.6 - updates 2024-07-30 16:28:02 +02:00
renovate.json chore(renovate): use mirror image 2024-07-30 09:23:44 +02:00
stylelint.config.js
tailwind.config.js
vitest.config.js
webpack.config.js Merge pull request '[CHORE] Remove AGPL-1.0 as allowed license' (#4673) from gusted/forgejo-rm-agpl into forgejo 2024-07-25 07:40:19 +00:00

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.