castopod/app/Controllers
2020-10-26 15:21:21 +00:00
..
Admin feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Analytics.php feat(analytics): add service name from rss user-agent 2020-10-21 16:04:18 +00:00
Auth.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
BaseController.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Episode.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Feed.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Home.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Install.php fix(install): redirect to host_url install route on instanceConfig validation error 2020-10-26 15:21:21 +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(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
UnknownUserAgents.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00