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
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
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
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
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
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
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
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
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
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
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
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
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
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
6ce4dc97c9
Fix shutdown server context cancel error
2022-02-11 11:34:17 +08:00
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
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
46b5c19715
Merge pull request #273 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.8.1
2022-01-19 20:42:22 -08:00
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
1c2e3740ba
Fix data path in docker compose file
v2.4.2
2022-01-02 17:43:35 +02:00
656baa0234
Merge pull request #271 from jtagcat/patch-1
...
fixup: Dockerfile: reinstate location of config.toml
2022-01-02 17:42:46 +02:00
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
a5c6e2d766
Move cron section to docs
2022-01-02 17:39:08 +02:00
aaf8e0958c
Add config.toml.example ( fix #269 #194 )
2022-01-02 17:31:52 +02:00
36900183b5
Allow custom youtube-dl path
2022-01-02 16:57:54 +02:00
43c44fc01c
Allow specify string as API key
2022-01-02 16:48:20 +02:00
142b0e0f3c
Add server package
2022-01-02 15:16:39 +02:00