castopod/app
semantic-release-bot 3a5fdf2f54 chore(release): 1.4.2 [skip ci]
## [1.4.2](https://code.castopod.org/adaures/castopod/compare/v1.4.1...v1.4.2) (2023-06-27)

### Bug Fixes

* **fediverse:** check that actor's images mimetype is present or guess it otherwise ([06c4f15](06c4f15477)), closes [#348](https://code.castopod.org/adaures/castopod/issues/348)
* **podcast-import:** show cancel or retry action depending on task status ([e42258d](e42258de1f))
2023-06-27 10:57:23 +00:00
..
Config chore(release): 1.4.2 [skip ci] 2023-06-27 10:57:23 +00:00
Controllers feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Database feat(rest-api): add endpoints for episodes and full text search for podcasts and episodes 2023-06-21 10:07:31 +00:00
Entities feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Language chore(i18n): new Crowdin updates 2023-05-05 14:28:51 +00:00
Libraries feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Models feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Resources feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +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(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00