castopod/app/Views/admin/podcast
Yassine Doghri d882981b3a fix(episodes): add publication status + set publication date to null when none has been set
- replace $is_published attribute by $publication_status to better handle episode's publication
state
- update publication date datepicker to include a clear button

fixes #70
2020-12-09 17:56:58 +00:00
..
analytics fix(analytics): update service management so that it works with new OPAWG slug values 2020-11-30 11:45:41 +00:00
settings feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
_sidebar.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
create.php feat(monetization): add Web Monetization support 2020-11-26 18:53:52 +00:00
edit.php feat(monetization): add Web Monetization support 2020-11-26 18:53:52 +00:00
import.php feat: display legal disclaimer and warning on podcast import page 2020-10-15 14:42:04 +00:00
latest_episodes.php fix(episodes): add publication status + set publication date to null when none has been set 2020-12-09 17:56:58 +00:00
list.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
platforms.php feat(platforms): add Fediverse and some funding platforms, add link on logo 2020-11-24 18:21:02 +00:00
view.php fix: remove required for other_categories field and add podcast_id to latest podcasts query 2020-10-15 14:41:57 +00:00