| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Probably a line ending issue...
|
|
|
|
|
|
|
|
| |
* Fixes a bug where URL weren't properly encoded.
* Adds Wallabag V2 support.
* Adds a URL function to handle trailing slash.
* UT.
* README updated.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
+ removed exit error if the config is not found
+ coding style
|
|
Add a Wallabag icon in linklist for each link.
|