🌊 qBittorrent Settings Scaffold #90

Merged
rishighan merged 33 commits from qbittorrent-settings-form into main 2023-11-07 17:46:09 +00:00
rishighan commented 2023-09-01 15:02:27 +00:00 (Migrated from github.com)

This PR is the first step to integrating ThreeTwo with qBittorrent and bringing torrent acquisition to the app.

Update: The above is still true, however, I am currently refactoring the whole app to replace react-redux and redux-thunk with the excellent @tanstack/react-query and zustand for global state management. The resulting code-cleanup is significant and beyond the scope of this PR.

I am merging this into main and continuing the cleanup work on a dedicated branch.

This PR is the first step to integrating ThreeTwo with `qBittorrent` and bringing torrent acquisition to the app. Update: The above is still true, however, I am currently refactoring the whole app to replace `react-redux` and `redux-thunk` with the excellent `@tanstack/react-query` and `zustand` for global state management. The resulting code-cleanup is significant and beyond the scope of this PR. I am merging this into `main` and continuing the cleanup work on a dedicated branch.
Sign in to join this conversation.