1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/routers
JakobDev 4d072a4c4e
Add API endpoint to get latest release (#21267)
This PR adds a new API endpoint to get the latest stable release of a
repo, similar to [GitHub
API](https://docs.github.com/en/rest/releases/releases#get-the-latest-release).
2023-01-26 10:33:47 -06:00
..
api Add API endpoint to get latest release (#21267) 2023-01-26 10:33:47 -06:00
common
install
private Prevent multiple To recipients (#22566) 2023-01-22 08:23:52 -06:00
utils
web Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
init.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00