- Jul 29, 2023
-
-
Yassine Doghri authored
closes #360
-
Yassine Doghri authored
refs #360
-
Yassine Doghri authored
-
- Jul 27, 2023
-
-
semantic-release-bot authored
# [1.5.0](v1.4.7...v1.5.0) (2023-07-27) ### Bug Fixes * **admin-ui:** truncate header title + remove sticky podcast banner card on mobile ([63c20da5](63c20da5)) ### Features * add podcast links page including social, podcasting and funding links ([8ae29293](8ae29293))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jul 19, 2023
-
-
semantic-release-bot authored
## [1.4.7](v1.4.6...v1.4.7) (2023-07-19) ### Bug Fixes * **s3:** allow CORS for served static files ([9b955c9c](9b955c9c))
-
Yassine Doghri authored
-
- Jul 11, 2023
-
-
semantic-release-bot authored
## [1.4.6](v1.4.5...v1.4.6) (2023-07-11) ### Bug Fixes * **fediverse:** expand object before sending accept follow request ([082cdc9e](082cdc9e)), closes [#350](#350) * **podcast-import:** remove error log when no import in queue, exit with success instead ([5e719f3e](5e719f3e))
-
Yassine Doghri authored
-
- Jul 05, 2023
-
-
Yassine Doghri authored
fixes #350
-
- Jul 04, 2023
-
-
Yassine Doghri authored
-
semantic-release-bot authored
## [1.4.5](v1.4.4...v1.4.5) (2023-07-04) ### Bug Fixes * **s3:** handle range requests to serve media files ([41a59322](41a59322))
-
Yassine Doghri authored
-
- Jul 02, 2023
-
-
semantic-release-bot authored
## [1.4.4](v1.4.3...v1.4.4) (2023-07-02) ### Bug Fixes * **audio-clipper:** init segment position on firstUpdate + improve UX by adding ghost handle ([aa683866](aa683866)), closes [#351](#351) * set resized images to 72dpi for compatibility with Apple Podcasts ([0b327cb4](0b327cb4)), closes [#282](#282)
-
Yassine Doghri authored
fixes #282
-
- Jul 01, 2023
-
-
Yassine Doghri authored
- clean web components and js modules - update js dependencies to latest fixes #351
-
- Jun 29, 2023
-
-
semantic-release-bot authored
## [1.4.3](v1.4.2...v1.4.3) (2023-06-29) ### Bug Fixes * **video-clipper:** add -t option to ffmpeg command to stop generation after duration ([60814b8d](60814b8d)), closes [#341](#341)
-
-
Yassine Doghri authored
fixes #341
-
Yassine Doghri authored
-
- Jun 27, 2023
-
-
semantic-release-bot authored
## [1.4.2](v1.4.1...v1.4.2) (2023-06-27) ### Bug Fixes * **fediverse:** check that actor's images mimetype is present or guess it otherwise ([06c4f154](06c4f154)), closes [#348](#348) * **podcast-import:** show cancel or retry action depending on task status ([e42258de](e42258de))
-
-
- Jun 26, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #348
-
Romain de Laage authored
-
- Jun 23, 2023
-
-
Yassine Doghri authored
-
- Jun 22, 2023
-
-
semantic-release-bot authored
## [1.4.1](v1.4.0...v1.4.1) (2023-06-22) ### Bug Fixes * **podcast-import:** set default values for person group and role if not found in taxonomy ([aa46dca4](aa46dca4))
-
Yassine Doghri authored
+ update podcast-feed and podcast-persons-taxonomy packages
-
- Jun 21, 2023
-
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.4.0](v1.3.5...v1.4.0) (2023-06-21) ### Bug Fixes * **charts:** set duration charts label to HHhMM for listening time analytics ([3fc1d8e1](3fc1d8e1)) * **embed:** set height of player iframe from config ([46657414](46657414)) * **s3:** serve files without cache if dummy cache handler + add http referer header to redirect ([30db9f06](30db9f06)) * **s3:** use presigned request uri to serve static files ([cb92dc73](cb92dc73)) * **webmanifest:** import misc helper to get site_icon_url ([548a11d5](548a11d5)) ### Features * **import:** run podcast imports' processes asynchronously using tasks ([d8e1d403](d8e1d403)) * **rest-api:** add endpoints for episodes and full text search for podcasts and episodes ([85505d4b](85505d4b)), closes [#296](#296)
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- use codeigniter4/tasks project to handle cron tasks - use yassinedoghri/podcast-feed project to parse feeds for imports
-
closes #296
-
-
- Jun 19, 2023
-
-
Romain de Laage authored
-