castopod/modules/Admin/Controllers
Yassine Doghri dff1208725 fix(video-clips): check if created video exists before recreating it and failing
update seed scripts to prevent sql error when reloading install page
2022-01-21 17:25:27 +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 feat(themes): set different default banner per theme 2022-01-20 14:51:31 +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 fix(video-clips): create unique temporary files for resources to be deleted after generation 2022-01-21 12:35:50 +00:00
SettingsController.php feat: add task to housekeeping setting for resetting all instance counts 2022-01-14 17:42:55 +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 fix(video-clips): check if created video exists before recreating it and failing 2022-01-21 17:25:27 +00:00