Go to file
Giteabot 7ee4804b9c
Fix commit compare style (#26209) (#26226)
Backport #26209 by @puni9869

as title

Fixes : #25825
Before
<img width="1334" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/c54a41b0-39bd-4094-a956-081a8f4128f2">

After change
<img width="1340" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/c112d235-6bbe-4bcb-9529-78da3ab0fa14">

Co-authored-by: puni9869 <80308335+puni9869@users.noreply.github.com>
(cherry picked from commit 81d3dc1da5)
2023-07-30 07:46:19 +02:00
.forgejo [CI] Forgejo Actions based release process: add assets sources-tarbal 2023-07-25 17:30:23 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-07-16 23:44:22 +02:00
.github/workflows delete Gitea specific files that need rewriting for Forgejo 2023-07-16 23:44:22 +02:00
assets [BRANDING] add Forgejo logo 2023-07-17 00:25:55 +02:00
build [I18N] Add Locale merger script 2023-07-17 00:25:24 +02:00
cmd Fix CLI allowing creation of access tokens with existing name (#26071) (#26144) 2023-07-26 13:49:16 +02:00
contrib Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937) 2023-07-24 07:58:56 +02:00
custom/conf Calculate MAX_WORKERS default value by CPU number (#26177) (#26183) 2023-07-30 07:46:18 +02:00
docker Merge remote-tracking branch 'forgejo/v1.20/forgejo-dependency' into v1.20/forgejo 2023-07-17 08:01:29 +02:00
docs Calculate MAX_WORKERS default value by CPU number (#26177) (#26183) 2023-07-30 07:46:18 +02:00
models Prevent primary key update on migration (#26192) (#26199) 2023-07-30 07:46:18 +02:00
modules Fix allowed user types setting problem (#26200) (#26206) 2023-07-30 07:46:19 +02:00
options RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020) 2023-07-24 07:59:10 +02:00
public [BRANDING] Custom loading animation for Forgejo 2023-07-17 00:25:55 +02:00
releases [DOCS] RELEASE-NOTES.md 2023-07-16 23:44:22 +02:00
routers Fix handling of plenty Nuget package versions (#26075) (#26173) 2023-07-30 07:46:18 +02:00
services Warn instead of reporting an error when a webhook cannot be found (#26039) (#26211) 2023-07-30 07:46:19 +02:00
snap
templates Fix commit compare style (#26209) (#26226) 2023-07-30 07:46:19 +02:00
tests Fix handling of plenty Nuget package versions (#26075) (#26173) 2023-07-30 07:46:18 +02:00
web_src Fix UI regression of asciinema player (#26159) (#26162) 2023-07-30 07:43:05 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [I18N] Makefile + gitignore 2023-07-17 00:25:24 +02:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md Add changelog for 1.20.2 (#26208) (#26217) 2023-07-30 07:46:19 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-07-16 23:44:22 +02:00
DCO
Dockerfile [BRANDING] symlink gitea to forgejo in docker containers 2023-07-17 00:25:56 +02:00
Dockerfile.rootless [BRANDING] symlink gitea to forgejo in docker containers 2023-07-17 00:25:56 +02:00
go.mod Update xorm version (#26128) (#26150) 2023-07-26 13:50:10 +02:00
go.sum Update xorm version (#26128) (#26150) 2023-07-26 13:50:10 +02:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-07-16 23:44:22 +02:00
main.go [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-07-17 00:25:56 +02:00
MAINTAINERS
Makefile Docusaurus-ify 1.20 (#26052) 2023-07-26 13:49:16 +02:00
package-lock.json Always pass 6-digit hex color to monaco (#25780) (#25782) 2023-07-09 13:06:13 +02:00
package.json Always pass 6-digit hex color to monaco (#25780) (#25782) 2023-07-09 13:06:13 +02:00
playwright.config.js
README.md [BRANDING] add Forgejo logo 2023-07-17 00:25:55 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES: 1.20.0-0-rc0 2023-07-16 23:44:22 +02:00
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-07-16 23:44:22 +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.