castopod/app/Controllers/Admin
Benjamin Bellamy 972bcbf65e feat: add CDN url
feat: rename ?s to ?_from to match podcastindex recommendation
feat: adust map height
feat: display pie chart on 1 column for small and medium screens
feat: handle empty rss user agent
fix: correct bug when importing episode with empty image
fix: add service to FakePodcastsAnalyticsSeeder, resize pie charts so that all lines fit
fix: set page title to ->title when it exists
fix: replace %20 with +

closes #37
2020-10-26 16:13:43 +00:00
..
AnalyticsData.php feat: add unique listeners analytics 2020-10-15 14:42:09 +00:00
BaseController.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Contributor.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
Episode.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +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
MyAccount.php fix: rename MyAccount controller file 2020-10-15 14:42:22 +00:00
Page.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
Podcast.php feat: add CDN url 2020-10-26 16:13:43 +00:00
PodcastSettings.php refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
User.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00