Skip to content

Tags: SamTV12345/PodFetch

Tags

v4.6.2

Toggle v4.6.2's commit message
Fixed build.

4.6.1

Toggle 4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump env_logger from 0.11.0 to 0.11.1 (#577)

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.6.1

Toggle v4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump env_logger from 0.11.0 to 0.11.1 (#577)

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
503 rss feeds exposed by default (#506)

* Cleaned up code.

* Cleaned up code.

* Cleaned up code.

* Cleaned up code.

* Added user management in frontend.

* Also secured rss feeds.

* Formatted code.

* Fixed clippy and tests.

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added migration for converting to new podcast watchlog format. (#454)

* Added migration for converting to new podcast watchlog format.

* Fixed clippy.

v4.4.1

Toggle v4.4.1's commit message
Fixed readme and terraform init script.

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Unifies SQLite and Postgres backend into a single docker image (#397)

* Unified postgres and sqlite connection in one container.

* Improved logging.

* Added macro invocation to prevent code doubling.

* Added default features sqlite and postgresql.

* Fixed clippy.

* Removed unnecessary macros.

* Install git.

* Fixed build rs.

* Fixed linter.

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
382 gpodder sync is incomplete (#388)

* Improved last played with hashmap.

* Added column for SQLite.

* Added migration tool with podfetch migration episodes

* Added migration for postgres.

* Fixed clippy.

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed request when getting the podcast feed and feed provider require…

…s User Agent. (#324)

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump async-recursion from 1.0.4 to 1.0.5 (#309)

Bumps [async-recursion](https://github.com/dcchut/async-recursion) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dcchut/async-recursion/releases)
- [Commits](dcchut/async-recursion@v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: async-recursion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>