Go to file
0ko 367317af6c Disable issue subscribe button for guest users (#4095)
* disabled the button itself, but added the tooltip to the form, because it didn't work for the button and likely has something to do with JS
* added an integration test to verify the new logic

## Preview

|Signed in|Guest|
|-|-|
|![](/attachments/b1441565-6aec-4a72-a28f-6383914c8918)|![](/attachments/839cc58e-18cf-4a5d-a9d7-f0e3e2556c98)|

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4095
Reviewed-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
2024-06-11 05:54:35 +00:00
.devcontainer
.forgejo Update ghcr.io/visualon/renovate Docker tag to v37.399.10 2024-06-10 02:02:27 +00:00
.gitea
assets
build
cmd tests(cmd): add coverage for migrateActionsArtifacts 2024-06-09 16:02:31 +02:00
contrib
custom/conf Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
docker
models [FEAT] Adds x-mode-only anchor styles to display images based if the theme is light or dark mode. (#3985) 2024-06-09 10:50:53 +00:00
modules Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
options Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00
public
release-notes Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00
releases/images
routers fix: PKCE only for supported providers 2024-06-10 11:24:32 +02:00
services Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
templates Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00
tests Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00
tools
web_src Fix margin above headline in rendered org-mode (#4076) 2024-06-11 03:34:21 +00: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
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 2023-03-18 19:38:10 +01:00
.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 Add nix flake for dev shell (#30967) 2024-05-26 20:08:07 +02:00
flake.nix Add nix flake for dev shell (#30967) 2024-05-26 20:08:07 +02:00
go.mod Update module code.forgejo.org/forgejo/reply to v1.0.2 2024-06-09 00:05:02 +00:00
go.sum Update module code.forgejo.org/forgejo/reply to v1.0.2 2024-06-09 00:05:02 +00:00
LICENSE
main.go
Makefile Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.59.1 2024-06-10 06:02:35 +00:00
package-lock.json Update dependency @github/relative-time-element to v4.4.1 2024-06-09 06:46:42 +00:00
package.json Update dependency @github/relative-time-element to v4.4.1 2024-06-09 06:46:42 +00:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
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 Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-27 13:15:20 +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.