ad-aures_castoPod/app/Database/Seeds
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 feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AppSeeder.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
AuthSeeder.php refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
CategorySeeder.php fix: escape generated feed tag values and remove new lines from public pages meta description 2020-10-15 14:42:21 +00:00
FakePodcastsAnalyticsSeeder.php refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
FakeWebsiteAnalyticsSeeder.php refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
LanguageSeeder.php refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
PlatformSeeder.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
TestSeeder.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00