castopod/app/Language/en
Yassine Doghri 40a0535fc1 feat(public-ui): adapt public podcast and episode pages to wireframes
- adapt wireframes with responsive design
- refactor models methods to cache requests for faster queries
- update public controllers to cache pages while retaining analytics hits
- add platform links to podcast page
- add previous / next episodes in episode page
- update npm packages to latest versions

closes #30, #13
2020-10-15 14:41:43 +00:00
..
AdminNavigation.php feat: add platforms form in podcast settings 2020-10-15 14:41:39 +00:00
Breadcrumb.php feat: add platforms form in podcast settings 2020-10-15 14:41:39 +00:00
Common.php feat(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +00:00
Contributor.php refactor: rewrite form pages using form helper 2020-10-15 14:41:32 +00:00
Countries.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(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +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 feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
MyAccount.php refactor: rewrite form pages using form helper 2020-10-15 14:41:32 +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
Platforms.php feat: add platforms form in podcast settings 2020-10-15 14:41:39 +00:00
Podcast.php feat(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +00:00
User.php refactor: rewrite form pages using form helper 2020-10-15 14:41:32 +00:00
Validation.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00