1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 09:21:29 +02:00
gitea/templates
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
..
admin
base
explore
mail
org
repo Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
status
user
.VERSION #3406 fix regression of MustEnableIssues check 2016-08-09 09:39:55 -07:00
home.tmpl
install.tmpl