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

683 Commits

Author SHA1 Message Date
dependabot[bot]
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
Maksym Pavlenko
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
dependabot[bot]
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
Maksym Pavlenko
f302e44b0b Merge pull request #295 from matejdro/master
add support to set feed as private
2022-04-08 09:38:20 -07:00
Matej Drobnic
eb93dd927a consolidate booleans in struct
this is attempt to fix maligned lint error
2022-04-07 20:02:52 +02:00
Matej Drobnic
b38928eac0 reformat xml.go 2022-04-02 10:34:33 +02:00
Matej Drobnic
e76f43f4d4 add support to set feed as private 2022-04-02 10:31:55 +02:00
Maksym Pavlenko
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
Maksym Pavlenko
407c33bed0 Bump Go version to 1.18
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2022-03-20 14:51:12 -07:00
Maksym Pavlenko
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
dependabot[bot]
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
Contextualist
65ffd5bebb Fix cover art quality config and default being ignored 2022-03-09 02:06:04 -05:00
Maksym Pavlenko
c25d38e678 Merge pull request #287 from mxpv/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2.3.1 to 3
2022-03-05 15:32:05 -08:00
dependabot[bot]
866702a035 Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 01:26:25 +00:00
Maksym Pavlenko
9a5723d04b Merge pull request #285 from mxpv/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.2.0 to 3
2022-03-02 21:39:08 -08:00
dependabot[bot]
cc6a7ca60a Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 05:28:26 +00:00
Maksym Pavlenko
40705fb138 Merge pull request #284 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.9.1
Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
2022-03-02 21:28:09 -08:00
Maksym Pavlenko
3724f3ffe1 Merge pull request #286 from mxpv/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
2022-03-02 21:27:36 -08:00
dependabot[bot]
5735329021 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 01:36:31 +00:00
dependabot[bot]
b462280104 Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.0...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 01:47:41 +00:00
Maksym Pavlenko
7cde776283 Merge pull request #283 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.9.0
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
2022-02-28 12:41:12 -08:00
dependabot[bot]
aebcdf91ee Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 01:28:12 +00:00
Maksym Pavlenko
d865fbd58f Merge pull request #282 from mxpv/dependabot/github_actions/golangci/golangci-lint-action-3
Bump golangci/golangci-lint-action from 2 to 3
2022-02-25 14:01:19 -08:00
dependabot[bot]
42d9b833b1 Bump golangci/golangci-lint-action from 2 to 3
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 01:27:28 +00:00
Maksym Pavlenko
eedb6ba16f Merge pull request #281 from laraws/hotfix/fix-shutdown-server-error
Fix shutdown server context cancel error
2022-02-11 14:23:27 -08:00
wangsw02
6ce4dc97c9 Fix shutdown server context cancel error 2022-02-11 11:34:17 +08:00
Maksym Pavlenko
aa29174995 Merge pull request #279 from mxpv/dependabot/github_actions/actions/setup-go-2.2.0
Bump actions/setup-go from 2.1.5 to 2.2.0
2022-02-10 13:32:17 -08:00
dependabot[bot]
b825fea0d4 Bump actions/setup-go from 2.1.5 to 2.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 01:33:13 +00:00
Maksym Pavlenko
46b5c19715 Merge pull request #273 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.8.1 2022-01-19 20:42:22 -08:00
dependabot[bot]
89b83f8e3a Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 01:48:10 +00:00
Maksym Pavlenko
1c2e3740ba Fix data path in docker compose file v2.4.2 2022-01-02 17:43:35 +02:00
Maksym Pavlenko
656baa0234 Merge pull request #271 from jtagcat/patch-1
fixup: Dockerfile: reinstate location of config.toml
2022-01-02 17:42:46 +02:00
jtagcat
34c708d5f4 readd WORKDIR /app
`config.toml` uses relative path, from the current directory, `$PWD` by default is `/`.

commit f337f6c8b16acad6f6a86648f72061e098652040
removed `WORKDIR /app`, and `/config.toml` was used instead of `/app/config.toml`.
The change was breaking, unexpected and undocumented.
As users already mount `/app/config.toml`, revert to using it.

Revert 16315c0e126598e79460d84190181f5cf5a2c8fb
(what was workaround for breaking change,
though there is no need to break anything here)

Closes #270

+ requested: podsync located again at /app/podsync, instead of /podsync
2022-01-02 17:40:17 +02:00
Maksym Pavlenko
a5c6e2d766 Move cron section to docs 2022-01-02 17:39:08 +02:00
Maksym Pavlenko
aaf8e0958c Add config.toml.example (fix #269 #194) 2022-01-02 17:31:52 +02:00
Maksym Pavlenko
36900183b5 Allow custom youtube-dl path 2022-01-02 16:57:54 +02:00
Maksym Pavlenko
43c44fc01c Allow specify string as API key 2022-01-02 16:48:20 +02:00
Maksym Pavlenko
142b0e0f3c Add server package 2022-01-02 15:16:39 +02:00
Maksym Pavlenko
16315c0e12 Update docker compose (close: #270) 2022-01-02 15:00:00 +02:00
Maksym Pavlenko
54834550d5 Decouple config package 2022-01-02 14:57:10 +02:00
Maksym Pavlenko
0edf2836bb Notify when using log file (fix: #224) 2022-01-02 14:02:36 +02:00
Maksym Pavlenko
db4de62430 Migrate to pelletier/go-toml 2022-01-02 13:46:43 +02:00
Maksym Pavlenko
ce2df20d8d Merge pull request #265 from mxpv/storage
Refactor code to allow pluggable storages
2022-01-02 13:19:11 +02:00
Maksym Pavlenko
12cdbf61db Refactor code to allow pluggable storages 2022-01-02 13:17:28 +02:00
Maksym Pavlenko
26f4b2a47a Fix context import 2021-12-31 21:24:58 +02:00
Maksym Pavlenko
f337f6c8b1 Update release actions
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
v2.4.1
2021-12-31 15:16:31 +02:00
Maksym Pavlenko
1620697708 Use golangci-lint github action 2021-12-31 14:26:34 +02:00
Maksym Pavlenko
24aed6684c Update badges 2021-12-31 14:05:40 +02:00
Maksym Pavlenko
3f9c05913b Update branch names on CI 2021-12-31 14:00:29 +02:00
Maksym Pavlenko
ab43caebd5 Merge pull request #259 from mxpv/dependabot/go_modules/github.com/golang/mock-1.6.0
Bump github.com/golang/mock from 1.4.3 to 1.6.0
2021-12-31 13:53:08 +02:00