gitea/routers/repo
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
- Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
- PDF was downloading instead of showing on browser
2016-11-26 10:13:25 -02:00
..
branch.go
commit.go
download.go Fix HTTP headers for issue attachment download 2016-11-26 10:13:25 -02:00
editor.go Golint fixed for modules/template 2016-11-25 14:23:48 +08:00
http.go
issue.go
middlewares.go
pull.go
release.go
repo.go
setting.go
view.go Golint fixed for modules/template 2016-11-25 14:23:48 +08:00
webhook.go
wiki.go