0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:54:52 +01:00
gitea/routers
George Harvey 481c66a91f Allows external rendering of other filetypes 2 (#8300)
* allow external rendering of other filetypes

fixes #4996 and #7614 
allows rendering of non-tex files, or otherwise accounted for filetypes

* Moves flie-size check before read()

And performs gofmt -s

* Only reads if markType is detected
2019-10-21 07:54:18 +01:00
..
admin
api/v1
dev
org
private
repo Allows external rendering of other filetypes 2 (#8300) 2019-10-21 07:54:18 +01:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go