castopod/app/Helpers
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
..
.gitkeep
analytics_helper.php feat(episodes): replace all audio file URL parameters with base64 encoded data 2020-10-29 17:27:16 +01:00
breadcrumb_helper.php
components_helper.php feat: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +00:00
form_helper.php
id3_helper.php feat: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +00:00
media_helper.php
misc_helper.php
page_helper.php
rss_helper.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
svg_helper.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
url_helper.php feat: add Open Graph and Twitter meta tags 2020-11-04 17:03:20 +00:00