castopod/app/Views
Yassine Doghri 2426af7de8 fix(install): redirect to input baseUrl after instance config
install was redirecting to default baseUrl because `redirect->back()` uses the `site_url()` function

fix #53
2020-10-15 14:42:17 +00:00
..
_assets refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
admin feat: add unique listeners analytics 2020-10-15 14:42:09 +00:00
auth feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
episodes feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
errors refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
install fix(install): redirect to input baseUrl after instance config 2020-10-15 14:42:17 +00:00
pager feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
_layout.php feat: update analytics so to meet IABv2 requirements 2020-10-15 14:42:02 +00:00
_message_block.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
episode.php feat: set podcast / episode description in the pages description meta tag 2020-10-15 14:42:15 +00:00
home.php feat: create optimized & resized images upon upload 2020-10-15 14:41:45 +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: set podcast / episode description in the pages description meta tag 2020-10-15 14:42:15 +00:00