aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: document abandonmentHEADmasterEvgeny Kuznetsov2022-12-091-1/+1
* docs: archive GitHub repoEvgeny Kuznetsov2022-12-091-5/+2
* Bump golangci/golangci-lint-action from 3.1.0 to 3.3.1 (#32)dependabot[bot]2022-12-061-1/+1
* Bump actions/cache from 3.0.1 to 3.0.11 (#30)dependabot[bot]2022-12-061-1/+1
* add option to use smotrim.ru directlyEvgeny Kuznetsov2022-05-012-0/+10
* Bump actions/setup-go from 2 to 3 (#19)dependabot[bot]2022-05-011-1/+1
* Bump codecov/codecov-action from 1 to 3 (#18)dependabot[bot]2022-05-011-1/+1
* Bump actions/cache from 2 to 3.0.1 (#17)dependabot[bot]2022-05-011-1/+1
* Bump actions/checkout from 2 to 3 (#15)dependabot[bot]2022-05-012-2/+2
* Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.8.0 (#12)dependabot[bot]2022-05-012-11/+12
* don't die on smotrim.ru redirectsEvgeny Kuznetsov2022-04-294-29/+2169
* Bump golangci/golangci-lint-action from 2 to 3.1.0 (#14)dependabot[bot]2022-03-221-1/+1
* satisfy linterEvgeny Kuznetsov2022-03-211-0/+3
* spoof user-agentEvgeny Kuznetsov2022-03-211-1/+4
* update import pathEvgeny Kuznetsov2021-11-212-2/+2
* add cachingEvgeny Kuznetsov2021-05-011-0/+12
* simplifyEvgeny Kuznetsov2021-05-011-1/+1
* remove travis badgeEvgeny Kuznetsov2021-05-011-1/+1
* use github-actions for codecovEvgeny Kuznetsov2021-05-012-26/+19
* Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1 (#1)dependabot[bot]2021-04-292-3/+9
* add dependabotEvgeny Kuznetsov2021-04-292-0/+14
* Merge branch 'master' of github.com:nekr0z/radiorus-rssEvgeny Kuznetsov2021-04-298-16/+1193
|\
| * travis: update linterEvgeny Kuznetsov2020-12-281-1/+1
| * satisfy linterEvgeny Kuznetsov2020-12-261-1/+1
| * extensive episode descriptionsEvgeny Kuznetsov2020-12-268-16/+1193
| * travis: update linterEvgeny Kuznetsov2020-12-261-1/+1
* | use github-actions for linterEvgeny Kuznetsov2021-04-292-2/+38
|/
* travis: fix golangci-lintEvgeny Kuznetsov2020-03-241-1/+1
* refactor testEvgeny Kuznetsov2020-03-241-1/+1
* don't panic when feed image can't be parsedEvgeny Kuznetsov2020-02-054-8/+46
* parse episodes more safelyEvgeny Kuznetsov2020-02-054-2/+78
* refactorEvgeny Kuznetsov2020-02-051-8/+8
* parse regexes safelyEvgeny Kuznetsov2020-02-052-9/+68
* more testingEvgeny Kuznetsov2020-02-052-13/+48
* refactor testsEvgeny Kuznetsov2020-02-041-32/+17
* remove loopEvgeny Kuznetsov2020-02-041-10/+4
* remove redundant testsEvgeny Kuznetsov2020-02-044-1246/+0
* cleaner processing of pages containing video episodesEvgeny Kuznetsov2020-02-044-7/+11
* decouple enclosure findingEvgeny Kuznetsov2020-02-041-11/+16
* fix processing page with upcoming announceEvgeny Kuznetsov2020-02-048-2/+1958
* add videofeed for testingEvgeny Kuznetsov2020-02-043-0/+1200
* don't make feed title a linkEvgeny Kuznetsov2020-01-294-3/+28
* use HTTPSEvgeny Kuznetsov2020-01-282-2/+31
* improve test coverageEvgeny Kuznetsov2020-01-282-3/+28
* improve test coverageEvgeny Kuznetsov2020-01-282-10/+33
* improve test coverageEvgeny Kuznetsov2020-01-281-1/+28
* add benchmarkEvgeny Kuznetsov2020-01-281-4/+13
* improve testingEvgeny Kuznetsov2020-01-2811-20/+9575
* fix episode addressing for testsEvgeny Kuznetsov2020-01-284-21/+1263
* add episode page for testingEvgeny Kuznetsov2020-01-282-0/+1188