aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/ShaarliVisitorController.php
Commit message (Expand)AuthorAgeFilesLines
* Inject current template name in templatesArthurHoaro2021-01-191-0/+4
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-2/+3
* Inject ROOT_PATH in plugin instead of regenerating it everywhereArthurHoaro2020-10-161-0/+1
* Fix invalid redirection using the path of an external domainArthurHoaro2020-09-221-0/+7
* Inject BookmarkServiceInterface in plugins dataArthurHoaro2020-09-031-12/+14
* Better handling of plugin incompatibilityArthurHoaro2020-08-271-1/+2
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-15/+18
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-0/+13
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-1/+14
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-231-6/+8
* Process password change controller through SlimArthurHoaro2020-07-231-0/+8
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+131