Commit Graph

  • 9a5723d04b Merge pull request #285 from mxpv/dependabot/github_actions/actions/setup-go-3 Maksym Pavlenko 2022-03-02 21:39:08 -08:00
  • cc6a7ca60a Bump actions/setup-go from 2.2.0 to 3 dependabot[bot] 2022-03-03 05:28:26 +00:00
  • 40705fb138 Merge pull request #284 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.9.1 Maksym Pavlenko 2022-03-02 21:28:09 -08:00
  • 3724f3ffe1 Merge pull request #286 from mxpv/dependabot/github_actions/actions/checkout-3 Maksym Pavlenko 2022-03-02 21:27:36 -08:00
  • 5735329021 Bump actions/checkout from 2.4.0 to 3 dependabot[bot] 2022-03-02 01:36:31 +00:00
  • b462280104 Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1 dependabot[bot] 2022-03-01 01:47:41 +00:00
  • 7cde776283 Merge pull request #283 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.9.0 Maksym Pavlenko 2022-02-28 12:41:12 -08:00
  • aebcdf91ee Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0 dependabot[bot] 2022-02-28 01:28:12 +00:00
  • d865fbd58f Merge pull request #282 from mxpv/dependabot/github_actions/golangci/golangci-lint-action-3 Maksym Pavlenko 2022-02-25 14:01:19 -08:00
  • 42d9b833b1 Bump golangci/golangci-lint-action from 2 to 3 dependabot[bot] 2022-02-25 01:27:28 +00:00
  • eedb6ba16f Merge pull request #281 from laraws/hotfix/fix-shutdown-server-error Maksym Pavlenko 2022-02-11 14:23:27 -08:00
  • 6ce4dc97c9 Fix shutdown server context cancel error wangsw02 2022-02-11 11:34:17 +08:00
  • aa29174995 Merge pull request #279 from mxpv/dependabot/github_actions/actions/setup-go-2.2.0 Maksym Pavlenko 2022-02-10 13:32:17 -08:00
  • b825fea0d4 Bump actions/setup-go from 2.1.5 to 2.2.0 dependabot[bot] 2022-02-10 01:33:13 +00:00
  • 46b5c19715 Merge pull request #273 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.8.1 Maksym Pavlenko 2022-01-19 20:42:22 -08:00
  • 89b83f8e3a Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 dependabot[bot] 2022-01-17 01:48:10 +00:00
  • 1c2e3740ba Fix data path in docker compose file v2.4.2 Maksym Pavlenko 2022-01-02 17:43:35 +02:00
  • 656baa0234 Merge pull request #271 from jtagcat/patch-1 Maksym Pavlenko 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 /. jtagcat 2022-01-02 15:33:11 +02:00
  • a5c6e2d766 Move cron section to docs Maksym Pavlenko 2022-01-02 17:39:08 +02:00
  • aaf8e0958c Add config.toml.example (fix #269 #194) Maksym Pavlenko 2022-01-02 17:31:41 +02:00
  • 36900183b5 Allow custom youtube-dl path Maksym Pavlenko 2022-01-02 16:57:54 +02:00
  • 43c44fc01c Allow specify string as API key Maksym Pavlenko 2022-01-02 16:48:20 +02:00
  • 142b0e0f3c Add server package Maksym Pavlenko 2022-01-02 15:16:39 +02:00
  • 16315c0e12 Update docker compose (close: #270) Maksym Pavlenko 2022-01-02 15:00:00 +02:00
  • 54834550d5 Decouple config package Maksym Pavlenko 2022-01-02 14:57:10 +02:00
  • 0edf2836bb Notify when using log file (fix: #224) Maksym Pavlenko 2022-01-02 14:02:36 +02:00
  • db4de62430 Migrate to pelletier/go-toml Maksym Pavlenko 2022-01-02 13:46:43 +02:00
  • ce2df20d8d Merge pull request #265 from mxpv/storage Maksym Pavlenko 2022-01-02 13:19:11 +02:00
  • 12cdbf61db Refactor code to allow pluggable storages Maksym Pavlenko 2022-01-02 13:17:28 +02:00
  • 26f4b2a47a Fix context import Maksym Pavlenko 2021-12-31 21:24:58 +02:00
  • f337f6c8b1 Update release actions v2.4.1 Maksym Pavlenko 2021-12-31 15:16:31 +02:00
  • 1620697708 Use golangci-lint github action Maksym Pavlenko 2021-12-31 14:26:34 +02:00
  • 24aed6684c Update badges Maksym Pavlenko 2021-12-31 14:05:40 +02:00
  • 3f9c05913b Update branch names on CI Maksym Pavlenko 2021-12-31 13:54:15 +02:00
  • ab43caebd5 Merge pull request #259 from mxpv/dependabot/go_modules/github.com/golang/mock-1.6.0 Maksym Pavlenko 2021-12-31 13:53:08 +02:00
  • 9910373f13 Bump github.com/golang/mock from 1.4.3 to 1.6.0 dependabot[bot] 2021-12-31 11:19:19 +00:00
  • 0f607dc2ef Require gopkg.in/yaml.v2 v2.2.8 Maksym Pavlenko 2021-12-31 13:14:52 +02:00
  • ddca3723dd Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0 (#257) dependabot[bot] 2021-12-31 13:11:09 +02:00
  • d94983c20b Merge pull request #256 from mxpv/dependabot/go_modules/github.com/sirupsen/logrus-1.8.1 Maksym Pavlenko 2021-12-31 13:04:33 +02:00
  • 4b305b530a Bump github.com/sirupsen/logrus from 1.2.0 to 1.8.1 dependabot[bot] 2021-12-31 11:00:41 +00:00
  • 81d3af5fa1 Merge pull request #251 from mxpv/dependabot/github_actions/actions/upload-artifact-2.3.1 Maksym Pavlenko 2021-12-31 12:56:40 +02:00
  • 3b566609b9 Merge pull request #250 from mxpv/dependabot/github_actions/actions/checkout-2.4.0 Maksym Pavlenko 2021-12-31 12:56:30 +02:00
  • 330ac4703f Bump github.com/dgraph-io/badger from 1.6.0 to 1.6.2 (#258) dependabot[bot] 2021-12-31 12:54:30 +02:00
  • c78f50ded5 Merge pull request #253 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.8.0 Maksym Pavlenko 2021-12-31 12:54:02 +02:00
  • d20de73798 Merge pull request #255 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.7.0 Maksym Pavlenko 2021-12-31 12:52:28 +02:00
  • 2a754f5b44 Merge pull request #254 from mxpv/dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.1 Maksym Pavlenko 2021-12-31 12:52:21 +02:00
  • 2fdc82783d Bump actions/checkout from 1 to 2.4.0 dependabot[bot] 2021-12-31 10:51:31 +00:00
  • 2b2f6f7f55 Bump actions/setup-go from 1 to 2.1.5 dependabot[bot] 2021-12-31 10:47:05 +00:00
  • 941fba5eee Bump github.com/stretchr/testify from 1.4.0 to 1.7.0 dependabot[bot] 2021-12-31 10:50:50 +00:00
  • d1178009f1 Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 dependabot[bot] 2021-12-31 10:50:42 +00:00
  • ac0aa8f15f Fix vimeo test Maksym Pavlenko 2021-12-31 12:48:07 +02:00
  • 93c762ad86 Bump goreleaser/goreleaser-action from 1 to 2.8.0 dependabot[bot] 2021-12-31 10:47:08 +00:00
  • bc2c91037c Bump actions/upload-artifact from 1 to 2.3.1 dependabot[bot] 2021-12-31 10:47:04 +00:00
  • 2522d72622 Add dependabot Maksym Pavlenko 2021-12-31 12:46:43 +02:00
  • 3c4b3a2870 Merge pull request #248 from matejdro/master Maksym Pavlenko 2021-12-31 12:35:59 +02:00
  • 4fa6da6a02 build podsync inside docker Matej Drobnic 2021-12-28 08:45:18 +01:00
  • 52293e4ad2 add support for descengind playlists Matej Drobnic 2021-12-28 08:06:10 +01:00
  • c1130f3f97 Initial SoundCloud playlist support Unshuffled 2021-10-02 21:32:46 -04:00
  • da93686a57 Dockerfile:add --no-banner. jtagcat 2021-05-11 08:31:25 +00:00
  • cc9fcb4217 Revert "dockerfile: source youtube-dl from alpine repos" #195 Maksym Pavlenko 2020-11-17 14:22:06 -08:00
  • d7885ebfda dockerfile: source youtube-dl from alpine repos jtagcat 2020-11-05 18:22:48 +02:00
  • 8d8832e102 readme: demonstrate new custom fields in example config. jtagcat 2020-11-02 23:02:32 +00:00
  • 40ad9a4e32 Fix TOML inline table definition in Tests Eric Duncan 2020-10-28 18:42:13 -04:00
  • 1ae7f09e02 Add Podcast Owner Custom Definitions per #171 Eric Duncan 2020-10-28 18:24:23 -04:00
  • 2751c4b8de Add server bind option (#190) op69qs 2020-10-27 13:29:42 +08:00
  • d39e464585 Configure download timeouts #186 v2.4.0 Maksym Pavlenko 2020-10-17 16:47:28 -07:00
  • 31cb976c37 README.md: example config: remove quotes from max_height jtagcat 2020-10-08 17:09:48 +00:00
  • ec5eae7b4f Include tzdata in Dockerfile #131 Maksym Pavlenko 2020-10-04 14:31:28 -07:00
  • 3572e14706 Support cover art quality Maksym Pavlenko 2020-10-04 14:16:29 -07:00
  • 0ce6e99545 Customize subcategories #161 Maksym Pavlenko 2020-10-04 14:00:51 -07:00
  • fc952bf1f1 Add CI timeouts Maksym Pavlenko 2020-10-04 13:21:57 -07:00
  • beb6d5e6d0 Update Go to 1.15 and linter #141 #157 Maksym Pavlenko 2020-10-04 13:21:03 -07:00
  • 27e41d7599 Support overwriting title, author and description of feed (#177) Paul Götzinger 2020-10-01 22:51:47 +02:00
  • a4f8545b02 Merge pull request #173 from tatzyr/h264 Maksym Pavlenko 2020-09-25 21:25:20 -07:00
  • 01d74f815f Use H.264 codec first Tatsuya Otsuka 2020-09-20 17:17:46 +09:00
  • 33dfac1b0c Merge pull request #169 from tuxpeople/patch-1 Maksym Pavlenko 2020-09-17 19:43:25 -07:00
  • 0634cb9373 Update README.md Thomas Deutsch 2020-09-14 10:45:24 +02:00
  • 1372c6341b Temporary disable Github registry v2.3.0 Maksym Pavlenko 2020-09-08 21:24:12 -07:00
  • 303d741f72 Merge pull request #163 from ticky/additional-youtubedl-arguments Maksym Pavlenko 2020-08-11 16:45:18 -07:00
  • a878c05d9d Allow additional youtube-dl arguments Jessica Stokes 2020-08-11 16:28:20 -07:00
  • 00c7bce6dc Merge pull request #153 from dop251/cleanup-pr Maksym Pavlenko 2020-06-08 22:36:54 -07:00
  • a21f8d9ea2 Remove 'stale' episodes. When cleaning remove title and description to save space. Dmitry Panov 2020-05-17 18:48:16 +01:00
  • 0c41b471ac Only consider downloaded episodes when cleaning (#152) Dmitry Panov 2020-06-08 18:34:32 +01:00
  • f8f8bd948a Fixed episodes out-of-order in XML #151 #133 qiuhanty 2020-06-07 22:10:03 -07:00
  • 13e77d0adb Merge pull request #148 from dop251/filters-pr Maksym Pavlenko 2020-06-07 22:08:03 -07:00
  • b47cc9be80 Implemented negative filters for title and description. Dmitry Panov 2020-05-15 11:33:51 +01:00
  • af09e4c39e Prevent CI running jobs twice in PRs Maksym Pavlenko 2020-04-24 20:24:30 -07:00
  • 66f2455916 Update Makefile Maksym Pavlenko 2020-04-24 20:22:37 -07:00
  • 8415f6f644 Minor log fixes Maksym Pavlenko 2020-04-22 18:56:19 -07:00
  • 9f4f985fdf Merge pull request #132 from mxpv/key-rotation Maksym Pavlenko 2020-04-20 21:10:25 -07:00
  • 28429607cd Update README Maksym Pavlenko 2020-04-20 21:06:51 -07:00
  • 24c9e7953d Refactor feed package Maksym Pavlenko 2020-04-20 21:02:05 -07:00
  • d1bd2c2d24 Integrate key providers Maksym Pavlenko 2020-04-20 20:54:49 -07:00
  • 7a65e3d1c5 Implement key providers Maksym Pavlenko 2020-04-20 19:15:30 -07:00
  • 2623a30b83 Allow specify list of API keys in TOML Maksym Pavlenko 2020-04-20 18:53:28 -07:00
  • 82bbd02cdf Switch toml package to github.com/naoina/toml Maksym Pavlenko 2020-04-20 18:38:52 -07:00
  • df7dc56daf Fix self update loop Maksym Pavlenko 2020-04-19 14:26:53 -07:00
  • 57d84f71bc Upload podsync binaries from CI Build job Maksym Pavlenko 2020-04-19 13:35:12 -07:00
  • eb175683da Use latest youtube-dl in Dockerfile #119 Виктор Диктор 2020-04-19 23:21:16 +03:00