0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-18 12:22:36 -05:00
Beyond coding. We forge.
Find a file
Gusted 7f0c874781 [GITEA] Add download URL for executable files
- Backport https://codeberg.org/forgejo/forgejo/pulls/1839
- Consider executable files as a valid case when returning a downloadURL
for them. They are just regular files with the difference being the
executable permission bit being set.
- Not integration testing as it's not possible without adding adjusting
the existing repositories to have a executable file.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1825

(cherry picked from commit ca32891d54)
2023-12-04 18:35:04 +00:00
.forgejo [CI] Forgejo Actions based CI for PR & branches (squash) use node:20-bookworm 2023-10-20 17:30:34 +02:00
.gitea
.github/workflows
assets
build
cmd
contrib
custom/conf Use secure cookie for HTTPS sites (#26999) (#27013) 2023-09-20 12:50:46 +02:00
docker
docs Update database-preparation and add note re: MariaDB (#27232) (#27235) 2023-10-03 14:48:18 +02:00
models [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) 2023-12-01 13:52:27 +00:00
modules [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) 2023-12-01 13:52:27 +00:00
options
public
releases
routers fix POST /{username}/{reponame}/{type:issues|pulls}/move_pin 2023-11-26 06:50:26 +01:00
services [GITEA] Add download URL for executable files 2023-12-04 18:35:04 +00:00
snap
templates [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 2023-11-14 13:17:12 +01:00
tests [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) 2023-12-01 13:52:27 +00:00
web_src Fix mermaid flowchart margin issue (#27503) (#27517) 2023-11-14 13:17:11 +01:00
.air.toml
.changelog.yml Adapt .changelog.yml to new labeling system (#27701) (#27708) 2023-11-14 13:17:11 +01:00
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md Add 1.20.5 changelog (#27404) 2023-11-14 13:17:11 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod
go.sum
LICENSE
main.go
MAINTAINERS
Makefile [SEMVER] 5.0.7+0-gitea-1.20.6 2023-11-26 07:28:43 +01:00
package-lock.json
package.json
playwright.config.js
README.md
RELEASE-NOTES.md
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.