castopod/modules/Admin/Controllers
Yassine Doghri a76724a8cf fix(s3): add proxy to serve images from s3 to client
refs #321
2023-04-13 11:46:31 +00:00
..
AboutController.php refactor(migrations): set namespace to null to run all migrations during install and updates 2022-10-20 06:48:44 +00:00
BaseController.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
DashboardController.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
EpisodeController.php fix: delete files using file_manager when deleting episode and podcast 2023-03-30 13:23:10 +00:00
EpisodePersonController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
FediverseController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
NotificationController.php fix(notifications): remove cache inconsistencies when marking notification as read 2022-12-09 16:44:59 +00:00
PageController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PersonController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PodcastController.php fix: delete files using file_manager when deleting episode and podcast 2023-03-30 13:23:10 +00:00
PodcastImportController.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
PodcastPersonController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
PodcastPlatformController.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
SchedulerController.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
SettingsController.php fix(s3): add proxy to serve images from s3 to client 2023-04-13 11:46:31 +00:00
SoundbiteController.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
VideoClipsController.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00