ad-aures_castoPod/modules/Admin/Controllers
Yassine Doghri f981937645 fix: add downloads_count to episodes table, computed every hour
This removes computing latency when retrieving episodes list with download count in admin.
The more
analytics records, the more it took to calculate the sum of hits to get the downloads count for each
episode.
2024-12-29 13:24:42 +00:00
..
AboutController.php
BaseController.php
DashboardController.php
EpisodeController.php fix: add downloads_count to episodes table, computed every hour 2024-12-29 13:24:42 +00:00
EpisodePersonController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
FediverseController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
NotificationController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
PageController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
PersonController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
PodcastController.php feat(rss): add option for 301 redirect to new feed url 2024-12-25 11:22:13 +00:00
PodcastPersonController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
SettingsController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
SoundbiteController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
VideoClipsController.php refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00