Files
spacedrive/packages
Jamie Pine 74b7beb9c2 refactor: Simplify Library Management in DaemonConnector and Swift Client
- Removed the setupLibraryManagement method and integrated its functionality directly into the loadLibraries method for better clarity.
- Enhanced library loading to automatically select the first library if none is currently selected, improving user experience.
- Updated the SpacedriveClient to streamline the switchToLibrary method, ensuring it uses the async method for library switching.
- Refactored DaemonRequest cases to align with the new action and query method signatures, enhancing consistency across the API.
2025-09-23 22:40:45 -07:00
..