forgejo-aneksajo/routers
Nick ae30c0fa0e git-annex: make /media/ download annexed content
Previously, Gitea's LFS support allowed direct-downloads of LFS content,
via http://$HOSTNAME:$PORT/$USER/$REPO/media/branch/$BRANCH/$FILE
Expand that grace to git-annex too. Now /media should provide the
relevant *content* from the .git/annex/objects/ folder.

This adds tests too. And expands the tests to try symlink-based annexing,
since /media implicitly supports both that and pointer-file-based annexing.
2025-03-24 09:02:04 +01:00
..
api [v10.0/forgejo] fix(api): typo in API description for repoSearch (#7202) 2025-03-11 14:03:19 +00:00
common [v10.0/forgejo] fix: use correct input for strip slashes middleware (#7306) 2025-03-22 17:30:28 +00:00
install [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
private git-annex: add configuration setting [annex].ENABLED 2025-03-24 09:02:03 +01:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
web git-annex: make /media/ download annexed content 2025-03-24 09:02:04 +01:00
init.go Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00