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.
gitea/routers/api/v1
Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158)
* return diffs without binary file content change

* ?binary=true option to restore old behaviour

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
admin Move login related structs and functions to models/login (#17093) 3 years ago
misc refactor: move from io/ioutil to io and os package (#17109) 3 years ago
notify Notifications API: respond with updated notifications (#17064) 3 years ago
org Calculate label URL on API (#16186) 3 years ago
repo Don't return binary file changes in raw PR diffs by default (#17158) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add an api endpoint to fetch git notes (#15373) (#16649) 4 years ago
user Move login related structs and functions to models/login (#17093) 3 years ago
utils Move login related structs and functions to models/login (#17093) 3 years ago
api.go Merge endpoints for pull diff/patch (#17104) 3 years ago