- May 21, 2023
-
-
Yassine Doghri authored
-
- May 09, 2023
-
-
semantic-release-bot authored
## [1.3.5](v1.3.4...v1.3.5) (2023-05-09) ### Bug Fixes * replace essence with embera to create preview cards ([c682f03a](c682f03a))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- May 05, 2023
-
-
semantic-release-bot authored
## [1.3.4](v1.3.3...v1.3.4) (2023-05-05) ### Bug Fixes * **import-update:** insert episodes incrementally into database ([108fdf84](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](v1.3.2...v1.3.3) (2023-04-17) ### Bug Fixes * unnescape podcast title special characters in "find us on" section ([f727276f](f727276f)), closes [#323](#323) * **websub:** add missing misc helper import ([855aacce](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](v1.3.1...v1.3.2) (2023-04-14) ### Bug Fixes * remove path key when getting default avatar path ([c5a13592](c5a13592)) * **s3:** serve files using media base url to allow for CDN setup ([502f53c9](502f53c9))
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 13, 2023
-
-
semantic-release-bot authored
## [1.3.1](v1.3.0...v1.3.1) (2023-04-13) ### Bug Fixes * **s3:** add proxy to serve images from s3 to client ([a76724a8](a76724a8)), closes [#321](#321)
-
Yassine Doghri authored
refs #321
-
- Apr 03, 2023
-
-
semantic-release-bot authored
# [1.3.0](v1.2.4...v1.3.0) (2023-04-03) ### Bug Fixes * delete files using file_manager when deleting episode and podcast ([41d8efe6](41d8efe6)) ### Features * **media:** set media storage directory as configurable ([7e1a470b](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](v1.2.3...v1.2.4) (2023-03-23) ### Bug Fixes * allow images to have .jpeg extension consistently ([ae5e12be](ae5e12be)) * **s3:** delete persons image sizes from bucket + add keyPrefix to config ([208c2715](208c2715)) * **s3:** do not create bucket if not exists, check if healthy instead ([da7076fc](da7076fc)) ### Reverts * **homepage:** remove redirect to install if database is not setup ([d4954e02](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
-
Yassine Doghri authored
-
- Mar 18, 2023
-
-
semantic-release-bot authored
## [1.2.3](v1.2.2...v1.2.3) (2023-03-18) ### Bug Fixes * **notifications:** set mark-all-as-read parameter to be podcast_id instead of actor_id ([2748f231](2748f231))
-