gitea/web_src/less
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>
..
features Render the git graph on the server ()
markdown Add loading spinners and mermaid error handling ()
themes Render the git graph on the server ()
_admin.less [UI] Sortable Tables Header By Click ()
_base.less Reduce emoji size ()
_chroma.less Improve arc-green code colors ()
_dashboard.less Fix alignment for commits on dashboard ()
_editor.less Enforce transparent background on editor toolbar elements ()
_explore.less Add Octicon SVG spritemap ()
_form.less Disallow leading zeroes in Less ()
_home.less Add Octicon SVG spritemap ()
_install.less Move less from public/ to web_src/ so that it will not be packe… ()
_markdown.less Add loading spinners and mermaid error handling ()
_organization.less Add Organization Wide Labels ()
_repository.less Render the git graph on the server ()
_review.less Replace code fold icons with octicons ()
_svg.less Update Octicons to v10 ()
_tribute.less Move tributejs to npm/webpack ()
_user.less Ensure tabs wrap correctly on user profile page ()
index.less Render the git graph on the server ()