aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/InstallController.php
Commit message (Expand)AuthorAgeFilesLines
* Fix: soft fail if the mutex is not workingArthurHoaro2020-11-241-1/+6
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-11/+14
* Move utils classes to Shaarli\Helper namespace and folderArthurHoaro2020-10-271-1/+1
* Feature: add a Server administration pageArthurHoaro2020-10-211-1/+11
* Remove anonymous permission and initialize bookmarks on loginArthurHoaro2020-08-011-5/+0
* Fix default link and redirection in install controllerArthurHoaro2020-07-241-2/+2
* Multiple small fixesArthurHoaro2020-07-231-8/+5
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-0/+173