castopod/app
semantic-release-bot 7ee579d054 chore(release): 1.0.0-alpha.19 [skip ci]
# [1.0.0-alpha.19](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2020-11-13)

### Bug Fixes

* handle HEAD requests on podcast_feed route ([74b2640](74b2640f2a)), closes [#79](https://code.podlibre.org/podlibre/castopod/issues/79)
2020-11-13 16:10:23 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config chore(release): 1.0.0-alpha.19 [skip ci] 2020-11-13 16:10:23 +00:00
Controllers feat(analytics): add weekday and hour bar charts 2020-11-02 18:15:19 +00:00
Database feat(platforms): add Podcast Index 2020-11-09 17:13:52 +00:00
Entities feat: add Open Graph and Twitter meta tags 2020-11-04 17:03:20 +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 Open Graph and Twitter meta tags 2020-11-04 17:03:20 +00:00
Language feat(analytics): add weekday and hour bar charts 2020-11-02 18:15:19 +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(analytics): add 'other' group to pie charts in order to display more accurate data 2020-11-03 14:14:30 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views feat(platforms): add Podcast Index 2020-11-09 17:13:52 +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