MyShaarli/application/front/controller/visitor
ArthurHoaro ce7918386a Improve backward compatibility for LegacyRouter
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
2020-09-03 10:09:36 +02:00
..
BookmarkListController.php Better support for notes permalink 2020-07-28 20:46:11 +02:00
DailyController.php Better support for notes permalink 2020-07-28 20:46:11 +02:00
ErrorController.php Move error handling to dedicated controller instead of middleware 2020-08-21 10:50:44 +02:00
FeedController.php Improve backward compatibility for LegacyRouter 2020-09-03 10:09:36 +02:00
InstallController.php Remove anonymous permission and initialize bookmarks on login 2020-08-01 11:10:57 +02:00
LoginController.php Fix redirection after post install login 2020-07-27 12:34:17 +02:00
OpenSearchController.php Process main page (linklist) through Slim controller 2020-07-23 21:19:21 +02:00
PictureWallController.php New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
PublicSessionFilterController.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ShaarliVisitorController.php Better handling of plugin incompatibility 2020-08-27 12:04:36 +02:00
TagCloudController.php New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
TagController.php Multiple small fixes 2020-07-23 21:19:21 +02:00