forgejo/routers/repo
Nico Mandery 6ade13e86e serve video files using the HTML5 video tag (#418)
* serve video files using the HTML5 video tag

* lint fix: add comment to IsVideoFile
2016-12-20 16:09:11 +08:00
..
branch.go
commit.go
download.go
editor.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
http.go
issue.go
middlewares.go
pull.go resolved #310: hide fork to self (#323) 2016-12-01 18:51:50 +08:00
release.go fixed vulnerabilities on deleting release (#399) 2016-12-16 19:42:39 +08:00
repo.go golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
setting.go
view.go serve video files using the HTML5 video tag (#418) 2016-12-20 16:09:11 +08:00
webhook.go Bug fixes for repo permissions in API 2016-12-07 12:55:24 +01:00
wiki.go