castopod/app/Controllers
Yassine Doghri 93e605b406
refactor(persons): move podcast and episode persons models to person model for consistency
- fix lazy loading properties + podcast import controller
- rename all snake_case variables to
camelCase
- fix broken routes
- refactor Location construction logic and setters
2021-05-17 17:11:23 +00:00
..
Admin refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
ActorController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
AuthController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
BaseController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
EpisodeController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
FeedController.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
HomeController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
InstallController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
NoteController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
PageController.php refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
PlatformController.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
PodcastController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00