]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Add a filter to only display public links
authorArthurHoaro <arthur@hoa.ro>
Sat, 16 Dec 2017 11:36:59 +0000 (12:36 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 16 Dec 2017 13:32:56 +0000 (14:32 +0100)
commit9d4736a3e95332198896f97ecc8a83abb0cbe85b
treefc2487dbefd09953f21f8d10850c7689c87af224
parent877491b4ad0a6a9119e667901cef40cc56116901
Add a filter to only display public links

When the key filter is clicked once, it only displays private link. When it is clicked on again, it becomes red and only public links are displayed. Another click and all links are displayed. The current visibility status is shown in the search banner

Fixes #1030
application/PageBuilder.php
application/Updater.php
inc/languages/fr/LC_MESSAGES/shaarli.po
index.php
tpl/default/css/shaarli.css
tpl/default/linklist.paging.html
tpl/vintage/linklist.paging.html