gitea/routers/repo
Rory McNamara c8b45ecc27 Render the Code view on the server (minus syntax highlighting) (#2942)
* render code view server side

* remove debug print

* fix multiline selection bug

* change string concatenation to bytes.Buffer for efficiency

* Fix newlines added by previous for hljs

* fix selection highlighting

* make css changes in .less
2016-08-09 12:35:20 -07:00
..
branch.go
commit.go
download.go
http.go
issue.go
pull.go
release.go
repo.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
setting.go
view.go Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
webhook.go
wiki.go Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00