castopod/themes/cp_admin/episode
Yassine Doghri 00987610a0 feat(transcript): parse srt subtitles into json file + add max file size info below audio file input
remove episode form warning + add javascript validation when uploading a file to check if it's too
big to upload
2022-01-09 16:37:13 +00:00
..
_card.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
_sidebar.php feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
create.php feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
delete.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
edit.php feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
embed.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
list.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
persons.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
publish.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
publish_edit.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
soundbites_list.php feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
soundbites_new.php feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
unpublish.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
video_clip.php feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
video_clips_list.php feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
video_clips_new.php feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
video_clips_requirements.php fix(audio-clipper): add mouse position offset when stretching clip to prevent content from jumping 2022-01-02 14:11:05 +00:00
view.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00