castopod/app
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
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Controllers feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Database feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Entities feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Filters refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Helpers feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Language feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Libraries feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Models feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
Validation feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Views feat: import podcast from an rss feed url 2020-10-15 14:41:36 +00:00
.htaccess
Common.php
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00