]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - application/api/controllers/Links.php
Update LinkFilter to be able to filter only public links 768/head
authorArthurHoaro <arthur@hoa.ro>
Mon, 16 Jan 2017 12:57:11 +0000 (13:57 +0100)
committerArthurHoaro <arthur@hoa.ro>
Mon, 16 Jan 2017 12:57:11 +0000 (13:57 +0100)
commit7f96d9ec21a95cb85d0292b46e18235b20efbcb2
tree7fbedb066b3eef2d3951935806069b2236effb83
parentae7f6b9d09c0f3e31d64e6c8a9804d5ab0c62eae
Update LinkFilter to be able to filter only public links

No update regarding the UI or the API for now

Fixes #758
application/LinkDB.php
application/LinkFilter.php
application/api/controllers/Links.php
index.php
tests/LinkFilterTest.php