mrsdizzie
affced38a0
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
f457f9d710
Add pagination to commit graph page ( #8360 )
Fixes #8308
6 years ago
6543
17f80de4e2
[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 :)
6 years ago
jaqra
3f19bffa01
Apply emoji on commit graph page ( #7743 )
6 years ago
Ethan Koenig
9ade90d9d0
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
7f5ccc59d4
Make issue in commit graph "clickable" ( #1392 )
8 years ago
Andrey Nering
1627fcca78
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
db7e7bf777
add scroolbars to wide graphs. ( #608 )
* Add scrollbars to graph and revlist if needed.
* Add border
8 years ago
Kjell Kvinge
fd2d8ac6f4
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