castopod/app
semantic-release-bot d86315ed94 chore(release): 1.0.0-alpha.77 [skip ci]
# [1.0.0-alpha.77](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.76...v1.0.0-alpha.77) (2021-11-23)

### Bug Fixes

* **cors:** add preflight option routes for episode, podcast and status objects ([a281abf](a281abfda4))
* **podcast-import:** move guid attribute declaration for Episode entity to include slug data ([5d02ae3](5d02ae3990))
2021-11-23 11:03:31 +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.77 [skip ci] 2021-11-23 11:03:31 +00:00
Controllers fix(podcast-import): move guid attribute declaration for Episode entity to include slug data 2021-11-22 17:01:40 +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: replace hardcoded style links with vite service + set default value for remote transcript url 2021-10-26 10:27:57 +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: replace hardcoded style links with vite service + set default value for remote transcript url 2021-10-26 10:27:57 +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