1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00: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 Add support for federated avatars (#3320) 2016-08-07 10:27:38 -07:00
base Update .gitattributes 2016-08-06 10:36:40 -07:00
explore #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
mail Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
org #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
repo Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
status Indent all templates with tabs 2015-12-08 00:57:46 +01:00
user #3320 code cleanup 2016-08-07 11:01:47 -07:00
.VERSION #3406 fix regression of MustEnableIssues check 2016-08-09 09:39:55 -07:00
home.tmpl Replace gogs.io http links with https version (#3386) 2016-08-05 17:35:40 -07:00
install.tmpl #3320 code cleanup 2016-08-07 11:01:47 -07:00