autobrr/web/src
soup 8acf33589d
enhancement(web): mutation improvements and toast updates (#913)
* make notification switch take onToggleMutation

Instead of opening it like the edit button, it now enables/disables it directly.

* improved toast for update checks

* improved toast for download clients

it now mentions what client is enabled/disabled

* improved irc network toast

* added toast when copying apikey

* added toast to log download

implemented an info variant for the toasts

* improved feed toast

* improved toast for update checks

* Merge branch 'develop' into enhancement/mutation-improvements-toast-updates
2023-05-06 18:19:43 +02:00
..
api chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
components enhancement(web): mutation improvements and toast updates (#913) 2023-05-06 18:19:43 +02:00
domain chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
forms feat(downloadclients): rtorrent improve basic auth handling (#914) 2023-05-06 18:16:34 +02:00
hooks chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
screens enhancement(web): mutation improvements and toast updates (#913) 2023-05-06 18:19:43 +02:00
types chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
utils chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
App.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
index.css chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
index.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
vite-env.d.ts refactor(web): migrate create-react-app to vite (#823) 2023-04-10 14:28:24 +02:00