castopod/modules/Media
Yassine Doghri 41d8efe6e7 fix: delete files using file_manager when deleting episode and podcast
- add deleteAll method to file manager
- refactor deletePodcastImageSizes and
deletePersonImagesSizes implementations
2023-03-30 13:23:10 +00:00
..
Config feat(media): set media storage directory as configurable 2023-03-28 16:13:04 +00:00
Database/Migrations fix(migration): change old media file_key to file_path 2023-03-18 10:13:36 +00:00
Entities feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
FileManagers fix: delete files using file_manager when deleting episode and podcast 2023-03-30 13:23:10 +00:00
Helpers feat(media): set media storage directory as configurable 2023-03-28 16:13:04 +00:00
Models feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
TranscriptParser.php feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00