castopod/themes/cp_app
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
..
episode fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
pages fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
podcast fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
post fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
_admin_navbar.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
_message_block.php
_persons_modal.php
embed.php feat: apply colour theme to embed player 2022-05-31 17:15:52 +00:00
home.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
manifest.json