0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 21:06:00 -05:00
Beyond coding. We forge.
Find a file
0ko b1590068a7 fix(ui): disable PR review button in archived repos (#6729)
* disable the "Finish review" button on PR/files page for archived repos - trying to review PRs in such repos results in JS error
* wrap the button in a div and move tooltips here to make them actually display on a disabled button - currently they do not
* added simple testing

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6729
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-01-31 10:39:30 +00:00
.devcontainer
.forgejo chore: consistent docker image and action references (#6703) 2025-01-28 15:41:11 +00:00
assets Update module github.com/go-git/go-git/v5 to v5.13.2 (forgejo) (#6659) 2025-01-23 12:32:39 +00:00
build
cmd chore: teach set module about iter.Seq (#6676) 2025-01-24 16:45:46 +00:00
contrib
custom/conf
docker
models chore: Remove ChangeMilestoneStatus (#6741) 2025-01-30 11:09:53 +00:00
modules fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
options fix(ui): disable PR review button in archived repos (#6729) 2025-01-31 10:39:30 +00:00
public chore(security): update security.txt with new expiration date (#6655) 2025-01-23 16:20:04 +00:00
release-notes Release-note and file rename for Alt Linux Apt-RPM support (#6656) 2025-01-23 07:22:05 +00:00
release-notes-published chore: fix typos, decap a few i18n strings (#6666) 2025-01-24 05:41:59 +00:00
releases/images
routers fix: set explore pages to configurable default sort (#6708) 2025-01-31 10:38:03 +00:00
services [gitea] week 2025-05 cherry pick (gitea/main -> forgejo) (#6688) 2025-01-28 07:26:43 +00:00
templates fix(ui): disable PR review button in archived repos (#6729) 2025-01-31 10:39:30 +00:00
tests fix(ui): disable PR review button in archived repos (#6729) 2025-01-31 10:39:30 +00:00
tools
web_src fix: Remove autofocus on the dashboard repository search box (#6734) 2025-01-31 10:09:31 +00:00
.air.toml
.deadcode-out chore: Remove ChangeMilestoneStatus (#6741) 2025-01-30 11:09:53 +00:00
.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 [skip ci] chore: adjust i18n entries in CODEOWNERS (#6667) 2025-01-26 07:37:50 +00:00
CONTRIBUTING.md
DCO
Dockerfile chore: consistent docker image and action references (#6703) 2025-01-28 15:41:11 +00:00
Dockerfile.rootless chore: consistent docker image and action references (#6703) 2025-01-28 15:41:11 +00:00
eslint.config.mjs
flake.lock
flake.nix
go.mod Update module google.golang.org/grpc to v1.69.4 (forgejo) (#6560) 2025-01-23 18:33:24 +00:00
go.sum Update module google.golang.org/grpc to v1.69.4 (forgejo) (#6560) 2025-01-23 18:33:24 +00:00
LICENSE
main.go
Makefile Update module github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker to v3.2.0 (forgejo) (#6699) 2025-01-28 05:50:40 +00:00
package-lock.json Lock file maintenance (forgejo) (#6630) 2025-01-20 21:33:56 +00:00
package.json Update postcss (forgejo) (#6562) 2025-01-18 06:39:17 +00:00
playwright.config.ts
poetry.lock Update dependency codespell to v2.4.0 (forgejo) (#6652) 2025-01-24 05:43:51 +00:00
poetry.toml
pyproject.toml
README.md
release-notes-assistant.sh
RELEASE-NOTES.md chore: fix typos, decap a few i18n strings (#6666) 2025-01-24 05:41:59 +00:00
renovate.json chore: consistent docker image and action references (#6703) 2025-01-28 15:41:11 +00:00
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.