aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/FeedController.php
Commit message (Collapse)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-1/+1
|
* Improve backward compatibility for LegacyRouterArthurHoaro2020-09-031-2/+2
| | | | | | | LegacyRouter is no longer used for routing, only in existing plugins to match the _PAGE_ parameter. So we change a few of its values there, to match the new ones defined in TemplatePage. @see discussion in shaarli/Shaarli#1537
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-20/+1
|
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-231-1/+1
|
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+77
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links