* 🗂️ Added tab icons and styles
* 🪑 Styled download panel table
* 🪑 Cleaned up the DC++ search results table
* 🪑 Many changes to DC++ downloads table
* 🏗️ Wired up search with RQ
* 🏗️ Changes to ComicDetail section
* 🔧 Fixing table styes
* 🏗 Fixed the archive ops panel
* 🔧 Tweaked Archive ops further
* 🃏 Styling the action menu
* 🧩 CV Match panel refactor WIP
* 🏗️ Refactored the action menu
* 🤼 Cleaning up CV match panel
* 🏗️ Refactored the scored matches
* 🤼 Revamped CV match panel UX
* 🖌️ Styling tweaks to the side panel
* 🖌️ Cleaned up the form
* 🏗️ Refactored the search form
* 🤐 Added a uncompress indicator
* 🏗️ Fix for encoding # in URIs
* 🔧 Fixed # symbol handling in URLs
* 🔧 Started work on Edit Metadata panel
* 🔎 Added a check for existing uncompressed archives
* 🏗️ Settings styling tweaks
* 🏗️ Fixed invalidation of archiveOps
* 🏗️ Fixed an invalidation query on DC++ download panel
* 🏗️ Fixed CV-sourced Volume info panel
* 🏗️ Fixed volume group card stacks on Dashboard
* 🔍 Fixing CV search page
* 🏗️ Refactoring Volume groups and wanted panel
* 🏗️ Cleaning up useless files
* 🛝 Added keen-slider for pull list
* 🏗️ Abstracted heading/subheading into Header
* 🏗️ Continued refactoring of PullList, Volumes etc.
* 📆 Wired up the datepicker to LoCG pull list
* ↪️ Removed node-sass, added sass
* 🏗️ Refactoring Navbar to read from zustand store
* ⬆️ Bumped deps
* 🏗️ Refactored AirDC++ session status indicator
* 🏗️ Refactored Import page to read from global state
* 🏗 Wired up the event emit correctly
* 🏗️ Added import queue related state
* 🏗 Implemented setQueueAction
* 🏗️ Wired up job queue control methods
* 🏗️ Added null check and removed useless deps
* 🏗️ Refactored the Import page
* ↪️ Added cache invalidation to job statistics query
* 🏗️ Refactoring the Library page
* 🏗️ Fixed pagination and disabled states
* ✏️ Changed page to offset
To better reflect what we are doing with the pagination controls
* 🏗️ Refactoring ComicDetail page and its children
* 🏗️ Refactored ComicDetailContainer with useQuery
* 🔧 Fixed the error check on Library page
* 🏗️ Refactoring AcquisitionPanel
* 🏗️ Refactoring the AirDC++ Forms
* 🦃 Thanksgiving Day bug fixes
* ⬆️ Bumped up Vite to 5.0
* 🔧 Refactoring AcquisitionPanel
* 🏗️ Wiring up the DC++ search method
* 🏗️ Refactoring AirDC++ search method
* 🔎 Added some validation to ADC++ Hubs settings form
* 🏗️ Fixed the ADC++ search results
* 🏗️ Cleanup of the search results pane
1. Removed socket connection from context
2. Added Redux middleware to persist socket connection
3. Removed amqplib and RabbitMQ support
4. Removed RabbitMQ from docker-compose configuration
5. Removed a proxy route to IMS from the facade
6. Refactored file actions to support the new way of socket event emitting and listening