MyShaarli/tpl/default
ArthurHoaro 4cf3564d28 Add a setting to retrieve bookmark metadata asynchrounously
- There is a new standalone script (metadata.js) which requests
    a new controller to get bookmark metadata and fill the form async
  - This feature is enabled with the new setting: general.enable_async_metadata
    (enabled by default)
  - general.retrieve_description is now enabled by default
  - A small rotating loader animation has a been added to bookmark inputs
    when metadata is being retrieved (default template)
  - Custom JS htmlentities has been removed and  mathiasbynens/he
    library is used instead

Fixes #1563
2020-10-15 09:08:46 +02:00
..
404.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
addlink.html Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00
changepassword.html Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00
changetag.html Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00
configure.html Process thumbnail synchronize page through Slim controllers 2020-07-23 21:19:21 +02:00
daily.html Better support for notes permalink 2020-07-28 20:46:11 +02:00
dailyrss.html Process Daily RSS feed through Slim controller 2020-07-23 21:19:21 +02:00
editlink.html Add a setting to retrieve bookmark metadata asynchrounously 2020-10-15 09:08:46 +02:00
error.html Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
export.bookmarks.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
export.html Process bookmark exports through Slim controllers 2020-07-23 21:19:21 +02:00
feed.atom.html Process OpenSearch controller through Slim 2020-07-23 21:19:21 +02:00
feed.rss.html Process OpenSearch controller through Slim 2020-07-23 21:19:21 +02:00
import.html Process bookmarks import through Slim controller 2020-07-23 21:19:21 +02:00
includes.html Add Markdown Extra formatter 2020-10-13 12:20:34 +02:00
install.html Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
linklist.html Security: fix multiple XSS vulnerabilities + fix search tags with special chars 2020-10-06 17:30:18 +02:00
linklist.paging.html Merge pull request #1526 from kcaran/links_per_page 2020-09-03 08:45:48 +02:00
loginform.html Render login page through Slim controller 2020-01-26 11:34:14 +01:00
opensearch.html Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00
page.footer.html Process plugins administration page through Slim controllers 2020-07-23 21:19:21 +02:00
page.header.html Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
picwall.html Multiple small fixes 2020-07-23 21:19:21 +02:00
pluginsadmin.html Process plugins administration page through Slim controllers 2020-07-23 21:19:21 +02:00
tag.cloud.html Security: fix multiple XSS vulnerabilities + fix search tags with special chars 2020-10-06 17:30:18 +02:00
tag.list.html Security: fix multiple XSS vulnerabilities + fix search tags with special chars 2020-10-06 17:30:18 +02:00
tag.sort.html Issue #1437 - Make tag cloud/list views buttons more obvious 2020-10-02 14:06:02 -04:00
thumbnails.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
tools.html Process thumbnail synchronize page through Slim controllers 2020-07-23 21:19:21 +02:00