autobrr/web/src/components/inputs
Kyle Sanderson 13a74f7cc8
feat: add usenet support (#543)
* feat(autobrr): implement usenet support

* feat(sonarr): implement usenet support

* feat(radarr): implement usenet support

* feat(announce): implement usenet support

* announce: cast a line

* feat(release): prevent unknown protocol transfer

* release: lines for days.

* feat: add newznab and sabnzbd support

* feat: add category to sabnzbd

* feat(newznab): map categories

* feat(newznab): map categories

---------

Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
2023-03-04 20:27:18 +01:00
..
common.tsx feat(web): Add helper tooltips for inputs and link them to docs (#663) 2023-02-03 17:03:49 +01:00
index.ts enhancement(web): red disabled switch button (#552) 2022-12-10 19:25:48 +01:00
input.tsx feat(web): Add helper tooltips for inputs and link them to docs (#663) 2023-02-03 17:03:49 +01:00
input_wide.tsx feat(releases): support magnet links (#730) 2023-02-28 22:16:10 +01:00
radio.tsx feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
select.tsx feat(web): Add helper tooltips for inputs and link them to docs (#663) 2023-02-03 17:03:49 +01:00
select_wide.tsx feat(releases): support magnet links (#730) 2023-02-28 22:16:10 +01:00
switch.tsx feat(web): Add helper tooltips for inputs and link them to docs (#663) 2023-02-03 17:03:49 +01:00
text.tsx feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00