- Sep 23, 2022
-
-
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
-
-
-
Yassine Doghri authored
-
- Aug 15, 2022
-
-
- Aug 12, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.20](adaures/castopod@v1.0.0-beta.19...v1.0.0-beta.20) (2022-08-12) ### Bug Fixes * add underline and semibold font weight for prose links to have them stand out ([d4d86712](adaures/castopod@d4d86712)) * **router:** check if Accept header is set before getting value ([10a2ae02](adaures/castopod@10a2ae02)), closes [#228](adaures/castopod#228) * **search-episodes:** add fallback sql query using LIKE for search query with less than 4 characters ([e66bf443](adaures/castopod@e66bf443)), closes [#236](adaures/castopod#236) * set interact_as_actor for user upon password reset ([ad8f5f5a](adaures/castopod@ad8f5f5a)), closes [#178](adaures/castopod#178) ### Features * add label to sponsor button on podcast page ([c29c018c](adaures/castopod@c29c018c)), closes [#162](adaures/castopod#162) * add notifications inbox for actors ([999999e3](adaures/castopod@999999e3)), closes [#215](adaures/castopod#215)
-
closes #215
-
closes #162
-
closes #178
-
- Aug 01, 2022
-
-
Yassine Doghri authored
fix deprecation warnings for getHeader and getHeaders methods refs #228
-
- Jul 28, 2022
-
-
Yassine Doghri authored
fix(search-episodes): add fallback sql query using LIKE for search query with less than 4 characters fixes #236
-
- Jul 22, 2022
-
-
Yassine Doghri authored
+ fix typo: "whitespace-no-wrap" --> "whitespace-nowrap"
-
- Jul 21, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.19](v1.0.0-beta.18...v1.0.0-beta.19) (2022-07-21) ### Bug Fixes * **episode-unpublish:** set consistent posts_counts' increments/decrements for actors and episodes ([8acdafd2](8acdafd2)), closes [#233](#233) * **get_browser_language:** return defaultLocale if browser doesn't send user preferred language ([9cc29962](9cc29962)) ### Features * **episode-unpublish:** remove episode comments upon unpublish ([78acd7f5](78acd7f5))
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
Some episodes could not be unpublished because of out of range error when removing posts. fixes #233
-
- Jul 18, 2022
-
-
Yassine Doghri authored
-
- Jul 14, 2022
-
-