1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/routers
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
api/v1 routers/api: rename handlers to be unexported 2016-08-04 17:08:01 -07:00
dev Rename module: middleware -> context 2016-03-11 11:56:52 -05:00
org Add support for federated avatars (#3320) 2016-08-07 10:27:38 -07:00
repo Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
user Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412) 2016-08-09 10:00:42 -07:00
home.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
install.go Add support for federated avatars (#3320) 2016-08-07 10:27:38 -07:00