castopod/themes/cp_admin/podcast
Yassine Doghri e08555a4e9 fix(notifications): notify actors after activities insert / update using model callback methods
--> Remove sql triggers because most shared hosting plans prevent using them
2022-09-08 11:50:23 +00:00
..
analytics fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
settings feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
_card.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
_sidebar.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
create.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
delete.php feat: add permanent delete feature for podcasts 🎉 2022-06-07 11:13:06 +00:00
edit.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
import.php fix(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +00:00
latest_episodes.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
list.php feat: restyle episode and person cards + add focus style to interactive elements for a11y 2021-12-29 12:02:53 +00:00
notifications.php fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
persons.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
platforms.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
view.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00