castopod/app/Views
Yassine Doghri c815ecd664 feat(rss): generate rss feed from podcast entity
- refactor episode, podcast and category entities to add dynamic properties
- refactor Routes when adding feed route
- update migration files to better fit itunes' and rss' specs
- update podcast and episode forms
- add SimpleRSSElement class to Libraries
- add rss_helper
- update home controller to redirect if system has only one podcast
2020-10-15 14:40:55 +00:00
..
episode feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
episodes feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
errors feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
json feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
layouts feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
podcast feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
home.php feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
index.css feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00