castopod/modules/Media/Entities
Yassine Doghri d8e1d4031d feat(import): run podcast imports' processes asynchronously using tasks
- use codeigniter4/tasks project to handle cron tasks
- use yassinedoghri/podcast-feed project to parse feeds for imports
2023-06-21 16:17:11 +00:00
..
Audio.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
BaseMedia.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Chapters.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Document.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Image.php fix(s3): add proxy to serve images from s3 to client 2023-04-13 11:46:31 +00:00
Transcript.php fix(s3): add proxy to serve images from s3 to client 2023-04-13 11:46:31 +00:00
Video.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00