MyShaarli/tests/bookmark
ArthurHoaro 21e72da9ee Asynchronous retrieval of bookmark's thumbnails
This feature is based general.enable_async_metadata setting and works with existing metadata.js file.
The script is compatible with any template:
   - the thumbnail div bloc must have  attribute
   - the bookmark bloc must have  attribute with the bookmark ID as value

Fixes #1564
2020-10-20 10:15:18 +02:00
..
BookmarkArrayTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
BookmarkFileServiceTest.php add search highlight unit tests 2020-10-16 20:31:49 +02:00
BookmarkFilterTest.php add search highlight unit tests 2020-10-16 20:31:49 +02:00
BookmarkInitializerTest.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
BookmarkTest.php Asynchronous retrieval of bookmark's thumbnails 2020-10-20 10:15:18 +02:00
LinkUtilsTest.php Improve metadata retrieval (performances and accuracy) 2020-10-15 11:36:56 +02:00