This is a clone used to develop and run in my own CI, please refer to upstream for real releases and up2date code https://codeberg.org/forgejo/forgejo
 
 
 
 
 
 
Go to file
Loïc Dachary 95b89180a5
[DOCS] define the Forgejo release number convention
Fixes: https://codeberg.org/forgejo/forgejo/issues/43

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-11-26 00:20:20 +01:00
.gitea Fix incorrect GPG key in issue template 2022-11-26 00:14:27 +01:00
.woodpecker workaround: deactivate test-sqlite because it is too slow 2022-11-25 20:09:57 +01:00
assets Split migrations folder (#21549) 2022-11-02 16:54:36 +08:00
build Simplify fmt-check (#21458) 2022-10-16 16:11:17 +08:00
cmd Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
contrib Add link to user profile in markdown mention only if user exists (#21533) 2022-10-23 01:15:52 +08:00
custom/conf Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
docker Remove deprecated DSA host key from Docker Container (#21522) 2022-11-03 19:49:12 +08:00
docs Fix typo in sidebar (#21934) 2022-11-25 17:52:23 +08:00
models Add index for access_token (#21908) 2022-11-23 20:49:41 -06:00
modules upstream: remove unstable test 2022-11-25 20:09:11 +01:00
options feat: add button to quickly clear merge message (#21548) 2022-11-23 18:24:03 +08:00
public Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
routers Workaround for container registry push/pull errors (#21862) 2022-11-25 13:47:46 +08:00
services Ensure that Webhook tasks are not double delivered (#21558) 2022-11-23 22:10:04 +08:00
snap switch to node18 for snapcraft 2022-08-18 12:25:50 -04:00
templates add rel="me" to org.website link (#21941) 2022-11-25 09:33:37 -06:00
tests Workaround for container registry push/pull errors (#21862) 2022-11-25 13:47:46 +08:00
tools Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
web_src fix(web): keep the pages of the navigation in the center (#21867) 2022-11-25 14:37:02 +08:00
.air.toml Fix `make watch` for generated files (#20794) 2022-08-14 22:22:09 +01:00
.changelog.yml Changelog for v1.15.0-rc1 (#16422) 2021-07-15 11:47:57 -04:00
.dockerignore Add .dockerignore (#21753) 2022-11-10 04:04:09 +01:00
.drone.yml Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
.editorconfig Add markdownlint (#20512) 2022-07-28 09:22:47 +08:00
.eslintrc.yaml Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
.gitattributes Hook go-licenses into tidy again (#21353) 2022-10-10 20:45:02 +02:00
.gitignore Add go licenses to licenses.txt (#21034) 2022-09-04 00:20:46 +02:00
.gitpod.yml Add sqlite vscode extension to Gitpod configuration (#21552) 2022-10-24 16:55:59 -04:00
.golangci.yml Simplify fmt-check (#21458) 2022-10-16 16:11:17 +08:00
.ignore Add some .ignore entries (#18296) 2022-01-16 17:26:15 +00:00
.lgtm refactor: ignore LGTM from author of pull request. (#3283) 2018-01-02 06:13:49 -06:00
.markdownlint.yaml Add markdownlint (#20512) 2022-07-28 09:22:47 +08:00
.npmrc Stop packaging node_modules in release tarballs (#15273) 2021-04-09 01:08:14 -04:00
.spectral.yaml Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
.stylelintrc.yaml Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
BSDmakefile Add BSDmakefile to prevent errors when `make` is called under FreeBSD (#4446) 2018-07-16 20:45:51 +02:00
CHANGELOG.md 1.17.3 changelog 2022-10-15 22:03:59 -04:00
CONTRIBUTING.md [DOCS] define the Forgejo release number convention 2022-11-26 00:20:20 +01:00
DCO follow the advisor: add DCO and some improvements 2016-11-04 16:43:41 +08:00
Dockerfile workaround: Dockerfile for codeberg.org corrupted container images 2022-11-25 20:09:48 +01:00
Dockerfile.rootless Switch to building with go1.19 (#20695) 2022-08-07 12:25:03 -04:00
Dockerfile.tmp implementation: Woodpecker based CI 2022-11-25 20:09:34 +01:00
LICENSE Fix typo 2016-11-08 08:42:05 +01:00
MAINTAINERS Remove Gusted as Gitea maintainer (#21676) 2022-11-03 19:34:24 -05:00
Makefile implementation: Woodpecker based CI 2022-11-25 20:09:34 +01:00
README.md Add Matrix and Fedi links to Readme 2022-11-26 00:16:30 +01:00
build.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
go.mod Replace yaml.v2 with yaml.v3 (#21832) 2022-11-21 16:36:59 +08:00
go.sum Upgrade golang.org/x/crypto (#21792) 2022-11-12 22:14:35 -06:00
main.go Fix typo overrided -> overridden (#20687) 2022-08-06 20:54:26 -04:00
package-lock.json Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
package.json Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
playwright.config.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
vitest.config.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
webpack.config.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08: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\ the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was forked from the well-known Gitea project in 2022, because we think that the project should be owned by an independent community instead of a for-profit company. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you want to know what Forgejo is like, you can check out public instances, e.g. Codeberg.org.

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!
  • Intuitive: We aim for a user experience that is friendly to newcomers and productive for power users.
  • 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 below

Learn more

We're still working on our website. In the meantime, you can find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Getting started

We're working towards our first release. The download options will be published here.

Documentation

...

Roadmap

We're currently working on ... for the next release.

Status of Federation

...

Contributing

...

Translating

Thanks to ...