Beyond coding. We forge. https://forgejo.org
Find a file
Yarden Shoham 936448e11c
Remove jQuery class from the comment edit history (#30186)
- Switched from jQuery class functions to plain JavaScript `classList`
- Tested the comment edit history functionality and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 6aeff21b76fcbb10d5ce9009ed4243c14633d899)
2024-04-07 15:40:31 +02:00
.devcontainer
.forgejo Merge pull request 'Update bitnami/minio Docker tag to v2024.3.30' (#2917) from renovate/bitnami-minio-2024.x into forgejo 2024-04-06 07:20:08 +00:00
.gitea
assets [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
build
cmd Add unit tests for update git hook 2024-04-06 17:01:33 +02:00
contrib
custom/conf Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
docker
manual-testing@877d11b403
models Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
modules Include encoding in signature payload (#30174) 2024-04-07 15:40:31 +02:00
options Merge pull request 'Add optional pronoun field in user settings' (#1518) from hazy/forgejo:feat/pronoun-field into forgejo 2024-04-06 12:23:54 +00:00
public [FEAT] sourcehut webhooks 2024-04-05 10:20:40 +02:00
releases/images
routers Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
services Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
templates Remove fomantic checkbox module (#30162) 2024-04-07 11:05:37 +02:00
tests Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
tools
web_src Remove jQuery class from the comment edit history (#30186) 2024-04-07 15:40:31 +02:00
.air.toml
.changelog.yml
.deadcode-out Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo 2024-04-01 19:31:26 +00:00
.dockerignore replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS CODEOWNERS: add more reviewers (#3054) 2024-04-05 10:53:39 +00:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
go.sum [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
LICENSE
main.go
MAINTAINERS
Makefile replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
package-lock.json Add stylelint-value-no-unknown-custom-properties and convert stylelint config to js (#30117) 2024-04-07 15:40:31 +02:00
package.json Add stylelint-value-no-unknown-custom-properties and convert stylelint config to js (#30117) 2024-04-07 15:40:31 +02:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md [RELEASE] v1.21.10-0 release notes 2024-04-04 18:37:59 +02:00
renovate.json
stylelint.config.js Add stylelint-value-no-unknown-custom-properties and convert stylelint config to js (#30117) 2024-04-07 15:40:31 +02:00
tailwind.config.js
updates.config.js
vitest.config.js
webpack.config.js replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02: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.