castopod/app/Entities
Benjamin Bellamy 9a5d5a15b4 feat: import podcast from an rss feed url
* add podcast import form
* add League\\HTMLToMarkdown
* add guid field in podcast table
* change podcast category from string to id

closes #21
2020-10-15 14:41:36 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AnalyticsEpisodesByCountry.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsEpisodesByPlayer.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsPodcastsByCountry.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsPodcastsByPlayer.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsUnknownUseragents.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsWebsiteByBrowser.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsWebsiteByCountry.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
AnalyticsWebsiteByReferer.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Category.php fix: declare typed properties in PHPDoc for php<7.4 2020-10-15 14:41:26 +00:00
Episode.php feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Language.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Page.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Podcast.php feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
User.php fix: declare typed properties in PHPDoc for php<7.4 2020-10-15 14:41:26 +00:00