1
0
Fork 0
Beyond coding. We forge. https://codeberg.org/forgejo/forgejo
Find a file
silverwind a53a94e1c2
Replace coloris with vanilla-colorful (#30201)
Found [a better color
picker](https://github.com/web-padawan/vanilla-colorful) that [does not
rely](https://github.com/mdbassit/Coloris/issues/139) on
`querySelectorAll` or a global shared instance, and is also around a
third of the size of the previous one.

The popover is handled by tippy.js for which I introduced a new "bare"
theme and it uses a new sibling-based mechanism which should prove
useful later to create tippy popovers via HTML only.

<img width="846" alt="Screenshot 2024-03-31 at 04 03 38"
src="https://github.com/go-gitea/gitea/assets/115237/7639b911-a2d7-4f5c-bffd-a9d84561e747">

(cherry picked from commit 1195be41a13d2198ab644c8558549edd74485510)
2024-04-07 15:40:31 +02:00
.devcontainer
.forgejo
.gitea
assets
build
cmd
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 Fix missing 0 prefix of GPG key id (#30245) 2024-04-07 15:40:31 +02:00
modules Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 2024-04-07 15:40:31 +02:00
options [skip ci] Updated licenses and gitignores 2024-04-07 15:40:31 +02:00
public
releases/images
routers Remove scheduled action tasks if the repo is archived (#30224) 2024-04-07 15:40:31 +02:00
services Remove scheduled action tasks if the repo is archived (#30224) 2024-04-07 15:40:31 +02:00
templates Fix spacing in issue navbar (#30238) 2024-04-07 15:40:31 +02:00
tests Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
tools
web_src Replace coloris with vanilla-colorful (#30201) 2024-04-07 15:40:31 +02:00
.air.toml
.changelog.yml
.deadcode-out
.dockerignore replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
.editorconfig
.eslintrc.yaml Ignore fomantic folder in linters (#30200) 2024-04-07 15:40:31 +02:00
.gitattributes
.gitignore replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
.gitmodules
.gitpod.yml
.golangci.yml
.ignore Add /options/license and /options/gitignore to .ignore (#30219) 2024-04-07 15:40:31 +02:00
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod
go.sum
LICENSE
main.go
MAINTAINERS
Makefile replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
package-lock.json Replace coloris with vanilla-colorful (#30201) 2024-04-07 15:40:31 +02:00
package.json Replace coloris with vanilla-colorful (#30201) 2024-04-07 15:40:31 +02:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md
renovate.json
stylelint.config.js Ignore fomantic folder in linters (#30200) 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.