1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

721 Commits

Author SHA1 Message Date
44f4f3586c Override the default link
This will override the default link (usually the URL address) in the generated RSS feed with another link.

fixes #233
2022-06-24 00:21:28 +02:00
5d8b3ee3fd Merge pull request #329 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.38
Bump github.com/aws/aws-sdk-go from 1.44.34 to 1.44.38
2022-06-20 19:38:01 -07:00
db87c20cea Merge pull request #330 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.7.4
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
2022-06-20 19:37:39 -07:00
be19594f42 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 01:40:25 +00:00
ddfe534bb2 Bump github.com/aws/aws-sdk-go from 1.44.34 to 1.44.38
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.34 to 1.44.38.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.34...v1.44.38)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 01:40:18 +00:00
8c00dc5c28 Merge pull request #323 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.34
Bump github.com/aws/aws-sdk-go from 1.44.33 to 1.44.34
2022-06-14 19:31:43 -07:00
148970cb6c Merge pull request #324 from Contextualist/fix-pr317-reg
Fix two regressions introduced by PR #317
2022-06-14 19:31:26 -07:00
59ea55d337 Fix closing feed updates channel too early 2022-06-14 21:52:13 -04:00
81f9894587 Fix struct tag for config storage.local.data_dir 2022-06-14 21:48:42 -04:00
9107284642 Bump github.com/aws/aws-sdk-go from 1.44.33 to 1.44.34
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.33 to 1.44.34.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.33...v1.44.34)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 01:35:10 +00:00
7a69ddb994 Merge pull request #320 from Th0masL/fix_pagesize_bug
Fix page_size limited at 50 on YouTube
2022-06-14 11:00:22 -07:00
beaa661c25 Merge pull request #321 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.33
Bump github.com/aws/aws-sdk-go from 1.44.30 to 1.44.33
2022-06-13 22:33:09 -07:00
4673dfec05 Bump github.com/aws/aws-sdk-go from 1.44.30 to 1.44.33
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.30 to 1.44.33.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.30...v1.44.33)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 01:34:54 +00:00
906a5a6216 Some more improvements 2022-06-14 02:38:03 +03:00
531ceb78c3 Small improvement and fix errors reported by golangci-lint 2022-06-13 23:56:14 +03:00
a2e788f861 Improve the slices chunking 2022-06-13 12:04:02 +03:00
937145a68f Small improvements 2022-06-13 11:44:51 +03:00
b6d931229f Merge pull request #314 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-3.0.0
Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
2022-06-12 21:33:49 -07:00
d9a897bcdb Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.1...v3.0.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 04:31:09 +00:00
8ee22c6737 Merge pull request #319 from Contextualist/fix-cron-nil
Fix nil pointer dereference for cron
2022-06-12 21:27:57 -07:00
2aa73091fc Merge pull request #317 from Contextualist/feat-s3
Support S3-compatible provider as storage backend
2022-06-12 21:27:28 -07:00
edb64f981f Docs update for storage config 2022-06-12 23:05:03 -04:00
ec5e4445cc Change already downloaded message 2022-06-13 02:15:23 +03:00
5f41d87a8b Fix page_size limited at 50 on YouTube 2022-06-13 01:43:56 +03:00
edade8d330 Add storage config section
This also deprecate `server.data_dir` in favor of `storage.local.data_dir`
2022-06-12 14:08:34 -04:00
e9a9d4b403 fix nil pointer dereference for cron 2022-06-12 14:00:11 -04:00
6eaa512643 Rename update-once to headless 2022-06-11 19:03:34 -04:00
3edba1ab3b Add tests for fs.S3 2022-06-11 18:59:08 -04:00
4d36d4a778 go mod tidy 2022-06-11 18:57:58 -04:00
59c16d58f5 Merge branch 'main' into feat-s3 2022-06-11 18:54:11 -04:00
7fc950fba5 Merge pull request #316 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.7.2
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-10 11:00:38 -07:00
c9c2b80c7d Support S3-compatible provider as storage backend 2022-06-09 19:43:40 -04:00
e352aba82f Support update-and-quit mode 2022-06-09 19:40:46 -04:00
dc4efff588 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 01:24:51 +00:00
cefea36e08 Move updater to services 2022-05-08 16:57:25 -07:00
7509ad31cb Fix tests 2022-05-08 16:45:33 -07:00
79868dce7f Move HTTP server to services 2022-05-08 16:39:04 -07:00
d0ce613147 Merge pull request #304 from mxpv/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-05-07 16:09:55 -07:00
80f5d079f4 Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 01:26:39 +00:00
83bc329416 Merge pull request #298 from mxpv/dependabot/go_modules/github.com/pelletier/go-toml-1.9.5
Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5
2022-04-25 10:54:33 -07:00
e037e0d97f Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](https://github.com/pelletier/go-toml/compare/v1.9.4...v1.9.5)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 01:25:54 +00:00
f302e44b0b Merge pull request #295 from matejdro/master
add support to set feed as private
2022-04-08 09:38:20 -07:00
eb93dd927a consolidate booleans in struct
this is attempt to fix maligned lint error
2022-04-07 20:02:52 +02:00
b38928eac0 reformat xml.go 2022-04-02 10:34:33 +02:00
e76f43f4d4 add support to set feed as private 2022-04-02 10:31:55 +02:00
b82bb3547b Merge pull request #288 from Contextualist/fix-cover-art-quality
Fix cover art quality config and default being ignored
2022-03-20 14:55:01 -07:00
407c33bed0 Bump Go version to 1.18
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2022-03-20 14:51:12 -07:00
8ed64021ac Merge pull request #292 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.7.1
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
2022-03-20 14:47:01 -07:00
870b90bd06 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 01:26:43 +00:00
65ffd5bebb Fix cover art quality config and default being ignored 2022-03-09 02:06:04 -05:00