- Sep 30, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Sep 29, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.23](adaures/castopod@v1.0.0-beta.22...v1.0.0-beta.23) (2022-09-29) ### Bug Fixes * **premium-podcasts:** display unlock button in embed when premium episode ([ca109ba3](adaures/castopod@ca109ba3)) * **premium-podcasts:** remove cache in unlock form + redirect to podcast if podcast is not premium ([242352c4](adaures/castopod@242352c4)) * **premium-podcasts:** return different cached page when podcast is unlocked ([b1303c52](adaures/castopod@b1303c52)) ### Features * add instructions on production error page to ease Castopod debugging process ([9eab54e0](adaures/castopod@9eab54e0)), closes [#224](adaures/castopod#224) * add premium podcasts to manage subscriptions for premium episodes ([3234500e](adaures/castopod@3234500e)), closes [#193](adaures/castopod#193) * **gdpr:** add purpose for granting access to premium content ([47d6d81b](adaures/castopod@47d6d81b))
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- clear podcast cache when setting subscription link - update and add missing translation keys
-
- Sep 28, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
closes #193
-
Yassine Doghri authored
update composer dependencies to latest
-
Yassine Doghri authored
closes #224
-
- Sep 26, 2022
-
-
Yassine Doghri authored
closes #147
-
- Sep 23, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.22](v1.0.0-beta.21...v1.0.0-beta.22) (2022-09-23) ### Bug Fixes * **fediverse:** set default castopod avatar url when actor avatar is not present ([460f52f7](460f52f7)) * **import:** set default episode type if not set ([d7250ab0](d7250ab0)) * **input-component:** unset required attribute to prevent rendering it when false ([db9ac138](db9ac138)) * **notifications:** notify actors after activities insert / update using model callback methods ([e08555a4](e08555a4)) * overwrite getActorById to return app's Actor entity ([f2bc2f7e](f2bc2f7e)) * remove heavy image cover data from audio file metadata ([f74403bd](f74403bd)) * set storage limit as disk_total_space instead of free space ([7512e2ed](7512e2ed)) * **ui:** remove empty tooltip when hovering on sponsor button ([40aa6612](40aa6612)) * **users:** remove required roles input when editing user + prevent owner's roles from being edited ([1c8af755](1c8af755)), closes [#239](#239) * **ux:** have podcast dashboard card link to podcast dashboard if only one podcast in instance ([7dabee58](7dabee58))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Sep 19, 2022
-
-
-
Yassine Doghri authored
-
- Sep 14, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
This fixes a bug where the mv ffmpeg command breaks if the upstream folder name of the ffmpeg tar changes (version change).
-
Yassine Doghri authored
-
- Sep 08, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
useful to run commands and create CLI scripts
-
Yassine Doghri authored
--> Remove sql triggers because most shared hosting plans prevent using them
-
- Sep 07, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #239
-
Yassine Doghri authored
-
- Sep 06, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.0.0-beta.21](adaures/castopod@v1.0.0-beta.20...v1.0.0-beta.21) (2022-09-06) ### Bug Fixes * **email:** set the correct url in the activation and forgot emails ([10fc6f17](adaures/castopod@10fc6f17)), closes [#204](adaures/castopod#204) * **notifications:** add trigger after activities update + update insert trigger ([e5d16e87](adaures/castopod@e5d16e87)) ### Features * **i18n:** add support for Simplified Chinese (zh-Hans) and Catalan (ca) locales ([48d14434](adaures/castopod@48d14434))
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
- Aug 31, 2022
-
-
Yassine Doghri authored
- add file associations for env and .rsync-filter files - include version lens to .devcontainer config
-
- Aug 24, 2022
-
-
Yassine Doghri authored
- add default values for Config/Email properties - set mariadb to the minimal required version for development fixes #204
-
- Aug 23, 2022
-
-
- Aug 22, 2022
-
-