Forgejo fork with tweaks for CodeFloe
  • Go 80.9%
  • go-html-template 11%
  • JavaScript 2.8%
  • CSS 1.9%
  • TypeScript 1.7%
  • Other 1.5%
Find a file
pat-s 29f497dc0a
All checks were successful
testing / frontend-checks (push) Successful in 2m29s
testing / backend-checks (push) Successful in 13m50s
testing / test-unit (push) Successful in 18m44s
testing / test-remote-cacher (valkey) (push) Successful in 5m39s
testing / test-remote-cacher (redis) (push) Successful in 5m19s
testing / test-remote-cacher (garnet) (push) Successful in 5m44s
testing / test-e2e (push) Successful in 31m20s
testing / test-mysql (push) Successful in 31m41s
testing / test-remote-cacher (redict) (push) Successful in 5m5s
testing / test-pgsql (push) Successful in 44m57s
testing / test-sqlite (push) Successful in 37m2s
Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe
2026-06-10 11:06:29 +02:00
.devcontainer Update dependency go to v1.26 (forgejo) (#11320) 2026-03-12 01:26:23 +01:00
.forgejo feat(branch-protection): force-push allowlist + admin override (#36) 2026-05-24 16:15:22 +00:00
assets Update module code.forgejo.org/forgejo/runner/v12 to v12.10.2 (v15.0/forgejo) (#12775) 2026-05-27 22:51:43 +02:00
build fix: drop nonexistent 'codefloe' from code-batch-process dirs 2026-05-12 18:37:26 +02:00
cmd feat(branch-protection): force-push allowlist + admin override (#36) 2026-05-24 16:15:22 +00:00
contrib chore: rename 'forgejo_migrations' to 'forgejo_migrations_legacy' 2025-10-14 14:40:49 -06:00
custom/conf feat(repo): instance defaults for delete-branch-after-merge and allow-maintainer-edit (#35) 2026-05-21 14:05:01 +00:00
docker [v15.0/forgejo] chore(Dockerfile.rootless): update shadowed env variables (#12137) 2026-04-16 10:44:47 +02:00
models Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-10 11:06:29 +02:00
modules Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-01 18:54:37 +02:00
options Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-01 18:54:37 +02:00
public Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-05-12 13:20:29 +02:00
release-notes Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-05-12 13:20:29 +02:00
release-notes-published chore(release-notes): Forgejo v14.0.3 [skip ci] (#11583) 2026-03-09 07:00:32 +01:00
releases/images [DOCS] RELEASE-NOTES.md 2024-02-05 14:44:32 +01:00
routers Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-10 11:06:29 +02:00
services Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-10 11:06:29 +02:00
templates Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-01 18:54:37 +02:00
tests Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-10 11:06:29 +02:00
tools Merge upstream v15.0/forgejo into v15.0/forgejo-codefloe 2026-04-20 14:53:20 +02:00
web_src Merge branch 'v15.0/forgejo' of https://codeberg.org/forgejo/forgejo into v15.0/forgejo-codefloe 2026-06-10 11:06:29 +02:00
.air.toml chore: rename 'migrations' to 'gitea_migrations' 2025-10-14 14:40:49 -06:00
.deadcode-out chore(lint): clear pre-existing lint debt 2026-05-12 16:30:15 +02:00
.dockerignore fix: Dockerfile should re-use bindata files when possible 2025-06-13 14:00:57 +02:00
.editorconfig i18n(next): convert indention style to tabs: en, editorconfig (#10661) 2026-01-02 05:56:48 +01:00
.envrc.example Make direnv optional to let developers use their own direnv configuration 2024-11-06 20:34:49 +01:00
.gitattributes Merge branch 'v14.0/forgejo' of https://codeberg.org/forgejo/forgejo into v14.0/forgejo-codefloe 2026-03-09 17:49:31 +01:00
.gitignore chore: polish linter error vs. dead code reporting (#11217) 2026-03-20 07:06:09 +01:00
.gitmodules cleanup(tests): remove manual testing submodule 2024-04-21 10:13:51 +02:00
.gitpod.yml Remove sqlite-viewer and using database client (#31223) 2024-06-09 11:13:39 +02:00
.golangci.yml chore(lint): clear pre-existing lint debt 2026-05-12 16:30:15 +02:00
.ignore Add /options/license and /options/gitignore to .ignore (#30219) 2024-04-07 15:40:31 +02:00
.mailmap Add .mailmap with aliases for Unknwon (github.com/Unknwon) 2024-08-14 08:26:16 -04:00
.markdownlint.yaml Update JS dependencies (#28537) 2023-12-30 05:29:03 +00:00
.node-version Update Node.js to v24.14.1 (forgejo) (#11805) 2026-03-25 06:47:24 +01:00
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 2023-03-18 19:38:10 +01:00
.release-notes-assistant.yaml chore(release-notes): teach release-notes-assistant that v11.0 is LTS (#10638) 2025-12-30 10:00:22 +01:00
.spectral.yaml Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
.yamllint.yaml fully replace drone with actions (#27556) 2023-10-11 06:39:32 +00:00
BSDmakefile feat: Makefile & BSDmakefile changes (#7455) 2025-04-27 10:04:32 +00:00
CONTRIBUTING.md docs: replace Developer Guide link with the new Contributor Guide one. 2024-08-26 13:22:39 +03:00
DCO Remove address from DCO (#22595) 2023-01-24 18:52:38 +00:00
Dockerfile revert: use npm instead of bun 2026-05-12 13:49:14 +02:00
Dockerfile.rootless revert: use npm instead of bun 2026-05-12 13:49:14 +02:00
eslint.config.mjs Update linters (forgejo) (#11627) 2026-03-12 18:27:43 +01:00
flake.lock chore: bump nixpkgs in flake.lock (#10128) 2025-11-16 01:18:26 +01:00
flake.nix refactor: Simplify flake.nix (#9805) 2025-10-22 19:09:11 +02:00
go.mod [v15.0/forgejo] Update module ini to v1.67.3 to improve config parse performance (#13000) 2026-06-08 20:54:00 +02:00
go.sum [v15.0/forgejo] Update module ini to v1.67.3 to improve config parse performance (#13000) 2026-06-08 20:54:00 +02:00
justfile chore: also push commits for sync-upstream rule 2026-05-12 13:20:59 +02:00
LICENSE Forgejo v9.0 is GPLv3+ 2024-08-22 09:09:29 +02:00
main.go build: decouple asset cache-buster from display version 2026-04-24 10:13:45 +02:00
Makefile revert: use npm instead of bun 2026-05-12 13:49:14 +02:00
manifest.scm Add a GNU Guix manifest (#8038) 2025-06-03 08:08:17 +02:00
package-lock.json Update playwright monorepo to v1.60.0 (v15.0/forgejo) (#13021) 2026-06-09 17:41:52 +02:00
package.json Update playwright monorepo to v1.60.0 (v15.0/forgejo) (#13021) 2026-06-09 17:41:52 +02:00
playwright.config.ts Merge branch 'v14.0/forgejo' of https://codeberg.org/forgejo/forgejo into v14.0/forgejo-codefloe 2026-01-21 09:05:25 +01:00
README.md feat: granular watch settings with event filtering and author exclusions (#21) 2026-03-03 09:22:18 +00:00
release-notes-assistant.sh chore: improve the wording of the "not worth a release note" category (#8542) 2025-07-18 07:19:15 +02:00
RELEASE-NOTES.md chore(release-notes): fix release notes of chroma update in v8.0.0 2025-10-05 17:10:38 +05:00
shell.nix chore: use interactive sqlite via nix (#10439) 2025-12-17 13:20:33 +01:00
stylelint.config.js Merge pull request 'Port "Enable declaration-block-no-redundant-longhand-properties (#30950)' (#3769) from beowulf/gitea-port-pull-30950 into forgejo 2024-05-14 22:23:54 +00:00
tailwind.config.js chore(ui): change /devtest to /-/demo (#11019) 2026-01-26 13:12:25 +01:00
tsconfig.json feat(ui): replace Monaco with CodeMirror (#10559) (#10697) 2026-01-05 06:26:42 +01:00
vitest.config.ts feat(ui): replace Monaco with CodeMirror (#10559) (#10697) 2026-01-05 06:26:42 +01:00
webpack.config.js Merge upstream v15.0/forgejo into v15.0/forgejo-codefloe 2026-04-20 14:53:20 +02:00

Important

This is a fork of codeberg.org/forgejo/forgejo used to deploy codefloe.com.

It contains changes that wouldn't be accepted upstream due to scope or philosophy. Licensed under GPL 3.0. AI contributions are welcome if high-quality and focused.

List of unique contributions

Area PRs
CodeFloe Pages #13, #14
Icons & UI #4, #5, #6, #11
UX #2, #9, #21
Migrations #12
Internal #8