1
0
Fork 0
Beyond coding. We forge. https://codeberg.org/forgejo/forgejo
Find a file
silverwind f77922ce4e
Update JS any PY dependencies, remove workarounds (#30085)
- Update dependencies via `make update-js update-py svg`
- Remove `postcss` workaround -
https://github.com/postcss/postcss/issues/1914
- Remove `happy-dom` workaround -
https://github.com/capricorn86/happy-dom/pull/1365.
- Tested Katex and Asciinema

(cherry picked from commit c1ac72150885b327f56ea61273e27b16d6da5435)
2024-03-30 07:17:30 +01:00
.devcontainer
.forgejo Update ghcr.io/visualon/renovate Docker tag to v37.272.0 2024-03-27 07:32:23 +00:00
.gitea
assets [CHORE] Cleanup dependency 2024-03-30 00:01:42 +01:00
build [I18N] make merge-locales & build/merge-forgejo-locales.go are noop 2024-03-28 18:02:55 +01:00
cmd [BUG] Allow to exclude files in dump 2024-03-29 13:25:11 +01:00
contrib
custom/conf
docker
docs Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
manual-testing@877d11b403
models Fix misuse of TxContext (#30061) 2024-03-30 07:17:29 +01:00
modules Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2024-03-30 07:17:29 +01:00
options [BRANDING] Move docs.gitea.com to forgejo.org/docs 2024-03-30 01:56:25 +01:00
public
releases/images
routers Remove repetitive words (#30091) 2024-03-30 07:17:30 +01:00
services Fix gitea doctor will remove repo-avatar files when execute command storage-archives (#30094) 2024-03-30 07:17:30 +01:00
templates Add muted class to author name in repo commit list (#29989) 2024-03-30 07:17:30 +01:00
tests Remove repetitive words (#30091) 2024-03-30 07:17:30 +01:00
tools Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
web_src Update JS any PY dependencies, remove workarounds (#30085) 2024-03-30 07:17:30 +01:00
.air.toml Exclude routers/private/tests from air (#29949) 2024-03-26 19:04:26 +01:00
.changelog.yml
.deadcode-out Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliverpool/forgejo:webhook_2_interface into forgejo 2024-03-27 13:45:04 +00:00
.dockerignore
.editorconfig
.eslintrc.yaml Enable eslint space-before-function-paren (#30078) 2024-03-30 07:17:30 +01:00
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml Enable a few stylelint rules (#30038) 2024-03-26 19:04:28 +01:00
.yamllint.yaml
BSDmakefile
build.go
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod [CHORE] Cleanup dependency 2024-03-30 00:01:42 +01:00
go.sum [CHORE] Cleanup dependency 2024-03-30 00:01:42 +01:00
LICENSE
main.go
MAINTAINERS
Makefile [I18N] make merge-locales & build/merge-forgejo-locales.go are noop 2024-03-28 18:02:55 +01:00
package-lock.json Update JS any PY dependencies, remove workarounds (#30085) 2024-03-30 07:17:30 +01:00
package.json Update JS any PY dependencies, remove workarounds (#30085) 2024-03-30 07:17:30 +01:00
playwright.config.js Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
poetry.lock Update JS any PY dependencies, remove workarounds (#30085) 2024-03-30 07:17:30 +01:00
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md
renovate.json
tailwind.config.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
updates.config.js
vitest.config.js Switch to happy-dom for testing (#29948) 2024-03-26 19:04:26 +01:00
webpack.config.js Update JS any PY dependencies, remove workarounds (#30085) 2024-03-30 07:17:30 +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.