Beyond coding. We forge. https://forgejo.org
Find a file
silverwind 50e0587546
Action view mobile improvements and fixes (#30309)
Fix the action issue in https://github.com/go-gitea/gitea/issues/30303,
specifically:

- Use opaque step header hover background to avoid transparency issue
- Un-sticky the `action-view-left` on mobile, it would otherwise overlap
into right view
- Improve commit summary, let it wrap
- Fix and comment z-indexes
- Tweak width for run-list-item-right so it wastes less space on desktop
- Synced latest changes to console colors from dark to light theme

<img width="467" alt="Screenshot 2024-04-06 at 18 58 15"
src="https://github.com/go-gitea/gitea/assets/115237/8ad26b72-6cd9-4522-8ad1-6fd86b2d0d53">

(cherry picked from commit 0178eaec256a349371c75e582edd7fefca2085d0)
2024-04-15 20:01:35 +02:00
.devcontainer
.forgejo Merge pull request 'Update ghcr.io/visualon/renovate Docker tag to v37.296.0' (#3221) from renovate/ghcr.io-visualon-renovate-37.x into forgejo 2024-04-15 17:25:56 +00:00
.gitea
assets
build [CHORE] Remove println 2024-04-12 13:36:31 +02:00
cmd Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
contrib
custom/conf
docker
manual-testing@877d11b403
models Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
modules Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
options Merge pull request 'Improve English locale' (#2941) from 0ko/forgejo:english20240401 into forgejo 2024-04-15 17:34:52 +00:00
public
releases/images
routers Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
services Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
templates Merge pull request 'Improve English locale' (#2941) from 0ko/forgejo:english20240401 into forgejo 2024-04-15 17:34:52 +00:00
tests Merge pull request 'fix(actions): call automerge service on successful commit state' (#3231) from viceice/forgejo:fix/actions/automerge-head into forgejo 2024-04-15 16:47:23 +00:00
tools
web_src Action view mobile improvements and fixes (#30309) 2024-04-15 20:01:35 +02:00
.air.toml [CHORE] Exclude git repository testdate from watching 2024-04-15 13:00:03 +02:00
.changelog.yml
.deadcode-out
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod Update module github.com/klauspost/compress to v1.17.8 2024-04-10 02:10:00 +00:00
go.sum Update module github.com/klauspost/compress to v1.17.8 2024-04-10 02:10:00 +00:00
LICENSE
main.go
MAINTAINERS
Makefile GOVULNCHECK_PACKAGE: pin to v1 instead of patch version 2024-04-13 07:00:52 +02:00
package-lock.json Update dependency happy-dom to v14.7.1 2024-04-15 02:03:36 +00:00
package.json Update dependency happy-dom to v14.7.1 2024-04-15 02:03:36 +00:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md
renovate.json chore(renovate): Update deps inside Makefile 2024-04-11 13:46:27 +00:00
stylelint.config.js
tailwind.config.js
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.