castopod/app/Models
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
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AnalyticsPodcastByCountryModel.php fix(analytics): remove charts empty values + remove useless language cache 2020-10-19 16:47:22 +00:00
AnalyticsPodcastByEpisodeModel.php feat: add cumulative listening time charts 2020-10-19 10:33:23 +00:00
AnalyticsPodcastByPlayerModel.php feat(analytics): add service name from rss user-agent 2020-10-21 16:04:18 +00:00
AnalyticsPodcastByRegionModel.php feat: add cumulative listening time charts 2020-10-19 10:33:23 +00:00
AnalyticsPodcastModel.php feat: add map analytics, add episodes analytics, clean analytics page layout, translate countries 2020-10-15 14:42:28 +00:00
AnalyticsUnknownUseragentsModel.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsWebsiteByBrowserModel.php fix: correct chart data 2020-10-15 14:42:14 +00:00
AnalyticsWebsiteByEntryPageModel.php fix(analytics): remove charts empty values + remove useless language cache 2020-10-19 16:47:22 +00:00
AnalyticsWebsiteByRefererModel.php fix(analytics): remove charts empty values + remove useless language cache 2020-10-19 16:47:22 +00:00
CategoryModel.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
EpisodeModel.php feat(analytics): add service name from rss user-agent 2020-10-21 16:04:18 +00:00
LanguageModel.php feat(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +00:00
PageModel.php fix(cache): add locale for podcast and episode pages + clear some persisting cache in models 2020-10-20 15:39:20 +00:00
PlatformModel.php fix(cache): add locale for podcast and episode pages + clear some persisting cache in models 2020-10-20 15:39:20 +00:00
PodcastModel.php feat(analytics): add service name from rss user-agent 2020-10-21 16:04:18 +00:00
UnknownUserAgentsModel.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
UserModel.php feat(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +00:00