Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #411: remove hardcoded plugin icon size | ArthurHoaro | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Wallabag plugin: add version parameter in the meta file | ArthurHoaro | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 2 | -1/+3 |
| | |||||
* | Git *wants* to rewrite this file in the exact same way... | ArthurHoaro | 2016-01-06 | 1 | -71/+71 |
| | | | | Probably a line ending issue... | ||||
* | Wallabag plugin improvement | ArthurHoaro | 2015-12-27 | 5 | -10/+108 |
| | | | | | | | | * Fixes a bug where URL weren't properly encoded. * Adds Wallabag V2 support. * Adds a URL function to handle trailing slash. * UT. * README updated. | ||||
* | Bugfix: do not store plugin errors in data.php | ArthurHoaro | 2015-11-22 | 1 | -1/+1 |
| | | | | | | Before this, calling writeConfig() would have write error messages in data.php, because it uses 'plugins' array which is used for plugin configuration. Causing the message error appear everytime. | ||||
* | unit tests for the wallabag plugin | ArthurHoaro | 2015-11-08 | 1 | -7/+15 |
| | | | | | + removed exit error if the config is not found + coding style | ||||
* | PLUGIN wallabag | ArthurHoaro | 2015-11-07 | 5 | -0/+64 |
Add a Wallabag icon in linklist for each link. |