Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix serve attachment content type | Unknwon | 2015-08-12 |
| | |||
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 |
| | |||
* | Raw text file view returns correct charset in content-type header if not utf-8 | Vladimir Vissoultchev | 2015-07-28 |
| | |||
* | don't set mime type to text/plain. This will break serving e.g. raw images, | Don Bowman | 2015-04-08 |
| | | | | | | | | | html, etc According to http://golang.org/pkg/net/http/#DetectContentType "If the Header does not contain a Content-Type line, Write adds a Content-Type set to the result of passing the initial 512 bytes of written data to DetectContentType." | ||
* | routers/repo: set raw page content type to 'text/plain' #828 | Unknwon | 2015-01-31 |
| | |||
* | GetFile api | Unknwon | 2014-11-16 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Fixed directory permissions for the zip download router | Jan Oliver Oelerich | 2014-06-01 |
| | | | If the archives/ directory is created with 0655, it results in a permission error. | ||
* | fix for new git api | slene | 2014-05-28 |
| | |||
* | Fixed #209 | Unknown | 2014-05-25 |
| | |||
* | fix #195 | Unknown | 2014-05-16 |
| | |||
* | Fix #186 | Unknown | 2014-05-16 |
| | |||
* | zip archive download | slene | 2014-04-16 |