]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Add a button to set links as sticky
authorArthurHoaro <arthur@hoa.ro>
Tue, 22 May 2018 20:44:38 +0000 (22:44 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 6 Oct 2018 10:55:05 +0000 (12:55 +0200)
commit4154c25b5f2f8044a37d7f84e04173bb54f2375b
treee7f61835072a54eee8590286496bdbbbef0e4a37
parent10a7b5cee96a742fbe86edbea977f3c55c92e9aa
Add a button to set links as sticky

Meaning that they always appear on top of all links

Fixes #186
12 files changed:
application/LinkDB.php
application/Router.php
application/Updater.php
assets/default/scss/shaarli.scss
index.php
tests/FeedBuilderTest.php
tests/LinkDBTest.php
tests/NetscapeBookmarkUtils/BookmarkExportTest.php
tests/Updater/UpdaterTest.php
tests/api/controllers/links/GetLinksTest.php
tests/utils/ReferenceLinkDB.php
tpl/default/linklist.html