forgejo/web_src/js
zeripath 2c1ae6c82d
Render the git graph on the server ()
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 

Signed-off-by: Andrew Thornton art27@cantab.net
Co-authored-by: silverwind <me@silverwind.io>
2020-08-06 09:04:08 +01:00
..
components Insert ui divider directly in templates instead of from inside heatmap vue component () 2020-05-19 21:24:14 +01:00
features Render the git graph on the server () 2020-08-06 09:04:08 +01:00
markdown Add loading spinners and mermaid error handling () 2020-08-04 20:56:37 +01:00
standalone Collapse Swagger UI tags by default () 2020-08-05 22:42:19 +01:00
vendor Rewrite GitGraph.js () 2020-07-05 02:04:24 +01:00
index.js Improve HTML escaping helper () 2020-07-30 22:14:04 -04:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX () 2020-05-20 23:33:31 +01:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
svg.js Update Octicons to v10 () 2020-07-17 18:15:12 +03:00
utils.js Add mermaid JS renderer () 2020-07-27 02:24:09 -04:00