Beyond coding. We forge.
Find a file
Giteabot deeb268e5d
Fix checkboxes on mobile view, remove some dead css (#30308) (#30319)
Backport #30308 by @silverwind

Fix the checkbox issues in
https://github.com/go-gitea/gitea/issues/30303 which were existing
problems with these selectors, but made visible with
https://github.com/go-gitea/gitea/pull/30162.

There is a lot of dead/useless CSS in `form.css`, I only fixed the two
problems and remove CSS that was definitely not in use or needed.

<img width="369" alt="Screenshot 2024-04-06 at 18 00 08"
src="https://github.com/go-gitea/gitea/assets/115237/720f178b-1b22-48d4-8704-becb8ce66129">
<img width="405" alt="Screenshot 2024-04-06 at 18 00 28"
src="https://github.com/go-gitea/gitea/assets/115237/61c0f8ec-34af-46c5-a3fa-7c5c4d30c7d2">

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit d26ec5f2eb74a6437f998ab0af2ae058a64e06a2)
2024-04-15 16:12:52 +02:00
.devcontainer
.forgejo Update forgejo/forgejo-build-publish action to v5 2024-04-12 12:23:15 +00:00
.gitea
assets
build
cmd Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
contrib
custom/conf [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
docker
manual-testing@877d11b403
models Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
modules Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
options Remove unused translation 2024-04-11 15:07:08 +00:00
public [FEAT] sourcehut webhooks 2024-04-05 19:36:04 +00:00
releases/images
routers Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
services Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
templates [v7.0/forgejo] [BUG] Fix code search in explore reporting as git grep even with indexer enabled (#3204) 2024-04-14 14:21:31 +00:00
tests [v7.0/forgejo] [BUG] Fix code search in explore reporting as git grep even with indexer enabled (#3204) 2024-04-14 14:21:31 +00:00
tools
web_src Fix checkboxes on mobile view, remove some dead css (#30308) (#30319) 2024-04-15 16:12:52 +02:00
.air.toml
.changelog.yml
.deadcode-out Provide a way to translate data units 2024-04-02 17:29:32 +00:00
.dockerignore Adjust VS Code debug filename match in .gitignore (#30158) 2024-03-30 07:17:32 +01:00
.editorconfig
.eslintrc.yaml Forbid jQuery .attr (#30116) 2024-03-30 07:17:31 +01:00
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod [CHORE] Update golang.org/x/net 2024-04-04 06:09:34 +00:00
go.sum [CHORE] Update golang.org/x/net 2024-04-04 06:09:34 +00:00
LICENSE
main.go
MAINTAINERS
Makefile [RELEASE] GITEA_VERSION is a fallback for FORGEJO_VERSION 2024-03-30 22:39:37 +00:00
package-lock.json [v7.0/forgejo] Go and JS dependencies 2024-04-02 12:27:01 +02:00
package.json [v7.0/forgejo] Go and JS dependencies 2024-04-02 12:27:01 +02:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md
renovate.json
tailwind.config.js Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
updates.config.js
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.