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

### Bug Fixes

* **import:** set episode and season numbers to null when not present in item tag ([3211398](3211398c78))
2021-12-20 16:42:51 +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.79 [skip ci] 2021-12-20 16:42:51 +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