castopod/app/Controllers
Yassine Doghri 33f1b91d55
fix: update condition in home controller to redirect to install page
2021-06-11 09:35:24 +00:00
..
Admin ci(bundle): update bundle-prepare script 2021-06-11 09:35:23 +00:00
ActorController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
AuthController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
BaseController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
CreditsController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
EpisodeController.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
FeedController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
HomeController.php fix: update condition in home controller to redirect to install page 2021-06-11 09:35:24 +00:00
InstallController.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
NoteController.php fix: check for database connection and podcasts table existence before redirecting to install 2021-06-11 09:35:23 +00:00
PageController.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
PlatformController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
PodcastController.php fix: check for database connection and podcasts table existence before redirecting to install 2021-06-11 09:35:23 +00:00