MyShaarli/application/front
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
..
controller Asynchronous retrieval of bookmark's thumbnails 2020-10-20 10:15:18 +02:00
exceptions Process login through Slim controller 2020-07-23 21:19:21 +02:00
ShaarliAdminMiddleware.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ShaarliMiddleware.php Fix login loop for private instances 2020-09-01 11:26:24 +02:00