]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Plugin wallabag: minor improvements 1610/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 24 Oct 2020 14:25:06 +0000 (16:25 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 27 Oct 2020 20:03:29 +0000 (21:03 +0100)
commit358cb20bcba3cb7b0ce2a3000fb7026465a10386
tree2e99206786b5ef423aff418947b53a577460246a
parent820cae27cfcc94af552818f3f1e5342e00478f6c
Plugin wallabag: minor improvements

  - hide the wallabag icon for logged out users
  - set API V2 as default parameter
  - fix URL encoding issue with special chars

Fixes #1147
plugins/wallabag/wallabag.php
tests/plugins/PluginWallabagTest.php