castopod/app/Views
Yassine Doghri 043f49c784 feat: add platforms form in podcast settings
- set and remove platform links for a podcast
- remove unnecessary fields from platforms and platform_links tables
- add platforms svg icons to show in form
- update platform and auth seeders
- update svgo config for images
2020-10-15 14:41:39 +00:00
..
_assets feat: add platforms form in podcast settings 2020-10-15 14:41:39 +00:00
admin feat: add platforms form in podcast settings 2020-10-15 14:41:39 +00:00
auth feat: add platforms form in podcast settings 2020-10-15 14:41:39 +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 refactor: rewrite form pages using form helper 2020-10-15 14:41:32 +00:00
_layout.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +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: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
home.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +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: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00