🌊 qBittorrent Settings Scaffold #90
Reference in New Issue
Block a user
Delete Branch "qbittorrent-settings-form"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR is the first step to integrating ThreeTwo with
qBittorrentand bringing torrent acquisition to the app.Update: The above is still true, however, I am currently refactoring the whole app to replace
react-reduxandredux-thunkwith the excellent@tanstack/react-queryandzustandfor global state management. The resulting code-cleanup is significant and beyond the scope of this PR.I am merging this into
mainand continuing the cleanup work on a dedicated branch.