1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-24 04:05:48 +00:00
gitea/routers
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
..
admin go lint fixed for routers/admin 2016-11-21 11:29:25 +08:00
api/v1 Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
dev golint fixed for parts of routers root, dev, user and org dirs (#167) 2016-11-18 11:03:03 +08:00
org golint fixed for parts of routers root, dev, user and org dirs (#167) 2016-11-18 11:03:03 +08:00
repo Fix HTTP headers for issue attachment download 2016-11-26 10:13:25 -02:00
user golint fixed for parts of routers root, dev, user and org dirs (#167) 2016-11-18 11:03:03 +08:00
home.go golint fixed for parts of routers root, dev, user and org dirs (#167) 2016-11-18 11:03:03 +08:00
init.go Move init functions from routers/install to routers/init (#230) 2016-11-24 15:40:16 +08:00
install.go Move init functions from routers/install to routers/init (#230) 2016-11-24 15:40:16 +08:00