jojo/routers/web
Mathieu Fenniak a59481d3d9 [v14.0/forgejo] fix: use an absolute URL for compare links in atom feed (#11126)
**Backport:** #10933

(cherry picked from commit 995244895a)

Co-authored-by: xrstf <git@xrstf.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11126
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
2026-02-01 19:46:45 +01:00
..
admin feat: render a link to poster profile next to the ID within shadow copy details (#10194) 2025-12-09 15:19:10 +01:00
auth feat: allow sync quota groups with oauth2 auth source (#8554) 2025-12-01 14:12:00 +01: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 feat: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
feed [v14.0/forgejo] fix: use an absolute URL for compare links in atom feed (#11126) 2026-02-01 19:46:45 +01:00
healthcheck chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
misc feat: bump the minimum required Git version from 2.0.0 to 2.34.1 (#8328) 2025-06-29 00:44:18 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
org chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
repo [v14.0/forgejo] fix: allow test delivery for webhooks not enabled for push events (#11074) 2026-01-28 16:09:43 +01:00
shared [v14.0/forgejo] fix: ignore private .profile repo on user profile page (#10495) 2025-12-20 07:06:26 +01:00
user feat: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
base.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
githttp.go feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
goget.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
home.go feat: Global 2FA enforcement (#8753) 2025-08-15 10:56:45 +02: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 [v14.0/forgejo] fix: make lastcommit available for non-signed-in users (#10817) 2026-01-13 23:41:35 +01:00
webfinger.go fix: trim trailing slash in WebFinger OIDC issuer link (#8794) 2025-08-06 14:50:51 +02:00