0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 19:46:49 +01: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 fix: update settings table on install (#22326) 2023-01-03 14:33:41 -06:00
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