autobrr/internal
Kyle Sanderson 47eaeaa635
feat(rss): implement relative URL support (#484)
* feat(rss): implement relative URL support

* bp had some words

* feat(gh): uplift golang to 1.19.1

* feat(docker): uplift golang to 1.19

* feat(docker): uplift to go 1.19

* cleanup

* chore: update go version in go.mod

* feat: refactor and add test feed process item

* unescape query params after join
* break out logic into separate method
* add tests
2022-10-04 12:59:29 +02:00
..
action fix(clients): rtorrent use directory instead of base_path (#472) 2022-09-23 19:42:47 +02:00
announce feat(indexers): TorrentName templating (#381) 2022-08-25 14:47:41 +02:00
api fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
auth feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
client Feature: Get size by api for ptp btn and ggn (#66) 2022-01-05 23:52:29 +01:00
config fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
database feat(filters): improve list view with filtering (#465) 2022-09-22 11:54:17 +02:00
domain feat(filters): improve list view with filtering (#465) 2022-09-22 11:54:17 +02:00
download_client feat(clients): add rTorrent support (#421) 2022-08-21 21:42:07 +02:00
events feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed feat(rss): implement relative URL support (#484) 2022-10-04 12:59:29 +02:00
filter feat(filters): improve list view with filtering (#465) 2022-09-22 11:54:17 +02:00
http feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
indexer chore(indexers): lower hebits (#461) 2022-09-12 00:37:49 +02:00
irc feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
logger fix(logging): timestamp and update pkg (#309) 2022-06-15 23:00:33 +02:00
mock feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
notification fix(notifications): Notifiarr check for valid api key (#471) 2022-09-23 18:56:28 +02:00
release feat(filters): add external script and webhook checks 2022-07-23 15:19:28 +02:00
scheduler feat(feeds): add generic RSS support (#410) 2022-08-20 00:34:46 +02:00
server feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
user feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
utils feat: add backend 2021-08-11 15:26:17 +02:00