Custom Forgejo instance
  • Go 81.3%
  • go-html-template 10.8%
  • JavaScript 2.7%
  • CSS 1.9%
  • TypeScript 1.8%
  • Other 1.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alice Vee f97a74187e
All checks were successful
/ deploy (push) Successful in 4m17s
screen approach
2026-06-21 20:19:13 +00:00
.devcontainer add go template language support in vscode extensions 2026-06-20 20:15:52 +00:00
.forgejo/workflows screen approach 2026-06-21 20:19:13 +00:00
.semgrep initial commit 2026-06-20 18:02:33 +02:00
assets interface changes 2026-06-21 15:12:33 +00:00
build initial commit 2026-06-20 18:02:33 +02:00
cmd initial commit 2026-06-20 18:02:33 +02:00
contrib initial commit 2026-06-20 18:02:33 +02:00
docker initial commit 2026-06-20 18:02:33 +02:00
models initial commit 2026-06-20 18:02:33 +02:00
modules catppuccin default theme + org anonymous theme fix 2026-06-21 16:47:36 +00:00
options initial commit 2026-06-20 18:02:33 +02:00
public interface changes 2026-06-21 15:12:33 +00:00
release-notes initial commit 2026-06-20 18:02:33 +02:00
release-notes-published initial commit 2026-06-20 18:02:33 +02:00
releases/images initial commit 2026-06-20 18:02:33 +02:00
routers heatmap on profile 2026-06-21 08:25:46 +00:00
services initial commit 2026-06-20 18:02:33 +02:00
templates interface changes 2026-06-21 15:12:33 +00:00
tests initial commit 2026-06-20 18:02:33 +02:00
tools initial commit 2026-06-20 18:02:33 +02:00
web_src update font 2026-06-21 18:16:52 +00:00
.air.toml initial commit 2026-06-20 18:02:33 +02:00
.deadcode-out initial commit 2026-06-20 18:02:33 +02:00
.dockerignore initial commit 2026-06-20 18:02:33 +02:00
.editorconfig initial commit 2026-06-20 18:02:33 +02:00
.envrc.example initial commit 2026-06-20 18:02:33 +02:00
.gitattributes initial commit 2026-06-20 18:02:33 +02:00
.gitignore initial commit 2026-06-20 18:02:33 +02:00
.gitmodules initial commit 2026-06-20 18:02:33 +02:00
.gitpod.yml initial commit 2026-06-20 18:02:33 +02:00
.golangci.yml initial commit 2026-06-20 18:02:33 +02:00
.ignore initial commit 2026-06-20 18:02:33 +02:00
.mailmap initial commit 2026-06-20 18:02:33 +02:00
.markdownlint.yaml initial commit 2026-06-20 18:02:33 +02:00
.mockery.yml initial commit 2026-06-20 18:02:33 +02:00
.node-version initial commit 2026-06-20 18:02:33 +02:00
.npmrc initial commit 2026-06-20 18:02:33 +02:00
.release-notes-assistant.yaml initial commit 2026-06-20 18:02:33 +02:00
.spectral.yaml initial commit 2026-06-20 18:02:33 +02:00
.yamllint.yaml initial commit 2026-06-20 18:02:33 +02:00
BSDmakefile initial commit 2026-06-20 18:02:33 +02:00
CODEOWNERS initial commit 2026-06-20 18:02:33 +02:00
CONTRIBUTING.md initial commit 2026-06-20 18:02:33 +02:00
DCO initial commit 2026-06-20 18:02:33 +02:00
Dockerfile initial commit 2026-06-20 18:02:33 +02:00
Dockerfile.rootless initial commit 2026-06-20 18:02:33 +02:00
eslint.config.mjs initial commit 2026-06-20 18:02:33 +02:00
flake.lock initial commit 2026-06-20 18:02:33 +02:00
flake.nix initial commit 2026-06-20 18:02:33 +02:00
go.mod initial commit 2026-06-20 18:02:33 +02:00
go.sum initial commit 2026-06-20 18:02:33 +02:00
LICENSE initial commit 2026-06-20 18:02:33 +02:00
main.go initial commit 2026-06-20 18:02:33 +02:00
Makefile bunnish version 2026-06-20 21:42:14 +00:00
manifest.scm initial commit 2026-06-20 18:02:33 +02:00
package-lock.json initial commit 2026-06-20 18:02:33 +02:00
package.json initial commit 2026-06-20 18:02:33 +02:00
playwright.config.ts initial commit 2026-06-20 18:02:33 +02:00
README.md update readme 2026-06-20 18:11:22 +00:00
release-notes-assistant.sh initial commit 2026-06-20 18:02:33 +02:00
RELEASE-NOTES.md initial commit 2026-06-20 18:02:33 +02:00
shell.nix initial commit 2026-06-20 18:02:33 +02:00
stylelint.config.js catppuccin default theme + org anonymous theme fix 2026-06-21 16:47:36 +00:00
tailwind.config.js catppuccin default theme + org anonymous theme fix 2026-06-21 16:47:36 +00:00
tsconfig.json initial commit 2026-06-20 18:02:33 +02:00
vitest.config.ts initial commit 2026-06-20 18:02:33 +02:00
webpack.config.js initial commit 2026-06-20 18:02:33 +02:00

Forgejo-Bunnish

Custom build of Forgejo v16 based off of Commit 5bd85570

I only really care about having the heatmap on my profile but whatever 🩷

License

GPLv3, same as Forgejo.

Original Forgejo License readme:

Forgejo is distributed under the terms of the GPL version 3.0 or any later version.

The agreement for this license was documented in June 2023 and implemented during the development of Forgejo v9.0. All Forgejo versions before v9.0 are distributed under the MIT license.