forgejo/services/repository
wxiaoguang 22eeede885
Do not "guess" the file encoding/BOM when using API to upload files (#25828)
Related issue: #18368

It doesn't seem right to "guess" the file encoding/BOM when using API to
upload files.

The API should save the uploaded content as-is.
2023-07-12 09:58:27 +00:00
..
archiver
files Do not "guess" the file encoding/BOM when using API to upload files (#25828) 2023-07-12 09:58:27 +00:00
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go
fork.go
fork_test.go
hooks.go
lfs.go
main_test.go
push.go
repository.go
repository_test.go
review.go
review_test.go
template.go
transfer.go
transfer_test.go