aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/wallabag/WallabagInstance.php
Commit message (Collapse)AuthorAgeFilesLines
* Wallabag plugin improvementArthurHoaro2015-12-271-0/+71
* Fixes a bug where URL weren't properly encoded. * Adds Wallabag V2 support. * Adds a URL function to handle trailing slash. * UT. * README updated.