forgejo-aneksajo/routers/web
Matthias Riße 6f0b449a05
Some checks failed
testing-integration / test-unit (push) Has been skipped
/ build-oci-image (rootful) (push) Failing after 1m42s
/ build-oci-image (rootless) (push) Failing after 7s
testing-integration / test-sqlite (push) Has been skipped
testing / backend-checks (push) Successful in 24m43s
testing / frontend-checks (push) Successful in 2m58s
testing / test-unit (push) Has been skipped
testing / test-e2e (push) Has been skipped
testing / test-mysql (push) Failing after 17s
testing / test-pgsql (push) Failing after 28s
testing / test-sqlite (push) Successful in 1h14m9s
testing / security-check (push) Has been skipped
testing / test-remote-cacher (redis) (push) Has been skipped
testing / test-remote-cacher (valkey) (push) Has been skipped
testing / test-remote-cacher (garnet) (push) Has been skipped
testing / test-remote-cacher (redict) (push) Has been skipped
Integration tests for the release process / release-simulation (push) Has been cancelled
/ release (push) Has been cancelled
Add missing blob in MarkupContext (#91)
This fixes a 500 in the /<owner>/<repository>/render/... endpoints that
happens due to a nil pointer dereference of the blob.

Reviewed-on: https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo/pulls/91
Co-authored-by: Matthias Riße <m.risse@fz-juelich.de>
Co-committed-by: Matthias Riße <m.risse@fz-juelich.de>
2025-09-20 18:06:02 +02:00
..
admin [v12.0/forgejo] fix: email comments are removed from email addresses (#9083) 2025-08-30 18:45:30 +02:00
auth [v12.0/forgejo] fix: email comments are removed from email addresses (#9083) 2025-08-30 18:45:30 +02:00
devtest chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
events chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
explore [v12.0/forgejo] fix(code-search): fix broken pagination. (#9006) 2025-08-23 13:49:05 +02:00
feed [v12.0/forgejo] fix: correct release link in feed (#8805) 2025-08-06 18:32:17 +02:00
healthcheck chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
misc fix: return the correct agit type in ssh_info (#8025) 2025-06-02 09:21:49 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
org [v12.0/forgejo] fix(ui): prevent render failure on faulty org settings post (#8555) 2025-07-18 14:01:38 +02:00
repo Add missing blob in MarkupContext (#91) 2025-09-20 18:06:02 +02:00
shared [v12.0/forgejo] fix: package cleanup rules are not applied when there are more than 200 packages (depends on MAX_RESPONSE_ITEMS) (#9219) (#9233) 2025-09-10 12:15:20 +02:00
user [v12.0/forgejo] fix(code-search): fix broken pagination. (#9006) 2025-08-23 13:49:05 +02:00
base.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
githttp.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
goget.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
home.go ui: improve error pages (#7274) 2025-03-28 19:50:43 +00:00
metrics.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
nodeinfo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
swagger_json.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web.go Add git-annex p2phttp support (#42) 2025-09-20 18:06:01 +02:00
webfinger.go [v12.0/forgejo] fix: trim trailing slash in WebFinger OIDC issuer link (#8800) 2025-08-06 16:17:03 +02:00