- Jul 02, 2022
-
-
Yassine Doghri authored
refs #214
-
Yassine Doghri authored
episode page was unaccessible on with php8.1 and dev mode
-
- Jun 29, 2022
-
-
Yassine Doghri authored
-
- Jun 27, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jun 26, 2022
-
-
- add docker images for app (castopod) and web-server (nginx) - ci: deploy images continuously to a docker hub using kaniko - ci: trigger docker-build-rolling on develop branch - move development DockerFile to docker directory closes #200
-
- Jun 24, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.16](adaures/castopod@v1.0.0-beta.15...v1.0.0-beta.16) (2022-06-24) ### Bug Fixes * change image size requirement hints ([ea20206e](adaures/castopod@ea20206e)) ### Features * add update rss feed feature for podcasts to import their latest episodes ([5eb9dc16](adaures/castopod@5eb9dc16)), closes [#183](adaures/castopod#183) * **admin:** add search form in podcast episodes list ([6be5d128](adaures/castopod@6be5d128)), closes [#26](adaures/castopod#26) * **api:** add rest api with podcasts read endpoints ([e64001d0](adaures/castopod@e64001d0)), closes [#210](adaures/castopod#210)
-
- Jun 22, 2022
-
-
Yassine Doghri authored
-
relates to #210
-
- Jun 17, 2022
-
-
-
closes #183
-
Yassine Doghri authored
closes #26
-
Yassine Doghri authored
-
- Jun 14, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.15](adaures/castopod@v1.0.0-beta.14...v1.0.0-beta.15) (2022-06-14) ### Bug Fixes * replace deletedField with published_at for episodes ([14d7d078](adaures/castopod@14d7d078)) ### Features * add default icons to Alert component ([0d980012](adaures/castopod@0d980012)) * add permanent delete feature for podcasts
([dbb4030d](adaures/castopod@dbb4030d)), closes [#89](adaures/castopod#89) * apply colour theme to embed player ([9548337a](adaures/castopod@9548337a)), closes [#201](adaures/castopod#201) * **episodes:** replace soft delete with permanent delete ([eb9ff522](adaures/castopod@eb9ff522))
-
- Jun 13, 2022
-
-
Yassine Doghri authored
- remove delete_at field + soft delete for media and pages - update CodeIgniter4 to 4.2.0 + update all starter files - explicitly use builder() when creating queries from model
-
- Jun 07, 2022
-
-
closes #89
-
- May 31, 2022
-
-
closes #201
-
- May 16, 2022
-
-
- May 05, 2022
-
-
+ add constraint to prevent deleting an episode when published
-
- May 03, 2022
-
-
Ola Hneini authored
-
- Apr 23, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.14](v1.0.0-beta.13...v1.0.0-beta.14) (2022-04-23) ### Bug Fixes * **home:** remove hardcoded prefix in getAllPodcasts query ([92d5cc50](92d5cc50)) * overwrite common lang function to escape returned string ([4c490c15](4c490c15)), closes [#196](#196) [#198](#198) ### Features * **i18n:** add Spanish to supported locales ([e340b54a](e340b54a))
-
- Apr 22, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
- Apr 21, 2022
-
-
Yassine Doghri authored
closes #196, fixes #198
-
- Apr 16, 2022
-
-
Yassine Doghri authored
-
- Apr 15, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
+ update rector config for crowdin compatibility
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 14, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.13](v1.0.0-beta.12...v1.0.0-beta.13) (2022-04-14) ### Bug Fixes * **rss:** remove escaping for publisher and owner name ([e2046e4b](e2046e4b)) * use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries ([853a6ba9](853a6ba9)) ### Features * **i18n:** add Norwegian Nynorsk to supported locales ([744340df](744340df))
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 09, 2022
-
-
Yassine Doghri authored
-
- Apr 06, 2022
-
-
Yassine Doghri authored
-
- Apr 05, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.12](adaures/castopod@v1.0.0-beta.11...v1.0.0-beta.12) (2022-04-05) ### Bug Fixes * update form_textarea to prevent escaping value ([78548b5c](adaures/castopod@78548b5c)) ### Features * **i18n:** add support for German and Brazilian Portuguese languages ([19da003f](adaures/castopod@19da003f))
-