Daily Shaarli

All links of one day in a single page.

November 12, 2020

Operator Lookup - Search JavaScript operators · Josh W Comeau
thumbnail

Un moteur de recherche pour les opérateurs JS. Je me garde ça sous le coude parce que :

  • c'est hyper galère de rechercher des opérateurs sur les moteurs de recherche classiques qui ne sont fait que pour le full-text
  • je connais bien ceux de PHP et il y a pas mal de différences avec ceux de JS, donc je m'emmêle régulièrement les pinceaux

via

nikitonsky is being grumpy · Grumpy Website

If you plan to use modern video player, you better become an expert in arrows and rectangles

Release v0.12.1 · shaarli/Shaarli · GitHub
thumbnail

I just released #Shaarli v0.12.1 with a bunch of new features! 🎉


Shaarli v0.12.1

nginx (#1628) and Apache (#1630) configurations have been reviewed. It is recommended that you
update yours using the documentation.
Users using official Docker image will receive updated configuration automatically.

Added

  • Bulk creation of bookmarks
  • Server administration tool page (and install page requirements)
  • Support any tag separator, not just whitespaces
  • Share a private bookmark using a URL with a token
  • Add a setting to retrieve bookmark metadata asynchronously (enabled by default)
  • Highlight fulltext search results
  • Weekly and monthly view/RSS feed for daily page
  • MarkdownExtra formatter
  • Default formatter: add a setting to disable auto-linkification
  • Add mutex on datastore I/O operations to prevent data loss
  • PHP 8.0 support
  • REST API: allow override of creation and update dates
  • Add strict types for bookmarks management

Changed

  • Improve regex and performances to extract HTML metadata (title, description, etc.)
  • Support using Shaarli without URL rewriting (prefix URL with /index.php/)
  • Improve the "Manage tags" tools page
  • Use PSR-3 logger for login attempts
  • Move utils classes to Shaarli\Helper namespace and folder
  • Include php-simplexml in Docker image
  • Raise 404 error instead of 500 if permalink access is denied
  • Display error details even with dev.debug set to false
  • Reviewed nginx configuration
  • Reviewed Apache configuration
  • Replace vimeo link in demo bookmarks due to IP ban on the demo instance
  • Apply PSR-12 on code base, and add CI check using PHPCS

Fixed

  • Compatiliby issue on login with PHP 7.1
  • Japanese translations update
  • Redirect to referrer after bookmark deletion
  • Inject ROOT_PATH in plugin instead of regenerating it everywhere
  • Wallabag plugin: minor improvements
  • REST API postLink: change relative path to absolute path
  • Webpack: fix vintage theme images include
  • Docker-compose: fix SSL certificate + add parameter for Docker tag

Removed

  • config.json.php new lines in prefix/suffix to prevent issues with Windows PHP
Construire un blog statique et un workflow de publication avec Hugo, Github, Docker et NetlifyCMS :: ArthurHoaro
428754 – KDEConnect shows notification on desktop if VLC is paused on desktop

J'utilise KDE Connect depuis quelques temps. C'est un outil assez pratique qui permet de faire de la synchronisation entre le téléphone Android et KDE (notifications, réponses aux SMS, contrôle de média, envoi de fichier, etc.).

Par contre, j'ai hâte que ce comportement (voir le bug linké) soit corrigé, parce qu'en l'état l'application forward ses propres notifications, même si elles proviennent du PC. Je suis donc notifié sur PC des médias que j'ouvre sur Firefox... PC. Utile.