Commit Graph

9 Commits (0a7c5623d7a58a342f1734d00080ef71c5ed991e)

Author SHA1 Message Date
mrsdizzie 4ed7d2a2bb
Remove last traces of has-emoji class ()
Now that emojify.js has been removed, get rid of all instances of has-emoji class that was only used for that. Support for rendering shortcodes should remain in all of these places so it should still work the same.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
jaqra 086bfb8b4b Add pagination to commit graph page ()
Fixes 
6543 5409dec8fd [Branch View] show "New Pull Request" Button only if posible ()
* add check Commits Ahead is gt 0

* code format
to start drone-ci test again
and formate code is also nice :)
jaqra 7b2a39c78b Apply emoji on commit graph page ()
Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages ()
* Fix issue link rendering in commit messages

* Update page.tmpl

* No links for parens

* remove comment
Morlinest 4fa691c4dd Make issue in commit graph "clickable" ()
Andrey Nering 6a451a2b59 Minor improvements on commit graph UI ()
* Make "Commit Graph" link a button and translate it

* Add title on Commit Graph page
Kjell Kvinge f9a3aa8737 add scroolbars to wide graphs. ()
* Add scrollbars to graph and revlist if needed.

* Add border
Kjell Kvinge 22e1bd31c6 commithgraph / timeline ()
* Add model and tests for graph

* Add route and router for graph

* Add assets for graph

* Add template for graph