castopod/app/Views/admin/podcast
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
..
analytics feat(analytics): add weekday and hour bar charts 2020-11-02 18:15:19 +00:00
settings feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
_sidebar.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
create.php refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
edit.php refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
import.php feat: display legal disclaimer and warning on podcast import page 2020-10-15 14:42:04 +00:00
latest_episodes.php feat: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +00:00
list.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
platforms.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
view.php fix: remove required for other_categories field and add podcast_id to latest podcasts query 2020-10-15 14:41:57 +00:00