castopod/themes/cp_app/episode/_partials
Yassine Doghri 14d7d07822 fix: replace deletedField with published_at for episodes
- remove delete_at field + soft delete for media and pages
- update CodeIgniter4 to 4.2.0 + update all starter files
- explicitly use builder() when creating queries from model
2022-06-13 16:30:34 +00:00
..
card.php fix: add explicit int conversion when formatting episode duration 2022-03-15 15:50:07 +00:00
comment_actions_from_post.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
comment_actions.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
comment_card.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
comment_reply_actions.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
comment_reply.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
comment_with_replies.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
comment.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
navigation.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
preview_card.php fix: add explicit int conversion when formatting episode duration 2022-03-15 15:50:07 +00:00