castopod/app/Controllers
Yassine Doghri da0f047281 feat(cache): add podcast and episode pages to cache + clear them after insert or update
- throw not found page error if no podcast in podcast controller
- delete unnecessary unknownuseragents view
2020-10-15 14:40:58 +00:00
..
Analytics.php fix: move analytics to helper 2020-10-15 14:40:52 +00:00
BaseController.php feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
Episode.php feat(cache): add podcast and episode pages to cache + clear them after insert or update 2020-10-15 14:40:58 +00:00
Feed.php 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
Migrate.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
Podcast.php feat(cache): add podcast and episode pages to cache + clear them after insert or update 2020-10-15 14:40:58 +00:00
UnknownUserAgents.php feat(cache): add podcast and episode pages to cache + clear them after insert or update 2020-10-15 14:40:58 +00:00