ad-aures_castoPod/modules/Admin/Controllers
2025-12-20 18:48:44 +00:00
..
AboutController.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00
BaseController.php build: update CI4 to v4.5.5 + php and js packages to latest 2024-09-24 10:35:55 +00:00
DashboardController.php refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00
EpisodeController.php fix: add downloads_count to episodes table, computed every hour 2024-12-28 15:23:02 +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: update CI4 to v4.6.4 + php and js packages to latest 2025-12-20 18:48:44 +00:00
PageController.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
PersonController.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
PodcastController.php chore: update CI4 to v4.6.4 + php and js packages to latest 2025-12-20 18:48:44 +00:00
PodcastPersonController.php fix: reorder podcast form fields + extract sync feeds to its own form 2023-11-17 17:29:05 +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: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00