Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 2 | -2/+15 |
| | | | | | | | | | * translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency. | ||||
* | Plugins W3C compliance | ArthurHoaro | 2016-11-05 | 1 | -1/+1 |
| | | | | Add an alt attribute to images | ||||
* | Archive.org plugin: do not propose archival of private notes | Teromene | 2016-10-13 | 1 | -0/+3 |
| | | | | Fixes #637 | ||||
* | Fixes #411: remove hardcoded plugin icon size | ArthurHoaro | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 1 | -0/+1 |
| | |||||
* | Add unit test for archiveorg plugin | ArthurHoaro | 2015-11-07 | 1 | -2/+9 |
| | | | | + coding style | ||||
* | PLUGIN archiveorg | ArthurHoaro | 2015-11-07 | 3 | -0/+19 |
Display an archive.org icon in linklist, foreach links. |