aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/wallabag
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-092-6/+8
* Plugin wallabag: minor improvementsArthurHoaro2020-10-271-2/+3
* Inject ROOT_PATH in plugin instead of regenerating it everywhereArthurHoaro2020-10-161-1/+1
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-1/+3
* Process plugins administration page through Slim controllersArthurHoaro2020-07-231-1/+1
* namespacing: add plugin tests to \Shaarli\Plugin\[...]VirtualTam2019-01-122-3/+3
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+1
* lint: apply phpcbf to plugins/VirtualTam2018-12-021-1/+0
* Shaarli's translationArthurHoaro2017-10-222-4/+22
* Cleanup: explicit method visibilityVirtualTam2017-01-051-1/+1
* Plugins W3C complianceArthurHoaro2016-11-051-1/+1
* New init function for plugins, supports errors reportingArthurHoaro2016-10-141-4/+15
* Merge pull request #619 from ArthurHoaro/plugins/param-descVirtualTam2016-08-131-1/+3
|\
| * Add a description to wallabag plugin parametersArthurHoaro2016-08-021-1/+3
* | Fix: add missing final newlines, untabify textVirtualTam2016-08-131-12/+12
|/
* PluginManager no longer uses singleton patternArthurHoaro2016-06-113-27/+16
* Use the configuration manager for wallabag and readityourself pluginArthurHoaro2016-06-111-11/+8
* Fixes #411: remove hardcoded plugin icon sizeArthurHoaro2016-02-281-1/+1
* Wallabag plugin: add version parameter in the meta fileArthurHoaro2016-02-101-1/+1
* Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-312-1/+3
* Git *wants* to rewrite this file in the exact same way...ArthurHoaro2016-01-061-71/+71
* Wallabag plugin improvementArthurHoaro2015-12-275-10/+108
* Bugfix: do not store plugin errors in data.phpArthurHoaro2015-11-221-1/+1
* unit tests for the wallabag pluginArthurHoaro2015-11-081-7/+15
* PLUGIN wallabagArthurHoaro2015-11-075-0/+64