0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 04:51:06 +01:00
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>
2021-09-27 17:09:49 -04:00
..
admin Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
misc
notify
org
repo Don't return binary file changes in raw PR diffs by default (#17158) 2021-09-27 17:09:49 -04:00
settings
swagger
user Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
utils Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
api.go