gitea/templates/repo
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
* Server-side syntax hilighting for all code

This PR does a few things:

* Remove all traces of highlight.js
* Use chroma library to provide fast syntax hilighting directly on the server
* Provide syntax hilighting for diffs
* Re-style both unified and split diffs views
* Add custom syntax hilighting styling for both regular and arc-green

Fixes #7729
Fixes #10157
Fixes #11825
Fixes #7728
Fixes #3872
Fixes #3682

And perhaps gets closer to #9553

* fix line marker

* fix repo search

* Fix single line select

* properly load settings

* npm uninstall highlight.js

* review suggestion

* code review

* forgot to call function

* fix test

* Apply suggestions from code review

suggestions from @silverwind thanks

Co-authored-by: silverwind <me@silverwind.io>

* code review

* copy/paste error

* Use const for highlight size limit

* Update web_src/less/_repository.less

Co-authored-by: Lauris BH <lauris@nix.lv>

* update size limit to 1MB and other styling tweaks

* fix highlighting for certain diff sections

* fix test

* add worker back as suggested

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-07-01 00:34:03 +03:00
..
branch Allow unauthenticated users to compare (#11240) 2020-05-04 19:44:30 -03:00
diff Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
editor Allow different HardBreaks settings for documents and comments (#11515) 2020-05-24 09:14:26 +01:00
issue Show description on individual milestone view (#12055) 2020-06-25 21:21:13 -04:00
pulls Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
release Add compare link to releases (#11752) 2020-06-05 14:44:54 -04:00
settings Fix webhook template when validation errors occur (#11421) 2020-05-15 22:02:46 +03:00
wiki Fix images in wiki edit preview (#11546) 2020-05-24 11:41:33 +01:00
activity.tmpl Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
blame.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
branch_dropdown.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
commit_page.tmpl Use custom SVGs for commit signing lock icon (#12017) 2020-06-28 00:05:50 -04:00
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
commits.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
commits_list.tmpl Show full GPG commit status on PR commit history (#11702) 2020-06-02 20:22:26 -04:00
commits_list_small.tmpl Fix message wrapping on PR commit list (#11616) 2020-06-03 09:30:34 +01:00
commits_table.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
create.tmpl Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
empty.tmpl Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Handle multiple merges in gitgraph.js (#11996) 2020-06-20 22:29:44 +03:00
header.tmpl Use label to describe repository type (#11891) 2020-06-22 16:20:51 -04:00
header_icon.tmpl Add org avatar on top of internal repo icon (#11895) 2020-06-26 03:07:15 +03:00
home.tmpl Use Fomantic's fluid padded for blame full width (#12023) 2020-06-25 14:58:12 -04:00
migrate.tmpl Allow site admin to disable mirrors (#11740) 2020-06-02 21:21:38 -04:00
migrating.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
search.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
shabox_badge.tmpl Use custom SVGs for commit signing lock icon (#12017) 2020-06-28 00:05:50 -04:00
sub_menu.tmpl UI: Fix wrong closing tag (#11910) 2020-06-16 11:27:20 -04:00
user_cards.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
view_file.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
view_list.tmpl Fix reply octicon (#11821) 2020-06-09 10:13:00 -05:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00