You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
issue #3399 500 for upstream pulls page if user has forked repository 8 years ago
pulls #3348 always use relative avatar link in the template 8 years ago
release #3348 always use relative avatar link in the template 8 years ago
settings Replace gogs.io http links with https version (#3386) 8 years ago
wiki Upgrade octicon to 4.3.0 8 years ago
bare.tmpl Remember last selected clone protocol, and establish uniform order (https, ssh) 9 years ago
branch_dropdown.tmpl Upgrade octicon to 4.3.0 8 years ago
commits.tmpl Break branch-selection dropdown into a template 9 years ago
commits_table.tmpl #3348 always use relative avatar link in the template 8 years ago
create.tmpl #3325 use correct word for .gitignore 8 years ago
diff.tmpl #3348 always use relative avatar link in the template 8 years ago
diff_box.tmpl add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 8 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
header.tmpl #2162 completely disable builtin issue tracker when enable external tracker 8 years ago
home.tmpl Upgrade octicon to 4.3.0 8 years ago
migrate.tmpl #3348 always use relative avatar link in the template 8 years ago
user_cards.tmpl #3348 always use relative avatar link in the template 8 years ago
view_file.tmpl Render the Code view on the server (minus syntax highlighting) (#2942) 8 years ago
view_list.tmpl #3348 always use relative avatar link in the template 8 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago