forgejo-aneksajo/routers
Nick 3ed58d8c6d git-annex: make /media/ download annexed content (#20)
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.
2024-06-14 15:11:20 +02:00
..
api Fix NuGet Package API for $filter with Id equality (#31188) (#31242) 2024-06-09 11:49:18 +02:00
common Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
install Always load or generate oauth2 jwt secret (#30942) 2024-05-24 15:15:07 +02:00
private git-annex: add configuration setting [annex].ENABLED (#18) 2024-06-14 15:11:19 +02:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web git-annex: make /media/ download annexed content (#20) 2024-06-14 15:11:20 +02:00
init.go s/Gitea/Forgejo in various log messages and comments 2024-04-22 14:41:17 +00:00