castopod/app
Benjamin Bellamy 972bcbf65e feat: add CDN url
feat: rename ?s to ?_from to match podcastindex recommendation
feat: adust map height
feat: display pie chart on 1 column for small and medium screens
feat: handle empty rss user agent
fix: correct bug when importing episode with empty image
fix: add service to FakePodcastsAnalyticsSeeder, resize pie charts so that all lines fit
fix: set page title to ->title when it exists
fix: replace %20 with +

closes #37
2020-10-26 16:13:43 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config feat: add CDN url 2020-10-26 16:13:43 +00:00
Controllers feat: add CDN url 2020-10-26 16:13:43 +00:00
Database feat: add CDN url 2020-10-26 16:13:43 +00:00
Entities feat: add CDN url 2020-10-26 16:13:43 +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: add CDN url 2020-10-26 16:13:43 +00:00
Language feat: add CDN url 2020-10-26 16:13:43 +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(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views feat: add CDN url 2020-10-26 16:13:43 +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