- Jun 19, 2023
-
-
Krzysztof Domańczy authored
-
Krzysztof Domańczy authored
-
- May 21, 2023
-
-
Yassine Doghri authored
-
- May 09, 2023
-
-
semantic-release-bot authored
## [1.3.5](adaures/castopod@v1.3.4...v1.3.5) (2023-05-09) ### Bug Fixes * replace essence with embera to create preview cards ([c682f03a](adaures/castopod@c682f03a))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- May 05, 2023
-
-
semantic-release-bot authored
## [1.3.4](adaures/castopod@v1.3.3...v1.3.4) (2023-05-05) ### Bug Fixes * **import-update:** insert episodes incrementally into database ([108fdf84](adaures/castopod@108fdf84))
-
Yassine Doghri authored
+ fix dockerfile path for castopod image
-
-
-
Yassine Doghri authored
-
- May 04, 2023
-
-
Yassine Doghri authored
-
- Apr 28, 2023
-
-
Romain de Laage authored
-
Romain de Laage authored
-
- Apr 27, 2023
-
-
- Apr 26, 2023
-
-
- Apr 17, 2023
-
-
Yassine Doghri authored
-
semantic-release-bot authored
## [1.3.3](adaures/castopod@v1.3.2...v1.3.3) (2023-04-17) ### Bug Fixes * unnescape podcast title special characters in "find us on" section ([f727276f](adaures/castopod@f727276f)), closes [#323](adaures/castopod#323) * **websub:** add missing misc helper import ([855aacce](adaures/castopod@855aacce))
-
Yassine Doghri authored
fixes #323
-
Yassine Doghri authored
-
Yassine Doghri authored
+ add checks before clearing episode cache
-
- Apr 14, 2023
-
-
semantic-release-bot authored
## [1.3.2](adaures/castopod@v1.3.1...v1.3.2) (2023-04-14) ### Bug Fixes * remove path key when getting default avatar path ([c5a13592](adaures/castopod@c5a13592)) * **s3:** serve files using media base url to allow for CDN setup ([502f53c9](adaures/castopod@502f53c9))
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 13, 2023
-
-
semantic-release-bot authored
## [1.3.1](adaures/castopod@v1.3.0...v1.3.1) (2023-04-13) ### Bug Fixes * **s3:** add proxy to serve images from s3 to client ([a76724a8](adaures/castopod@a76724a8)), closes [#321](adaures/castopod#321)
-
Yassine Doghri authored
refs #321
-
- Apr 03, 2023
-
-
semantic-release-bot authored
# [1.3.0](adaures/castopod@v1.2.4...v1.3.0) (2023-04-03) ### Bug Fixes * delete files using file_manager when deleting episode and podcast ([41d8efe6](adaures/castopod@41d8efe6)) ### Features * **media:** set media storage directory as configurable ([7e1a470b](adaures/castopod@7e1a470b))
-
- Apr 01, 2023
-
-
- Mar 30, 2023
-
-
Yassine Doghri authored
- add deleteAll method to file manager - refactor deletePodcastImageSizes and deletePersonImagesSizes implementations
-
- Mar 28, 2023
-
-
- Mar 23, 2023
-
-
semantic-release-bot authored
## [1.2.4](adaures/castopod@v1.2.3...v1.2.4) (2023-03-23) ### Bug Fixes * allow images to have .jpeg extension consistently ([ae5e12be](adaures/castopod@ae5e12be)) * **s3:** delete persons image sizes from bucket + add keyPrefix to config ([208c2715](adaures/castopod@208c2715)) * **s3:** do not create bucket if not exists, check if healthy instead ([da7076fc](adaures/castopod@da7076fc)) ### Reverts * **homepage:** remove redirect to install if database is not setup ([d4954e02](adaures/castopod@d4954e02))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
After install, the redirect condition is kept even though it would never be triggered again.
-
Yassine Doghri authored
update php and js dependencies to latest
-
- Mar 22, 2023
-
-
Romain de Laage authored
-
- Mar 21, 2023
-
-
Aonrud authored
-