castopod/themes/cp_admin/episode
Ola Hneini 3d363f2efe feat: add publish feature for podcasts and set draft by default
closes #128, #220
2022-07-05 16:39:20 +00:00
..
_card.php feat(episodes): replace soft delete with permanent delete 2022-05-05 15:48:16 +00:00
_sidebar.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
create.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
delete.php fix(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +00:00
edit.php feat(episodes): replace soft delete with permanent delete 2022-05-05 15:48:16 +00:00
embed.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
list.php feat(admin): add search form in podcast episodes list 2022-06-17 12:52:36 +00:00
persons.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
publish.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
publish_edit.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
soundbites_list.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
soundbites_new.php fix: add translation key for audio-clipper trim labels 2022-01-21 18:29:39 +00:00
unpublish.php fix(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +00:00
video_clip.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
video_clips_list.php fix: add explicit int conversion when formatting episode duration 2022-03-15 15:50:07 +00:00
video_clips_new.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +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 fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00