aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/qrcode/qrcode.php
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-0/+1
* Inject ROOT_PATH in plugin instead of regenerating it everywhereArthurHoaro2020-10-161-2/+1
* Support using Shaarli without URL rewritingArthurHoaro2020-10-161-1/+2
* Fix plugin base path in core pluginsArthurHoaro2020-09-221-2/+2
* Fix broken css/js files on individual shaare pagesImmánuel!2020-09-061-2/+2
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-2/+3
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-3/+3
* Remove QRCode link to an external serviceArthurHoaro2019-05-251-1/+0
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\RouterVirtualTam2019-01-121-0/+2
* lint: apply phpcbf to plugins/VirtualTam2018-12-021-1/+2
* Shaarli's translationArthurHoaro2017-10-221-0/+9
* Merge pull request #418 from ArthurHoaro/qrcode-bugVirtualTam2015-12-231-1/+5
|\
| * QRCode plugin: use url instead of real_urlArthurHoaro2015-12-221-1/+5
* | Fixes QRCode styleArthurHoaro2015-12-211-0/+16
|/
* URL encode links when a redirector is set.ArthurHoaro2015-11-261-1/+1
* Add unit tests for the QRCode pluginArthurHoaro2015-11-071-4/+9
* PLUGIN QRCodeArthurHoaro2015-11-071-0/+36