1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-27 13:39:19 -05:00
Beyond coding. We forge. (Code of Conduct: https://codeberg.org/forgejo/code-of-conduct) https://forgejo.org/
Find a file
Gusted 6f9f415644
[PRIVACY] Disable update_checker cron tasks
- This is being disabled as it will weekly connect to a domain.
- This only affects existing installations, as new installations will
have a explicit value being written into app.ini due to https://github.com/go-gitea/gitea/pull/21655

(cherry picked from commit cd0b8b6852)
(cherry picked from commit 58d43867ca)
(cherry picked from commit f290b91e50)
(cherry picked from commit 5bd6d75554)
(cherry picked from commit e5d0abb592)
(cherry picked from commit 4b381ce77e)
(cherry picked from commit b6a9b1390d)
(cherry picked from commit 3674362871)
(cherry picked from commit af0f606fc1)
(cherry picked from commit 49560da6fb)
(cherry picked from commit ca06e27c5b)
(cherry picked from commit 163df86df5)
(cherry picked from commit 0391c6ae42)
(cherry picked from commit f282f2d42f)
(cherry picked from commit 68d31cf247)
(cherry picked from commit cfd4a479e9)
(cherry picked from commit add969bdf6)
(cherry picked from commit c0f3f1f1e7)
(cherry picked from commit f11dca9090)
(cherry picked from commit 283810387f)
(cherry picked from commit 08af1f0ea8)
(cherry picked from commit 1c1a6da319)
(cherry picked from commit c1444bae65)
(cherry picked from commit 6361df634b)
(cherry picked from commit cc8bb3f946)
(cherry picked from commit c7ae4411fd)
(cherry picked from commit f73f4eef02)
(cherry picked from commit 2122896e85)
(cherry picked from commit d469c99671)
(cherry picked from commit 41dbbd731e)
(cherry picked from commit e8e742b437)
(cherry picked from commit 0fa9f87b5f)
(cherry picked from commit a92c724a56)
(cherry picked from commit 6a18d153e1)
(cherry picked from commit 0dd35a13fd)
(cherry picked from commit 5ae0cbe0ae)
(cherry picked from commit 13bd3cf37b)
(cherry picked from commit a163efa6cf)
(cherry picked from commit 422a6e8329)
(cherry picked from commit 125fb33e1b)
(cherry picked from commit fd39d15a92)
(cherry picked from commit b581474513)
(cherry picked from commit 987d198523)
(cherry picked from commit f06eed025f)
2024-01-01 15:03:37 +01:00
.devcontainer
.forgejo [CI] Forgejo Actions based release process (squash) refactor (#2053) 2024-01-01 13:13:27 +01:00
.gitea [WORKFLOW] yaml issue templates 2024-01-01 13:50:27 +01:00
assets
build
cmd [CLI] implement forgejo-cli 2024-01-01 13:02:36 +01:00
contrib
custom/conf [FEAT] Use OpenStreetMap in USER_LOCATION_MAP_URL by default 2024-01-01 13:50:27 +01:00
docker
docs Update JS dependencies (#28537) 2023-12-30 05:29:03 +00:00
models [SECURITY] Rework long-term authentication 2024-01-01 13:50:30 +01:00
modules [SECURITY] Rework long-term authentication 2024-01-01 13:50:30 +01:00
options [skip ci] Updated translations via Crowdin 2024-01-01 00:27:55 +00:00
public [API] Forgejo API /api/forgejo/v1 2024-01-01 13:50:26 +01:00
releases/images [DOCS] RELEASE-NOTES.md 2024-01-01 13:50:25 +01:00
routers [SHARED] make confirmation clearer for dangerous actions 2024-01-01 13:50:30 +01:00
services [PRIVACY] Disable update_checker cron tasks 2024-01-01 15:03:37 +01:00
snap
templates [SHARED] make confirmation clearer for dangerous actions 2024-01-01 13:50:30 +01:00
tests [SHARED] make confirmation clearer for dangerous actions 2024-01-01 13:50:30 +01:00
web_src [API] Forgejo API /api/forgejo/v1 2024-01-01 13:50:26 +01:00
.air.toml
.changelog.yml
.deadcode-out [DEADCODE] update deadcode-out (squash) update again 2024-01-01 14:14:59 +01:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes [META] Use correct language for .tmpl 2024-01-01 13:50:27 +01:00
.gitignore [DEVELOPMENT] added /local/ to .gitignore 2024-01-01 13:50:30 +01:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml Update JS dependencies (#28537) 2023-12-30 05:29:03 +00:00
.npmrc
.spectral.yaml
.stylelintrc.yaml Update JS dependencies (#28537) 2023-12-30 05:29:03 +00:00
.yamllint.yaml
BSDmakefile
build.go
CHANGELOG.md
CODEOWNERS [META] Add CODEOWNERS files 2024-01-01 13:50:27 +01:00
CONTRIBUTING.md [DOCS] CONTRIBUTING 2024-01-01 13:45:27 +01:00
DCO
Dockerfile [CI] Forgejo Actions based release process 2024-01-01 13:02:36 +01:00
Dockerfile.rootless [CI] Forgejo Actions based release process 2024-01-01 13:02:36 +01:00
go.mod Upgrade xorm to new version which supported update join for all supported databases (#28590) 2023-12-31 05:00:35 +00:00
go.sum Upgrade xorm to new version which supported update join for all supported databases (#28590) 2023-12-31 05:00:35 +00:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2024-01-01 13:50:26 +01:00
main.go [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-01 13:50:27 +01:00
MAINTAINERS
Makefile [SEMVER] 7.0.0+0-gitea-1.22.0 2024-01-01 13:50:31 +01:00
package-lock.json Update JS dependencies (#28537) 2023-12-30 05:29:03 +00:00
package.json Update JS dependencies (#28537) 2023-12-30 05:29:03 +00:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md [DOCS] README 2024-01-01 13:45:27 +01:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 2024-01-01 13:50:25 +01:00
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2024-01-01 13:50:26 +01: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.