Beyond coding. We forge.
Find a file
0ko 8d8275caa8
Some checks are pending
/ release (push) Waiting to run
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
fix(ui): improvements around folder download (#7036)
Followup to 3c68399eb0.

* remove unneeded copy-pasted classes
* fix border radius
* avoid misuse of `.clone-panel` by extending the rule

Preview:
![](https://codeberg.org/attachments/f2add100-6f7c-4b84-bcab-be0fe19bb110)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7036
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2025-02-23 18:46:55 +00:00
.devcontainer
.forgejo Fix invalid swagger syntax of $ref with sibling (#7019) 2025-02-21 14:09:21 +00:00
assets Update module github.com/meilisearch/meilisearch-go to v0.31.0 (license update) 2025-02-21 15:11:17 +01:00
build
cmd
contrib
custom/conf
docker
models linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
modules feat(issue search): query string for boolean operators and phrase search (#6952) 2025-02-23 08:35:35 +00:00
options feat(ui): welcome screen for user dashboard (#7030) 2025-02-23 08:41:31 +00:00
public
release-notes
release-notes-published linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
releases/images
routers feat(ui): welcome screen for user dashboard (#7030) 2025-02-23 08:41:31 +00:00
services linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
templates fix(ui): improvements around folder download (#7036) 2025-02-23 18:46:55 +00:00
tests feat(ui): show link to download directory (#4736) 2025-02-23 09:23:25 +00:00
tools
web_src fix(ui): improvements around folder download (#7036) 2025-02-23 18:46:55 +00:00
.air.toml
.deadcode-out
.dockerignore
.editorconfig
.envrc.example
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.mailmap
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile Update data.forgejo.org/oci/golang Docker tag to v1.24 (forgejo) (#7039) 2025-02-23 16:15:03 +00:00
Dockerfile.rootless Update data.forgejo.org/oci/golang Docker tag to v1.24 (forgejo) (#7039) 2025-02-23 16:15:03 +00:00
eslint.config.mjs linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
flake.lock
flake.nix
go.mod Update golang packages to v1.24 (forgejo) (minor) (#6949) 2025-02-23 10:56:44 +00:00
go.sum
LICENSE
main.go
Makefile Update x/tools (forgejo) (#7017) 2025-02-21 09:39:18 +00:00
package-lock.json linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
package.json linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
playwright.config.ts
poetry.lock
poetry.toml
pyproject.toml linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
README.md
release-notes-assistant.sh
RELEASE-NOTES.md
renovate.json
stylelint.config.js
tailwind.config.js
tsconfig.json
vitest.config.ts
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.

License

Forgejo is distributed under the terms of the GPL version 3.0 or any later version.

The agreement for this license was documented in June 2023 and implemented during the development of Forgejo v9.0. All Forgejo versions before v9.0 are distributed under the MIT license.

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.