Commit Graph

8 Commits

Author SHA1 Message Date
063bee98cf 🏗️ Fixed the ADC++ search results 2023-11-28 22:35:07 -05:00
70debabb53 🔎 Added some validation to ADC++ Hubs settings form 2023-11-28 21:18:12 -05:00
4650bedbcf 🔧 Refactoring AcquisitionPanel 2023-11-27 21:34:34 -05:00
9859dbdeab ⬆️ Bumped up Vite to 5.0 2023-11-23 16:27:18 -05:00
eb399f08e0 🦃 Thanksgiving Day bug fixes 2023-11-23 15:10:17 -05:00
f9afc5a249 🏗️ Refactoring the AirDC++ Forms 2023-11-22 18:28:23 -05:00
9e5612237b 🏗️ Refactoring AcquisitionPanel 2023-11-20 14:17:58 -05:00
8bebffd95e 🌊 qBittorrent Settings Scaffold (#90)
* 🌊 qBittorrent settings scaffold

* 🔧 Added scaffold for the qBittorrent connection form

* 🔧 Some refactoring

* 🔧 Cleaned up folder structure

* 🔧 Fixed broken paths

* 🔧 Cleaned up Search and Import component hierarchy

* 🔧 More path fixes

* 🔧 Tooling changes

* 📝 Qbittorrent form scaffold

* ⬆️ Bumped @dnd-kit deps

* 🧑🏼‍🔧 Fixed the hostname regex

* 🏗️ Adding fields to the settings form

* 🔧 Formatting and more layout changes

* 🔧 Added Prowlarr settings items in JSON

* 📝 Purified Card Component

* 📝 Abstracted connection form into a component

* 🏗️ Reorganized tabs

* Migrating from Redux to RTK-query

* ⬇️ Fetched qBittorrent settings

* 🏗️ Trying out react-query

* 🧩 Added react-query query to qBittorrentSettings page

* 📝 qbittorrent form RU actions first draft

* 🏗️ Added loading state check

* 🏗 Added error check state

* 🏗️ Refactored AirDCPP context using react-query

* 🏗️ Refactoring AirDCPP Settings Form with react-query

* 🔧 Removed context

* 🔧 Removing context from AirDCPP settings page

* 🔧 Fixed early init error on the store

* 🐛 Debugging AirDCPP Settings Form page

* 🧸 Zustand-ified AirDCPP Form

*  AirDCPP code cleaned up from App.tsx

*  Re-added yarn.lock
2023-11-07 11:46:08 -06:00