autobrr/internal
ze0s bc0f4cc055
feat: add support for proxies to use with IRC and Indexers (#1421)
* feat: add support for proxies

* fix(http): release handler

* fix(migrations): define proxy early

* fix(migrations): pg proxy

* fix(proxy): list update delete

* fix(proxy): remove log and imports

* feat(irc): use proxy

* feat(irc): tests

* fix(web): update imports for ProxyForms.tsx

* fix(database): migration

* feat(proxy): test

* feat(proxy): validate proxy type

* feat(proxy): validate and test

* feat(proxy): improve validate and test

* feat(proxy): fix db schema

* feat(proxy): add db tests

* feat(proxy): handle http errors

* fix(http): imports

* feat(proxy): use proxy for indexer downloads

* feat(proxy): indexerforms select proxy

* feat(proxy): handle torrent download

* feat(proxy): skip if disabled

* feat(proxy): imports

* feat(proxy): implement in Feeds

* feat(proxy): update helper text indexer proxy

* feat(proxy): add internal cache
2024-09-02 11:10:45 +02:00
..
action feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
announce feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
api feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
auth fix(user): change username (#1502) 2024-04-12 15:09:40 +02:00
config fix(diagnostics): profiling config flags (#1637) 2024-08-29 13:21:01 +02:00
database feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
diagnostics fix(diagnostics): profiling config flags (#1637) 2024-08-29 13:21:01 +02:00
domain feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
download_client feat(download-clients): rtorrent support Digest Auth (#1596) 2024-08-28 12:21:56 +02:00
events chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
filter feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
http feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
indexer feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
irc feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
logger refactor(logs): move sanitize (#1636) 2024-08-29 12:38:49 +02:00
mock chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
notification feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
proxy feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
release fix(actions): reject if client is disabled (#1626) 2024-08-27 19:45:06 +02:00
releasedownload feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
scheduler chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
server chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
update chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
user chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
utils chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00