Files
Jamie Pine d52e89768d Refactor Explorer context and navigation handling
- Replaced useState with useReducer in the Explorer context for improved state management.
- Updated navigation functions to use navigateToPath instead of setCurrentPath, enhancing clarity and consistency.
- Removed unused synchronization functions for URL parameters, streamlining the code.
- Introduced new utility functions for target management and improved type definitions for navigation targets.
- Enhanced the handling of view settings and preferences, ensuring better integration with the UI state.
- Deleted obsolete device operation test file to clean up the codebase.
2025-12-22 05:37:08 -08:00
..
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00
2025-12-05 15:16:41 -08:00