Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: document abandonmentHEADmaster | Evgeny Kuznetsov | 2022-12-09 | 1 | -1/+1 |
* | docs: archive GitHub repo | Evgeny Kuznetsov | 2022-12-09 | 1 | -5/+2 |
* | Bump golangci/golangci-lint-action from 3.1.0 to 3.3.1 (#32) | dependabot[bot] | 2022-12-06 | 1 | -1/+1 |
* | Bump actions/cache from 3.0.1 to 3.0.11 (#30) | dependabot[bot] | 2022-12-06 | 1 | -1/+1 |
* | add option to use smotrim.ru directly | Evgeny Kuznetsov | 2022-05-01 | 2 | -0/+10 |
* | Bump actions/setup-go from 2 to 3 (#19) | dependabot[bot] | 2022-05-01 | 1 | -1/+1 |
* | Bump codecov/codecov-action from 1 to 3 (#18) | dependabot[bot] | 2022-05-01 | 1 | -1/+1 |
* | Bump actions/cache from 2 to 3.0.1 (#17) | dependabot[bot] | 2022-05-01 | 1 | -1/+1 |
* | Bump actions/checkout from 2 to 3 (#15) | dependabot[bot] | 2022-05-01 | 2 | -2/+2 |
* | Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.8.0 (#12) | dependabot[bot] | 2022-05-01 | 2 | -11/+12 |
* | don't die on smotrim.ru redirects | Evgeny Kuznetsov | 2022-04-29 | 4 | -29/+2169 |
* | Bump golangci/golangci-lint-action from 2 to 3.1.0 (#14) | dependabot[bot] | 2022-03-22 | 1 | -1/+1 |
* | satisfy linter | Evgeny Kuznetsov | 2022-03-21 | 1 | -0/+3 |
* | spoof user-agent | Evgeny Kuznetsov | 2022-03-21 | 1 | -1/+4 |
* | update import path | Evgeny Kuznetsov | 2021-11-21 | 2 | -2/+2 |
* | add caching | Evgeny Kuznetsov | 2021-05-01 | 1 | -0/+12 |
* | simplify | Evgeny Kuznetsov | 2021-05-01 | 1 | -1/+1 |
* | remove travis badge | Evgeny Kuznetsov | 2021-05-01 | 1 | -1/+1 |
* | use github-actions for codecov | Evgeny Kuznetsov | 2021-05-01 | 2 | -26/+19 |
* | Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1 (#1) | dependabot[bot] | 2021-04-29 | 2 | -3/+9 |
* | add dependabot | Evgeny Kuznetsov | 2021-04-29 | 2 | -0/+14 |
* | Merge branch 'master' of github.com:nekr0z/radiorus-rss | Evgeny Kuznetsov | 2021-04-29 | 8 | -16/+1193 |
|\ | |||||
| * | travis: update linter | Evgeny Kuznetsov | 2020-12-28 | 1 | -1/+1 |
| * | satisfy linter | Evgeny Kuznetsov | 2020-12-26 | 1 | -1/+1 |
| * | extensive episode descriptions | Evgeny Kuznetsov | 2020-12-26 | 8 | -16/+1193 |
| * | travis: update linter | Evgeny Kuznetsov | 2020-12-26 | 1 | -1/+1 |
* | | use github-actions for linter | Evgeny Kuznetsov | 2021-04-29 | 2 | -2/+38 |
|/ | |||||
* | travis: fix golangci-lint | Evgeny Kuznetsov | 2020-03-24 | 1 | -1/+1 |
* | refactor test | Evgeny Kuznetsov | 2020-03-24 | 1 | -1/+1 |
* | don't panic when feed image can't be parsed | Evgeny Kuznetsov | 2020-02-05 | 4 | -8/+46 |
* | parse episodes more safely | Evgeny Kuznetsov | 2020-02-05 | 4 | -2/+78 |
* | refactor | Evgeny Kuznetsov | 2020-02-05 | 1 | -8/+8 |
* | parse regexes safely | Evgeny Kuznetsov | 2020-02-05 | 2 | -9/+68 |
* | more testing | Evgeny Kuznetsov | 2020-02-05 | 2 | -13/+48 |
* | refactor tests | Evgeny Kuznetsov | 2020-02-04 | 1 | -32/+17 |
* | remove loop | Evgeny Kuznetsov | 2020-02-04 | 1 | -10/+4 |
* | remove redundant tests | Evgeny Kuznetsov | 2020-02-04 | 4 | -1246/+0 |
* | cleaner processing of pages containing video episodes | Evgeny Kuznetsov | 2020-02-04 | 4 | -7/+11 |
* | decouple enclosure finding | Evgeny Kuznetsov | 2020-02-04 | 1 | -11/+16 |
* | fix processing page with upcoming announce | Evgeny Kuznetsov | 2020-02-04 | 8 | -2/+1958 |
* | add videofeed for testing | Evgeny Kuznetsov | 2020-02-04 | 3 | -0/+1200 |
* | don't make feed title a link | Evgeny Kuznetsov | 2020-01-29 | 4 | -3/+28 |
* | use HTTPS | Evgeny Kuznetsov | 2020-01-28 | 2 | -2/+31 |
* | improve test coverage | Evgeny Kuznetsov | 2020-01-28 | 2 | -3/+28 |
* | improve test coverage | Evgeny Kuznetsov | 2020-01-28 | 2 | -10/+33 |
* | improve test coverage | Evgeny Kuznetsov | 2020-01-28 | 1 | -1/+28 |
* | add benchmark | Evgeny Kuznetsov | 2020-01-28 | 1 | -4/+13 |
* | improve testing | Evgeny Kuznetsov | 2020-01-28 | 11 | -20/+9575 |
* | fix episode addressing for tests | Evgeny Kuznetsov | 2020-01-28 | 4 | -21/+1263 |
* | add episode page for testing | Evgeny Kuznetsov | 2020-01-28 | 2 | -0/+1188 |