1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:31:26 +02:00
gitea/templates/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
..
issue #3399 500 for upstream pulls page if user has forked repository 2016-08-08 13:02:55 -07:00
pulls #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
release #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
settings Replace gogs.io http links with https version (#3386) 2016-08-05 17:35:40 -07:00
wiki
bare.tmpl
branch_dropdown.tmpl
commits_table.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
commits.tmpl
create.tmpl #3325 use correct word for .gitignore 2016-08-09 12:16:21 -07:00
diff_box.tmpl
diff.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
header.tmpl
home.tmpl
migrate.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
user_cards.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
view_file.tmpl Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
view_list.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
watchers.tmpl