castopod/modules/Media
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
..
Config style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Controllers fix(s3): add proxy to serve images from s3 to client 2023-04-13 11:46:31 +00:00
Database/Migrations refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
Entities feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
FileManagers fix(s3): serve files without cache if dummy cache handler + add http referer header to redirect 2023-06-14 17:20:14 +00:00
Helpers fix(s3): serve files using media base url to allow for CDN setup 2023-04-14 09:35:05 +00:00
Models style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
TranscriptParser.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00