castopod/app
semantic-release-bot 79a20a3bc8 chore(release): 1.0.0-alpha.13 [skip ci]
# [1.0.0-alpha.13](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2020-10-29)

### Bug Fixes

* **episodes-table:** set descriptions to be not null ([6774ec1](6774ec10fa))

### Features

* add episode_numbering() component helper to display episode and season numbers ([3f4a6bd](3f4a6bd0b9))
* **episodes:** replace all audio file URL parameters with base64 encoded data ([e1f65cd](e1f65cd3b5))
2020-10-29 17:56:08 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config chore(release): 1.0.0-alpha.13 [skip ci] 2020-10-29 17:56:08 +00:00
Controllers feat: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +00:00
Database fix(episodes-table): set descriptions to be not null 2020-10-29 17:44:14 +00:00
Entities feat(episodes): replace all audio file URL parameters with base64 encoded data 2020-10-29 17:27:16 +01: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 episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +00:00
Language feat: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +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 refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views feat: add episode_numbering() component helper to display episode and season numbers 2020-10-29 17:25:15 +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