aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/piwik
Commit message (Collapse)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-1/+2
|
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+2
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Shaarli's translationArthurHoaro2017-10-221-2/+13
| | | | | | | | | * 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.
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-121-0/+28
| | | | | Fixes #33 (wow!) Relates to #395
* Fix #773: set Piwik URL protocolArthurHoaro2017-03-112-16/+22
|
* Add Piwik PluginAdrien Oliva2016-11-022-0/+75
[PullRequest #677] Change after Review Fix logic, my bad!