castopod/modules/Admin/Controllers
Yassine Doghri 38899124ec fix: rewrite regenerate image function to use saveSizes method from Image entity 2022-01-11 10:51:10 +00:00
..
BaseController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
ContributorController.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
EpisodeController.php feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
EpisodePersonController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
FediverseController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
HomeController.php refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
MyAccountController.php feat(admin): update admin layout for better ux + update brand pine colors 2021-12-29 11:55:41 +00:00
PageController.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
PersonController.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
PodcastController.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
PodcastImportController.php fix(import): add validation for handle field to prevent Router.invalidParameterType error 2022-01-05 16:15:36 +00:00
PodcastPersonController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
PodcastPlatformController.php fix: define podcast_id and platform_slug as foreign keys in podcasts_plaforms table 2022-01-04 16:37:59 +00:00
SchedulerController.php feat(video-clip): generate video clips in the bg using a cron job + add video clip page + tidy up UI 2021-12-29 12:10:13 +00:00
SettingsController.php fix: rewrite regenerate image function to use saveSizes method from Image entity 2022-01-11 10:51:10 +00:00
SoundbiteController.php chore(clips): clear video clip and soundbite cache on delete 2022-01-10 16:52:12 +00:00
UserController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
VideoClipsController.php chore(clips): clear video clip and soundbite cache on delete 2022-01-10 16:52:12 +00:00