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 fix: remove cache from remote follow form to display error messages 2022-03-15 14:05:19 +00:00
_persons_modal.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
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 feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00