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

798 Commits

Author SHA1 Message Date
6fed6daca0 Create how_to_setup_podsync_on_synology_nas.md
This installation podsync on a Synology NAS with SSL and use a standard port 443
2023-02-15 00:37:20 -05:00
5a8769f52e Merge pull request #479 from SarahJeanEwing/main
Update cloud_formation.yml
2023-01-09 19:54:02 -08:00
76985c5e4f Update cloud_formation.yml 2023-01-06 17:49:06 -06:00
cb453c0f4b Merge pull request #468 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-4.1.0
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
2023-01-03 12:50:09 -08:00
f96916490d Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.1.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>
2023-01-03 03:13:27 +00:00
899c9d2892 Merge pull request #458 from Th0masL/release_with_env_vars
Fix broken CI Checks step, use Env Vars to build and push Docker Images
2023-01-02 19:12:50 -08:00
f37a04b682 Merge pull request #477 from Th0masL/enable-debug-in-config
Add option to enable debug mode in config.toml
2023-01-02 19:12:19 -08:00
d871db8256 Add option to enable debug mode in config.toml 2023-01-02 15:29:16 +02:00
7d18be9d77 Use Env Vars to build and push Docker Images, bump golangci-lint to v1.50.1 2023-01-02 13:50:53 +02:00
8e761bc265 Merge pull request #457 from Th0masL/add_duration_filters
Add min and max duration filters
2022-11-30 11:19:35 -08:00
4ebdc47aa9 Remove helper 2022-11-23 20:04:07 +02:00
453484a818 Rebase with main 2022-11-23 05:02:14 +02:00
5b7ddeb540 Publish nightly builds (fix: #394) 2022-11-22 18:28:59 -08:00
6c5f602fe1 Merge pull request #442 from Harnas/feature/custom_file_format
feat: added custom format support
v2.5.0
2022-11-22 17:58:32 -08:00
67281bca8e Merge pull request #461 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.144
Bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.144
2022-11-22 17:52:08 -08:00
c6ab9f22f0 Bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.144
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.128 to 1.44.144.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.128...v1.44.144)

---
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-11-23 01:33:30 +00:00
c8b4aa2718 run gofmt 2022-11-19 22:36:57 +02:00
a546bbf25f Rename vars 2022-11-19 22:22:12 +02:00
2552a6c6b3 Add min and max duration filter 2022-11-19 21:51:14 +02:00
7d44946e3c chore: remove dead code added by mistake 2022-11-04 21:42:10 +01:00
d3fe8c61e5 chore: correct formating 2022-11-04 21:35:57 +01:00
eb79ef0904 Merge pull request #445 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.128
Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.44.128
2022-11-04 13:11:02 -07:00
3a42d8249e fix: correct enclosure type on custom format 2022-11-03 08:51:24 +01:00
5f0123ddbc fix: correct enclosure type on custom format 2022-11-03 08:48:47 +01:00
0f25dc3690 Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.44.128
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.44.128.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.44.128)

---
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-11-02 01:24:46 +00:00
a0353e4914 chore: files formatting 2022-10-29 02:30:59 +02:00
d15e729d46 feat: added custom format support 2022-10-29 02:22:45 +02:00
6bf47e696c Merge pull request #436 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.122
Bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.122
2022-10-25 09:06:27 -04:00
6c1ca000b7 Bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.122
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.121 to 1.44.122.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.121...v1.44.122)

---
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-10-25 01:34:51 +00:00
c4fe6fe2ee Merge pull request #434 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.121
Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121
2022-10-24 08:58:44 -07:00
12577ff40c Merge pull request #433 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.8.1
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
2022-10-24 08:58:28 -07:00
7c415a8d44 Merge pull request #428 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-3.2.0
Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
2022-10-24 08:58:17 -07:00
f8d7bb33a7 Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.116 to 1.44.121.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.116...v1.44.121)

---
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-10-24 01:45:14 +00:00
75a969054b Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.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-10-24 01:44:54 +00:00
42011e6752 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v3.2.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-10-18 01:20:48 +00:00
14c97672b1 Merge pull request #427 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.116
Bump github.com/aws/aws-sdk-go from 1.44.115 to 1.44.116
2022-10-17 13:14:43 -07:00
e0e2b9e458 Bump github.com/aws/aws-sdk-go from 1.44.115 to 1.44.116
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.115 to 1.44.116.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.115...v1.44.116)

---
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-10-17 01:45:11 +00:00
9989877e34 Merge pull request #426 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.115
Bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.115
2022-10-16 11:46:03 -07:00
d0db54c858 Bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.115
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.114 to 1.44.115.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.114...v1.44.115)

---
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-10-14 01:19:47 +00:00
1616b468d5 Merge pull request #425 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.114
Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114
2022-10-13 11:04:37 -07:00
77bbf694c4 Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.109 to 1.44.114.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.109...v1.44.114)

---
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-10-10 01:48:18 +00:00
4506053773 Merge pull request #419 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.109
Bump github.com/aws/aws-sdk-go from 1.44.103 to 1.44.109
2022-10-03 09:09:45 -07:00
ec711e4da5 Merge pull request #413 from mxpv/dependabot/go_modules/github.com/zackradisic/soundcloud-api-0.1.8
Bump github.com/zackradisic/soundcloud-api from 0.1.5 to 0.1.8
2022-10-03 09:09:00 -07:00
0c289bdda8 Bump github.com/aws/aws-sdk-go from 1.44.103 to 1.44.109
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.103 to 1.44.109.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.103...v1.44.109)

---
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-10-03 02:03:03 +00:00
1588c02c1f Bump github.com/zackradisic/soundcloud-api from 0.1.5 to 0.1.8
Bumps [github.com/zackradisic/soundcloud-api](https://github.com/zackradisic/soundcloud-api) from 0.1.5 to 0.1.8.
- [Release notes](https://github.com/zackradisic/soundcloud-api/releases)
- [Commits](https://github.com/zackradisic/soundcloud-api/compare/v0.1.5...v0.1.8)

---
updated-dependencies:
- dependency-name: github.com/zackradisic/soundcloud-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 01:34:17 +00:00
9ed1dd6ece Merge pull request #412 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.103
Bump github.com/aws/aws-sdk-go from 1.44.97 to 1.44.103
2022-09-22 11:44:18 -07:00
f2117141a3 Bump github.com/aws/aws-sdk-go from 1.44.97 to 1.44.103
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.97 to 1.44.103.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.97...v1.44.103)

---
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-09-22 01:40:41 +00:00
8589c6e044 Merge pull request #368 from Contextualist/fix-cleanup
Clean up episodes before generating XML feed
2022-09-14 09:03:31 -07:00
41b79ee10a Merge pull request #392 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-3.1.0
Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
2022-09-14 09:02:58 -07:00
1283f94d4a Merge pull request #370 from tvqt/patch-1
Added detail about go being a dependency
2022-09-14 09:02:47 -07:00