castopod/app
2020-12-20 12:31:40 +01:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config chore(release): 1.0.0-alpha.29 [skip ci] 2020-12-10 10:47:59 +00:00
Controllers fix(episodes): add publication status + set publication date to null when none has been set 2020-12-09 17:56:58 +00:00
Database feat(rss): add soundbites according to the podcastindex specs 2020-12-07 20:13:46 +00:00
Entities fix(episodes): add publication status + set publication date to null when none has been set 2020-12-09 17:56:58 +00:00
Filters refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Helpers feat(rss): update monetization tag so that it meets PodcastIndex requirements 2020-12-20 12:31:40 +01:00
Language fix(episodes): add publication status + set publication date to null when none has been set 2020-12-09 17:56:58 +00:00
Libraries fix: escape generated feed tag values and remove new lines from public pages meta description 2020-10-15 14:42:21 +00:00
Models feat(rss): add soundbites according to the podcastindex specs 2020-12-07 20:13:46 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views fix(episodes): add publication status + set publication date to null when none has been set 2020-12-09 17:56:58 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00