mirror of
1
Fork 0
Beyond coding. We forge.
Go to file
Earl Warren e25190d2b4
[API] Forgejo API /api/forgejo/v1
(cherry picked from commit 20b5669269)
(cherry picked from commit 1574643a6a)

Update semantic version according to specification

(cherry picked from commit 22510f4130)

Mise à jour de 'Makefile'

(cherry picked from commit c3d85d8409)
(cherry picked from commit 5ea2309851)
(cherry picked from commit 4f3970e6c4)

[API] [SEMVER] replace number with version

[API] [SEMVER] [v1.20] less is replaced by css

(cherry picked from commit 43a3a40825)
(cherry picked from commit 669cea25bb)
2023-04-03 15:04:35 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-04-03 15:04:34 +02:00
.woodpecker [CI] implementation: Woodpecker based CI 2023-04-03 13:40:16 +02:00
CONTRIBUTING [DOCS] CONTRIBUTING 2023-04-03 15:04:34 +02:00
assets
build
cmd Make minio package support legacy MD5 checksum (#23768) (#23770) 2023-03-29 00:02:13 +08:00
contrib
custom/conf Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791) 2023-03-30 09:09:22 -05:00
docker
docs Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791) 2023-03-30 09:09:22 -05:00
models Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
modules Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
options Backport some locales to 1.19 (#23880) 2023-04-03 03:21:42 -04:00
public [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00
releases [DOCS] RELEASE-NOTES.md 2023-04-03 15:04:34 +02:00
routers [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00
services Check `IsActionsToken` for LFS authentication (#23841) (#23875) 2023-04-02 21:30:33 +01:00
snap
templates [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00
tests [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00
tools
web_src [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [CI] implementation: Woodpecker based CI 2023-04-03 13:40:16 +02:00
.gitpod.yml
.golangci.yml
.ignore
.lgtm
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
CHANGELOG.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-04-03 15:04:34 +02:00
DCO
Dockerfile [CI] implementation: forgejo container images 2023-04-03 13:40:16 +02:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-04-03 13:40:16 +02:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-04-03 15:04:35 +02:00
MAINTAINERS
Makefile [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00
README.md [DOCS] README 2023-04-03 15:04:34 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 2023-04-03 15:04:34 +02:00
build.go
go.mod Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
go.sum Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
main.go
package-lock.json Polyfill the window.customElements (#23592) (#23595) 2023-03-20 19:52:05 +01:00
package.json Polyfill the window.customElements (#23592) (#23595) 2023-03-20 19:52:05 +01:00
playwright.config.js
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-04-03 15:04:35 +02:00

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.