castopod/modules/Analytics
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
..
Config feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
Controllers feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
Database/Migrations fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
Entities fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
Helpers feat(analytics-gdpr): update cached personal data to expire at midnight 2022-04-01 16:35:34 +00:00
Models feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
AnalyticsTrait.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00