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.
zeripath 2c1ae6c82d
Render the git graph on the server (#12333)
Rendering the git graph on the server means that we can properly track flows and switch from the Canvas implementation to a SVG implementation.

* This implementation provides a 16 limited color selection
* The uniqued color numbers are also provided
* And there is also a monochrome version
*In addition is a hover highlight that allows users to highlight commits on the same flow.

Closes #12209

Signed-off-by: Andrew Thornton art27@cantab.net
Co-authored-by: silverwind <me@silverwind.io>
4 years ago
..
components Insert ui divider directly in templates instead of from inside heatmap vue component (#11508) 4 years ago
features Render the git graph on the server (#12333) 4 years ago
markdown Add loading spinners and mermaid error handling (#12358) 4 years ago
standalone Collapse Swagger UI tags by default (#12428) 4 years ago
vendor Rewrite GitGraph.js (#12137) 4 years ago
index.js Improve HTML escaping helper (#12383) 4 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Update Octicons to v10 (#12240) 4 years ago
utils.js Add mermaid JS renderer (#12334) 4 years ago