ad-aures_castoPod/app/Controllers/Admin
Benjamin Bellamy dbba8dc581 feat(rss): add podcast-namespace tags for platforms + previousUrl tag
- add podcast:id tag
- add podcast:funding tag
- add podcast:social tag
- add podcast:previousUrl tag
- add missing platforms with icons
- update platforms table to include social and funding platforms
- rename platform_links table to podcasts_platforms
- move podcast import methods from podcast controller
- update import functionality to insert platforms from rss

closes #73, #75, #76, #80
2020-11-19 10:44:54 +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: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +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(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
PodcastImport.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
PodcastPlatform.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
User.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00