]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Do not try to retrieve thumbnails for internal link 1271/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 13:13:08 +0000 (14:13 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sun, 24 Feb 2019 11:25:50 +0000 (12:25 +0100)
commita8e7da01146455f13ef06b151a7dafedd3acf769
treeb8278b8fb78fd40183e4273e880b85555358c6de
parent905f8675a728841b03b300d2c7dc909a1c4f7f03
Do not try to retrieve thumbnails for internal link

Also adds a helper function to determine if a link is a note and apply it across multiple files.
application/api/ApiUtils.php
application/bookmark/LinkUtils.php
application/feed/FeedBuilder.php
application/netscape/NetscapeBookmarkUtils.php
index.php
tests/bookmark/LinkUtilsTest.php