forgejo/web_src/js/features
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>
2020-08-06 09:04:08 +01:00
..
clipboard.js
codeeditor.js
colorpicker.js Move jquery-minicolors to npm/webpack (#12305) 2020-07-29 14:44:23 -04:00
contextpopup.js Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00
dropzone.js
emoji.js
eventsource.sharedworker.js Re-fix #12095 again (#12138) 2020-07-05 01:04:00 +03:00
gitgraph.js Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
notification.js Re-fix #12095 again (#12138) 2020-07-05 01:04:00 +03:00
serviceworker.js
tablesort.js [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
tribute.js
userheatmap.js