You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
qwerty287 1dfa28ffa5
Add API endpoint to get changed files of a PR (#21177)
This adds an api endpoint `/files` to PRs that allows to get a list of changed files.

built upon #18228, reviews there are included
closes https://github.com/go-gitea/gitea/issues/654

Co-authored-by: Anton Bracke <anton@ju60.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
api Add API endpoint to get changed files of a PR (#21177) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Improve error descriptions for unauthorized_client (#21292) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago