castopod/app/Controllers
Yassine Doghri 9017e30bf4
fix(ux): redirect user to install page on database error in home page
When first visiting the home page, users would see an error message that was normal because Castopod
Host wasn't installed yet. From now on, the error is caught to redirect users directly to install
page, preventing them seeing the error and thus, resulting in a better user experience.
2021-06-11 09:35:18 +00:00
..
Admin fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
ActorController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
AuthController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
BaseController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
CreditsController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
EpisodeController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
FeedController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
HomeController.php fix(ux): redirect user to install page on database error in home page 2021-06-11 09:35:18 +00:00
InstallController.php build(docker): optimize Dockerfile and setup vscode devcontainer with all required dependencies 2021-06-11 09:35:09 +00:00
NoteController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
PageController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
PlatformController.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
PodcastController.php fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00