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.
forgejo/public
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
..
assets Upgrade octicon to 4.3.0 8 years ago
css Render the Code view on the server (minus syntax highlighting) (#2942) 8 years ago
img Use a gopher as default avatar (rather than the gravatar logo) (#3208) 8 years ago
js Render the Code view on the server (minus syntax highlighting) (#2942) 8 years ago
less Render the Code view on the server (minus syntax highlighting) (#2942) 8 years ago
plugins Added coding style modes to SimpleMDE (#3286) 8 years ago
config.codekit Update .gitattributes 8 years ago