castopod/themes/cp_admin/podcast
Yassine Doghri b1a6c02e56 feat(admin): add instance wide dashboard with storage and bandwidth usage
* add DashboardCard component
* add instance wide podcasts and episodes numbers
* add app.storageLimit environment variable
* divide bytes by 1000 instead of 1024 in stats sql queries

closes #216
2022-07-06 15:29:15 +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
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_edit.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
publish.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