0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:24:51 +01:00
gitea/modules
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
..
analyze
auth Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 2020-08-01 10:45:26 -04:00
avatar
base
cache
charset
context
convert
cron Mirror System Notice reports are too frequent (#12438) 2020-08-05 21:40:36 +01:00
emoji Fix emoji detection in certain cases (#12320) 2020-07-25 16:40:04 +03:00
eventsource
generate
git Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 2020-07-29 13:53:04 -04:00
gitgraph Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
graceful
highlight
httplib
indexer Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 2020-08-01 10:45:26 -04:00
lfs
log Fix double-indirection bug in logging IDs (#12294) 2020-07-23 12:26:45 +03:00
markup Add loading spinners and mermaid error handling (#12358) 2020-08-04 20:56:37 +01:00
metrics
migrations [Vendor] upgrade google/go-github to v32.1.0 (#12361) 2020-07-31 15:22:34 +01:00
notification Add action feed for new release (#12324) 2020-07-29 15:20:54 -04:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting Use url.Parse to parse hostname (#12335) 2020-07-26 20:16:22 -04:00
ssh
structs
svg
sync
task
templates Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
test
timeutil
upload
user
util
validation
webhook Don't use legacy method to send Matrix Webhook (#12348) 2020-07-30 18:04:19 -04:00