castopod/themes/cp_admin
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
..
_partials feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
contributor fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
episode feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
fediverse fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
my_account refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
page fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
person fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
podcast feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
settings fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
user fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
_layout.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
_message_block.php feat: add permanent delete feature for podcasts 🎉 2022-06-07 11:13:06 +00:00
_sidebar.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
dashboard.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
manifest.json feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00