castopod/app/Helpers
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
..
.gitkeep
auth_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
breadcrumb_helper.php chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
components_helper.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
form_helper.php fix: update form_textarea to prevent escaping value 2022-04-05 12:08:56 +00:00
id3_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
media_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
misc_helper.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
page_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
rss_helper.php fix(rss): round episode durations and soundbites 2022-07-02 11:04:16 +00:00
seo_helper.php fix: explicitly cast seconds to int in iso8601_duration helper function 2022-07-02 10:37:55 +00:00
svg_helper.php chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
url_helper.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00