autobrr/web/src
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
..
api feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
components feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
domain feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
forms feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
hooks chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
screens feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
types feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
utils fix(web): remove unused checkForUpdates JSON object (#1638) 2024-09-01 18:23:41 +02:00
App.tsx fix(auth): cookie expiry and renewal (#1527) 2024-05-08 10:38:02 +02:00
index.css chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
index.tsx chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
logo.svg feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00
routes.tsx feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
vite-env.d.ts feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00