forgejo/routers
merlleu a7d9a70552
allow "latest" to be used in release vTag when downloading file (#26748)
Hello,

In the discord I saw
[someone](https://discord.com/channels/322538954119184384/1069795723178160168/1145061200644800514)
complaining that you can't use the "latest" keyword as release tag to
download a specific file:
In his example:

https://www.uberwald.me/gitea/public/fvtt-ecryme/releases/latest/system.json

However the latest keyword works for the release page, so I think it's a
good thing to implement this on the release attachment download url too.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-06 11:06:04 +00:00
..
api Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
common
install
private Fix verifyCommits error when push a new branch (#26664) 2023-08-30 02:27:53 +00:00
utils
web allow "latest" to be used in release vTag when downloading file (#26748) 2023-09-06 11:06:04 +00:00
init.go Move feed notification service layer (#26908) 2023-09-05 13:00:52 +00:00