castopod/modules/Admin/Controllers
Yassine Doghri 68a599fee0 feat(persons): order persons by full_name ASC for easier list scanning
closes #418
2024-01-15 14:34:11 +00:00
..
AboutController.php fix: reorder podcast form fields + extract sync feeds to its own form 2023-11-17 17:29:05 +00:00
BaseController.php build: upgrade CI4 + php and js dependencies to latest 2023-11-17 17:29:05 +00:00
DashboardController.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
EpisodeController.php fix(episode-form): add required validation rules for title and slug 2024-01-15 14:34:11 +00:00
EpisodePersonController.php fix: reorder podcast form fields + extract sync feeds to its own form 2023-11-17 17:29:05 +00:00
FediverseController.php fix(admin): redirect root fediverse route to fediverse-blocked-actors 2023-09-09 10:23:34 +00:00
NotificationController.php chore(phpstan): remove redundant dynamicConstantNames 2023-09-26 14:56:04 +00:00
PageController.php chore(phpstan): remove redundant dynamicConstantNames 2023-09-26 14:56:04 +00:00
PersonController.php feat(persons): order persons by full_name ASC for easier list scanning 2024-01-15 14:34:11 +00:00
PodcastController.php feat: allow hiding owner's email in public RSS feed 2024-01-15 14:34:11 +00:00
PodcastPersonController.php fix: reorder podcast form fields + extract sync feeds to its own form 2023-11-17 17:29:05 +00:00
PodcastPlatformController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
SettingsController.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
SoundbiteController.php chore(phpstan): remove redundant dynamicConstantNames 2023-09-26 14:56:04 +00:00
VideoClipsController.php chore(phpstan): remove redundant dynamicConstantNames 2023-09-26 14:56:04 +00:00