1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04: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 Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
cache Use hash of repo path, ref and entrypath as cache key (#12151) 2020-07-06 01:40:34 +03:00
charset
context Fix typo (#12013) 2020-06-22 11:21:11 -04:00
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 Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
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 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
highlight Ensure syntax highlighting is the same inside diffs (#12205) 2020-07-11 13:43:12 +08:00
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 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
process
public Move fomantic and jQuery to main webpack bundle (#11997) 2020-06-27 22:59:56 -04:00
queue Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
recaptcha
references
repofiles prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
repository Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053) 2020-07-05 22:08:32 -04:00
secret
session
setting Use url.Parse to parse hostname (#12335) 2020-07-26 20:16:22 -04:00
ssh
structs API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
svg Fix filepath basename on Windows for SVG bindata (#12241) 2020-07-13 21:16:40 +01:00
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