- Apr 14, 2023
-
-
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))
-
Yassine Doghri authored
-
Yassine Doghri authored
This fixes a permission error when clicking on mark all as read
-
semantic-release-bot authored
## [1.2.2](v1.2.1...v1.2.2) (2023-03-18) ### Bug Fixes * **migration:** change old media file_key to file_path ([a4141421](a4141421)), closes [#314](#314)
-
Yassine Doghri authored
fixes #314
-
- Mar 17, 2023
-
-
semantic-release-bot authored
## [1.2.1](v1.2.0...v1.2.1) (2023-03-17) ### Bug Fixes * change app.mediaBaseURL to media.baseURL in install, docker entrypoints and docs ([b3c6e05e](b3c6e05e))
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.2.0](v1.1.2...v1.2.0) (2023-03-17) ### Bug Fixes * **analytics:** check the x_forwarded_for client header ([1111177e](1111177e)) * **auth:** update podcast editors' permissions ([a9b63088](a9b63088)) * **contributors:** add dash to prevent deleting permissions from other podcast ([5d2a2d49](5d2a2d49)), closes [#310](#310) * display bandwidth limit on dashboard when set in .env ([a2a87abf](a2a87abf)) * **docker:** update nginx configuration ([8884598a](8884598a)) * **platforms:** update 'submit_url' for Antennapod ([9fc49a74](9fc49a74)) ### Features * add downloads count to episode list ([b63c1dc9](b63c1dc9)) * add health route to check if db, cache and file manager are ok ([1dde11f8](1dde11f8)) * **media:** add s3 to manage media files ([d93fc984](d93fc984)) ### Reverts * **install:** reset condition to look for instance owner before continuing install ([fc009f3d](fc009f3d))
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #310
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Mar 16, 2023
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
Users may choose between filesystem (FS) or S3 to store and manage their media files
-
- Mar 10, 2023
-
-
- Mar 07, 2023
-
-
Yassine Doghri authored
`episodes.manage-notifications` should be `manage-notifications`
-
- Feb 28, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Feb 25, 2023
-
-
- Feb 24, 2023
-
-