- Jul 21, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.19](adaures/castopod@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](adaures/castopod@8acdafd2)), closes [#233](adaures/castopod#233) * **get_browser_language:** return defaultLocale if browser doesn't send user preferred language ([9cc29962](adaures/castopod@9cc29962)) ### Features * **episode-unpublish:** remove episode comments upon unpublish ([78acd7f5](adaures/castopod@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
-
-
- Jul 11, 2022
-
-
closes #230
-
- Jul 08, 2022
-
-
Yassine Doghri authored
refs #230
-
- Jul 07, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.18](adaures/castopod@v1.0.0-beta.17...v1.0.0-beta.18) (2022-07-07) ### Bug Fixes * **player-styling:** revert vite to 2.8 to reference the player css ([e07d3afe](adaures/castopod@e07d3afe)) ### Features * add legalNoticeURL to app config for setting an external url to legal notice ([711843a0](adaures/castopod@711843a0))
-
Yassine Doghri authored
A bug in the latest vite release (v2.9.13) prevents the player styling from being referenced in the manifest.
-
Yassine Doghri authored
- add contributors list to readme and docs' index page - add CONTRIBUTING.md file redirecting to docs website - add "translate castopod" section to guidelines
-
Yassine Doghri authored
-
- Jul 06, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.17](v1.0.0-beta.16...v1.0.0-beta.17) (2022-07-06) ### Bug Fixes * explicitly cast seconds to int in iso8601_duration helper function ([779653f7](779653f7)) * **housekeeping:** use EpisodeModel's builder to reset comments count ([65e9c0b0](65e9c0b0)) * **rss:** round episode durations and soundbites ([c9fb987f](c9fb987f)), closes [#214](#214) * **xml-editor:** prettify xml even without root node ([ca55c248](ca55c248)) ### Features * add publish feature for podcasts and set draft by default ([3d363f2e](3d363f2e)), closes [#128](#128) [#220](#220) * **admin:** add instance wide dashboard with storage and bandwidth usage ([b1a6c02e](b1a6c02e)), closes [#216](#216) * **datetime-picker:** set material_green theme to flatpickr ([3ce65410](3ce65410))
-
Yassine Doghri authored
* add DashboardCard component * add instance wide podcasts and episodes numbers * add app.storageLimit environment variable * divide bytes by 1000 instead of 1024 in stats sql queries closes #216
-
- Jul 05, 2022
- Jul 04, 2022
-
-
-
Yassine Doghri authored
upgrade docker dev's php version to 8.1
-
- Jul 03, 2022
-
-
Yassine Doghri authored
* update php packages to latest * update rector and ecs config * update ci4/settings package to v2.1
-
Yassine Doghri authored
- update js dependencies to latest - add indentWithTab to xml-editor - tailwindcss 3.1: replace withOpacity with <alpha-value>
-
- 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](v1.0.0-beta.15...v1.0.0-beta.16) (2022-06-24) ### Bug Fixes * change image size requirement hints ([ea20206e](ea20206e)) ### Features * add update rss feed feature for podcasts to import their latest episodes ([5eb9dc16](5eb9dc16)), closes [#183](#183) * **admin:** add search form in podcast episodes list ([6be5d128](6be5d128)), closes [#26](#26) * **api:** add rest api with podcasts read endpoints ([e64001d0](e64001d0)), closes [#210](#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](v1.0.0-beta.14...v1.0.0-beta.15) (2022-06-14) ### Bug Fixes * replace deletedField with published_at for episodes ([14d7d078](14d7d078)) ### Features * add default icons to Alert component ([0d980012](0d980012)) * add permanent delete feature for podcasts
([dbb4030d](dbb4030d)), closes [#89](#89) * apply colour theme to embed player ([9548337a](9548337a)), closes [#201](#201) * **episodes:** replace soft delete with permanent delete ([eb9ff522](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))
-