Go to file
John Olheiser 078a1316e3
Changelog 1.19.2 (#24365)
Add changelog for 1.19.2

Signed-off-by: jolheiser <john.olheiser@gmail.com>
(cherry picked from commit 4bc6bfb476)
2023-04-28 08:58:05 +02:00
.gitea
.woodpecker [BRANDING] parse FORGEJO__* in the container environment 2023-04-22 16:53:14 +02:00
CONTRIBUTING
assets [BRANDING] add Forgejo logo 2023-04-22 16:53:12 +02:00
build [I18N] Add Locale merger script 2023-04-22 16:54:18 +02:00
cmd [BRANDING] Rebrand dump log 2023-04-22 16:53:15 +02:00
contrib [BRANDING] adapt forgejo/contrib/upgrade.sh 2023-04-22 16:53:15 +02:00
custom/conf Don't set meta `theme-color` by default (#24340) (#24346) 2023-04-28 07:33:39 +02:00
docker Unify nightly naming across binaries and docker images (#24116) (#24308) 2023-04-28 07:33:36 +02:00
docs Don't set meta `theme-color` by default (#24340) (#24346) 2023-04-28 07:33:39 +02:00
models Remove org users who belong to no teams (#24247) (#24313) 2023-04-28 07:33:38 +02:00
modules Require repo scope for PATs for private repos and basic authentication (#24362) (#24364) 2023-04-28 08:58:05 +02:00
options [I18N] Move source locales to other folder 2023-04-22 16:54:19 +02:00
public [BRANDING] Custom loading animation for Forgejo 2023-04-22 16:53:13 +02:00
releases
routers Add tags list for repos whose release setting is disabled (#23465) (#24369) 2023-04-28 08:58:05 +02:00
services Fix auth check bug (#24382) (#24387) 2023-04-28 08:58:05 +02:00
snap
templates Add tags list for repos whose release setting is disabled (#23465) (#24369) 2023-04-28 08:58:05 +02:00
tests Fix auth check bug (#24382) (#24387) 2023-04-28 08:58:05 +02:00
tools
web_src Add tags list for repos whose release setting is disabled (#23465) (#24369) 2023-04-28 08:58:05 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [I18N] Makefile + gitignore 2023-04-22 16:54:18 +02:00
.gitpod.yml
.golangci.yml
.ignore
.lgtm
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
CHANGELOG.md Changelog 1.19.2 (#24365) 2023-04-28 08:58:05 +02:00
CONTRIBUTING.md
DCO
Dockerfile [BRANDING] symlink gitea to forgejo in docker containers 2023-04-22 16:53:14 +02:00
Dockerfile.rootless [BRANDING] symlink gitea to forgejo in docker containers 2023-04-22 16:53:14 +02:00
LICENSE
MAINTAINERS
Makefile [SEMVER] bump to 4.2.0+0-gitea-1.19.2 2023-04-28 07:54:29 +02:00
README.md [BRANDING] add Forgejo logo 2023-04-22 16:53:12 +02:00
RELEASE-NOTES.md
build.go
go.mod Upgrade act (#24298) (#24300) 2023-04-28 07:30:28 +02:00
go.sum Upgrade act (#24298) (#24300) 2023-04-28 07:30:28 +02:00
main.go [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-04-22 16:53:15 +02:00
package-lock.json
package.json
playwright.config.js
vitest.config.js
webpack.config.js

README.md

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. Interested? Read more

Learn more

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.