castopod/app
semantic-release-bot 3a0a76d705 chore(release): 1.0.0-alpha.80 [skip ci]
# [1.0.0-alpha.80](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.79...v1.0.0-alpha.80) (2021-12-29)

### Bug Fixes

* add application/octet-stream mimetype to mp3 and m4a extensions to prevent ext_in error ([339bef8](339bef878e)), closes [#145](https://code.podlibre.org/podlibre/castopod-host/issues/145)
2021-12-29 10:08:43 +00:00
..
Authorization fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
Config chore(release): 1.0.0-alpha.80 [skip ci] 2021-12-29 10:08:43 +00:00
Controllers fix(import): set episode and season numbers to null when not present in item tag 2021-12-20 16:31:03 +00:00
Database feat(platforms): add missing newpodcastapps.com's platforms 2021-09-28 10:26:47 +00:00
Entities fix(podcast-import): move guid attribute declaration for Episode entity to include slug data 2021-11-22 17:01:40 +00:00
Filters refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Helpers fix(import): add extension when downloading file without + truncate slug if too long 2021-12-15 15:44:58 +00:00
Language feat(map): display geolocated episodes on a map page 2021-09-17 15:50:55 +00:00
Libraries fix(podcast-import): move guid attribute declaration for Episode entity to include slug data 2021-11-22 17:01:40 +00:00
Models feat(map): display geolocated episodes on a map page 2021-09-17 15:50:55 +00:00
Resources feat(platforms): add missing newpodcastapps.com's platforms 2021-09-28 10:26:47 +00:00
Validation refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Views fix(import): add extension when downloading file without + truncate slug if too long 2021-12-15 15:44: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 refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00