Beyond coding. We forge. https://forgejo.org
Find a file
wxiaoguang 457fb013ef
Fix some URLs whose sub-path is missing (#31289)
Fix #31285

(cherry picked from commit 0188d82e4908eb173f7203d577f801f3168ffcb8)

Conflicts:
	templates/user/settings/applications.tmpl
2024-06-09 16:04:57 +02:00
.devcontainer Remove sqlite-viewer and using database client (#31223) 2024-06-09 11:13:39 +02:00
.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 Add MAX_ROWS option for CSV rendering (#30268) 2024-06-09 16:04:57 +02:00
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 Add MAX_ROWS option for CSV rendering (#30268) 2024-06-09 16:04:57 +02:00
options [skip ci] Updated licenses and gitignores 2024-06-09 11:13:39 +02:00
public
release-notes Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
releases/images
routers Fix NuGet Package API for $filter with Id equality (#31188) 2024-06-09 11:13:39 +02:00
services Allow including Reviewed-on/Reviewed-by lines for custom merge messages (#31211) 2024-06-09 16:04:57 +02:00
templates Fix some URLs whose sub-path is missing (#31289) 2024-06-09 16:04:57 +02:00
tests Add lint-go-gopls (#30729) 2024-06-09 11:13:39 +02:00
tools Add lint-go-gopls (#30729) 2024-06-09 11:13:39 +02:00
web_src Remove .segment from .project-column (#31204) 2024-06-09 11:13:39 +02:00
.air.toml
.deadcode-out chore(deadcode): restore the previous format 2024-06-08 22:04:04 +02:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml Remove sqlite-viewer and using database client (#31223) 2024-06-09 11:13:39 +02:00
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile feat(release): upgrade to golang:1.22-alpine3.20 2024-06-04 23:50:47 +02:00
Dockerfile.rootless feat(release): upgrade to golang:1.22-alpine3.20 2024-06-04 23:50:47 +02:00
flake.lock
flake.nix
go.mod Merge pull request 'Update module github.com/huandu/xstrings to v1.5.0' (#4050) from renovate/github.com-huandu-xstrings-1.x into forgejo 2024-06-07 16:48:16 +00:00
go.sum Merge pull request 'Update module github.com/huandu/xstrings to v1.5.0' (#4050) from renovate/github.com-huandu-xstrings-1.x into forgejo 2024-06-07 16:48:16 +00:00
LICENSE
main.go
Makefile Enable poetry non-package mode (#31282) 2024-06-09 16:04:57 +02:00
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 Enable poetry non-package mode (#31282) 2024-06-09 16:04:57 +02:00
README.md
RELEASE-NOTES.md
renovate.json chore(dependency): add the dependency-upgrade label to PRs 2024-06-08 11:00:50 +02:00
stylelint.config.js
tailwind.config.js Move custom tw- helpers to tailwind plugin (#31184) 2024-06-09 11:13:39 +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.