- Mar 23, 2022
-
-
Yassine Doghri authored
closes #185
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
- Mar 22, 2022
-
-
Yassine Doghri authored
-
-
- Mar 15, 2022
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
- Mar 14, 2022
-
-
Yassine Doghri authored
-
- Mar 10, 2022
-
-
- Mar 09, 2022
-
-
- Mar 04, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.9](adaures/castopod@v1.0.0-beta.8...v1.0.0-beta.9) (2022-03-04) ### Bug Fixes * **cache:** delete posts and comments pages cache when updating platform links ([f7c3e5bf](adaures/castopod@f7c3e5bf)), closes [#169](adaures/castopod#169) * escape characters for `min` in format_duration_symbol ([3b6722a4](adaures/castopod@3b6722a4)) * **security:** add csrf filter + prevent xss attacks by escaping user input ([cd2e1e1d](adaures/castopod@cd2e1e1d)) * update ivoox podcasting icon ([f2b69a47](adaures/castopod@f2b69a47)) * **video-clips:** update condition to check if ffmpeg is installed ([b57f0b6e](adaures/castopod@b57f0b6e)), closes [#163](adaures/castopod#163) ### Features * **i18n:** add Polish translation ([2d83b44a](adaures/castopod@2d83b44a)) * **icons:** add default icons for podcasting, social and funding platforms + remove complex icons ([5bcdfebe](adaures/castopod@5bcdfebe)), closes [#166](adaures/castopod#166) [#167](adaures/castopod#167) [#170](adaures/castopod#170) * make episode description more visible on episode pages ([90533be0](adaures/castopod@90533be0)), closes [#171](adaures/castopod#171) * **podcasting 2.0:** update podcast:social tag to adhere to latest spec ([a597cf4e](adaures/castopod@a597cf4e))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #163
-
Yassine Doghri authored
-
Yassine Doghri authored
- update CI4 to v4.1.9's stable production package - update php and js dependencies to latest
-
- Mar 03, 2022
-
-
Yassine Doghri authored
-
- Feb 24, 2022
-
-
Yassine Doghri authored
- double the height of the episode description on episode pages - reduce overlay fading by 70% to make it more subtle closes #171
-
Yassine Doghri authored
remove cache when adding comment and replies as well fixes #169
-
Yassine Doghri authored
- add pleroma, misskey and fosspay platforms - update adaures/ipcat-php to fix autoload issue - fix Breez and Podcast Guru icons closes #166, #167, #170
-
- Feb 22, 2022
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Feb 20, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
this fixes the adblocker loading viewer error
-
Yassine Doghri authored
-
- Feb 19, 2022
-
-
Yassine Doghri authored
- rename castopod icons and logos - fix nlnet logo link - add castopod icon as logo - set twitter card to summary_large_image - update README.md
-
Yassine Doghri authored
- rename podlibre to adaures - rename castopod-host to castopod - simplify README and redirect to docs site - move INSTALL and UPDATE docs - add new gitlabci pipeline to deploy docs - upgrade node to v16 in Dockerfile
-
- Feb 10, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.8](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-02-10) ### Features * **podcast-form:** add new_feed_url field to set an url when changing domain or host ([e7eec48e](https://code.podlibre.org/podlibre/castopod-host/commit/e7eec48e7bc06a9aa907db01ed3e5b536e7dd8be))
-
- Feb 09, 2022
-
-
Yassine Doghri authored
-
- Feb 05, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.7](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-02-05) ### Bug Fixes * **activitypub:** allow cors on get requests for routes exposing acitivitypub objects ([2f248099](https://code.podlibre.org/podlibre/castopod-host/commit/2f2480998f9abb34f02ab186c65d462a74b4e640)) * **fediverse:** set model instances as non shared to prevent overlapping ([91128fad](https://code.podlibre.org/podlibre/castopod-host/commit/91128fad7a68e1f4e5acacba90b6899288699e61)) * **htaccess:** add ? after index.php in RewriteRule ([d9d139ee](https://code.podlibre.org/podlibre/castopod-host/commit/d9d139eefa03c28d1a064b3b32c9036193497e57)), closes [#152](https://code.podlibre.org/podlibre/castopod-host/issues/152) ### Features * **home:** sort podcasts by recent activity + add dropdown menu to choose between sorting options ([7b89da61](https://code.podlibre.org/podlibre/castopod-host/commit/7b89da6106c150708782d39ed2742fe416c41e89)), closes [#164](https://code.podlibre.org/podlibre/castopod-host/issues/164)
-
Yassine Doghri authored
fixes #164
-
Yassine Doghri authored
-