castopod/app/Controllers
Benjamin Bellamy 7202b9867b feat(analytics): add service name from rss user-agent
BREAKING CHANGE: analytics_podcasts_by_player table and analytics_podcasts procedure were updated
2020-10-21 16:04:18 +00:00
..
Admin feat: add lock podcast according to the Podcastindex podcast-namespace to prevent unauthozized import 2020-10-20 13:46:00 +00:00
Analytics.php feat(analytics): add service name from rss user-agent 2020-10-21 16:04:18 +00:00
Auth.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
BaseController.php feat: update analytics so to meet IABv2 requirements 2020-10-15 14:42:02 +00:00
Episode.php fix(cache): add locale for podcast and episode pages + clear some persisting cache in models 2020-10-20 15:39:20 +00:00
Feed.php feat(analytics): add service name from rss user-agent 2020-10-21 16:04:18 +00:00
Home.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Install.php fix(analytics): remove charts empty values + remove useless language cache 2020-10-19 16:47:22 +00:00
Page.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Podcast.php fix(cache): add locale for podcast and episode pages + clear some persisting cache in models 2020-10-20 15:39:20 +00:00
UnknownUserAgents.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00