mrsdizzie
4ed7d2a2bb
Remove last traces of has-emoji class ( #11263 )
...
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>
5 years ago
jaqra
086bfb8b4b
Add pagination to commit graph page ( #8360 )
...
Fixes #8308
5 years ago
6543
5409dec8fd
[Branch View] show "New Pull Request" Button only if posible ( #7977 )
...
* add check Commits Ahead is gt 0
* code format
to start drone-ci test again
and formate code is also nice :)
5 years ago
jaqra
7b2a39c78b
Apply emoji on commit graph page ( #7743 )
5 years ago
Ethan Koenig
5481be0ac5
Fix issue link rendering in commit messages ( #2897 )
...
* Fix issue link rendering in commit messages
* Update page.tmpl
* No links for parens
* remove comment
7 years ago
Morlinest
4fa691c4dd
Make issue in commit graph "clickable" ( #1392 )
8 years ago
Andrey Nering
6a451a2b59
Minor improvements on commit graph UI ( #1380 )
...
* Make "Commit Graph" link a button and translate it
* Add title on Commit Graph page
8 years ago
Kjell Kvinge
f9a3aa8737
add scroolbars to wide graphs. ( #608 )
...
* Add scrollbars to graph and revlist if needed.
* Add border
8 years ago
Kjell Kvinge
22e1bd31c6
commithgraph / timeline ( #428 )
...
* Add model and tests for graph
* Add route and router for graph
* Add assets for graph
* Add template for graph
8 years ago