dependabot[bot]
|
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 |
|
Th0masL
|
005c371c6d
|
Update to alpine:3.16
|
2022-06-15 03:47:32 +03:00 |
|
Th0masL
|
1d56daa1cb
|
Removed file
|
2022-06-15 03:40:16 +03:00 |
|
Th0masL
|
7b395d6ee1
|
Apply the changes directly in Dockerfile
|
2022-06-15 03:39:15 +03:00 |
|
Th0masL
|
43b405ca8f
|
Merge branch 'main' into ytdlp
|
2022-06-15 02:20:42 +03:00 |
|
Maksym Pavlenko
|
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 |
|
Maksym Pavlenko
|
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 |
|
dependabot[bot]
|
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 |
|
Th0masL
|
906a5a6216
|
Some more improvements
|
2022-06-14 02:38:03 +03:00 |
|
Th0masL
|
531ceb78c3
|
Small improvement and fix errors reported by golangci-lint
|
2022-06-13 23:56:14 +03:00 |
|
Th0masL
|
a2e788f861
|
Improve the slices chunking
|
2022-06-13 12:04:02 +03:00 |
|
Th0masL
|
937145a68f
|
Small improvements
|
2022-06-13 11:44:51 +03:00 |
|
Maksym Pavlenko
|
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 |
|
dependabot[bot]
|
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 |
|
Maksym Pavlenko
|
8ee22c6737
|
Merge pull request #319 from Contextualist/fix-cron-nil
Fix nil pointer dereference for cron
|
2022-06-12 21:27:57 -07:00 |
|
Maksym Pavlenko
|
2aa73091fc
|
Merge pull request #317 from Contextualist/feat-s3
Support S3-compatible provider as storage backend
|
2022-06-12 21:27:28 -07:00 |
|
Contextualist
|
edb64f981f
|
Docs update for storage config
|
2022-06-12 23:05:03 -04:00 |
|
Th0masL
|
ec5e4445cc
|
Change already downloaded message
|
2022-06-13 02:15:23 +03:00 |
|
Th0masL
|
5f41d87a8b
|
Fix page_size limited at 50 on YouTube
|
2022-06-13 01:43:56 +03:00 |
|
Contextualist
|
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 |
|
Contextualist
|
e9a9d4b403
|
fix nil pointer dereference for cron
|
2022-06-12 14:00:11 -04:00 |
|
Th0masL
|
2b0966f285
|
Build specific Docker Image with yt-dlp
|
2022-06-12 15:11:07 +03:00 |
|
Contextualist
|
6eaa512643
|
Rename update-once to headless
|
2022-06-11 19:03:34 -04:00 |
|
Contextualist
|
3edba1ab3b
|
Add tests for fs.S3
|
2022-06-11 18:59:08 -04:00 |
|
Contextualist
|
4d36d4a778
|
go mod tidy
|
2022-06-11 18:57:58 -04:00 |
|
Contextualist
|
59c16d58f5
|
Merge branch 'main' into feat-s3
|
2022-06-11 18:54:11 -04:00 |
|
Maksym Pavlenko
|
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 |
|
Contextualist
|
c9c2b80c7d
|
Support S3-compatible provider as storage backend
|
2022-06-09 19:43:40 -04:00 |
|
Contextualist
|
e352aba82f
|
Support update-and-quit mode
|
2022-06-09 19:40:46 -04:00 |
|
dependabot[bot]
|
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 |
|
Maksym Pavlenko
|
cefea36e08
|
Move updater to services
|
2022-05-08 16:57:25 -07:00 |
|
Maksym Pavlenko
|
7509ad31cb
|
Fix tests
|
2022-05-08 16:45:33 -07:00 |
|
Maksym Pavlenko
|
79868dce7f
|
Move HTTP server to services
|
2022-05-08 16:39:04 -07:00 |
|
Maksym Pavlenko
|
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 |
|
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 |
|