castopod/modules/Admin/Controllers
2022-02-09 17:44:24 +00:00
..
BaseController.php
ContributorController.php
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
FediverseController.php fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
HomeController.php
MyAccountController.php
PageController.php
PersonController.php
PodcastController.php feat(podcast-form): add new_feed_url field to set an url when changing domain or host 2022-02-09 17:44:24 +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
PodcastPlatformController.php
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(housekeeping): add clear_cache option to flush redis or files cache 2022-01-29 16:42:34 +00:00
SoundbiteController.php chore(clips): clear video clip and soundbite cache on delete 2022-01-10 16:52:12 +00:00
UserController.php
VideoClipsController.php fix(video-clips): check if created video exists before recreating it and failing 2022-01-21 17:25:27 +00:00