Jamie Pine 3739b3f34f Enhance ephemeral indexing and add filesystem watching support
- Updated `EphemeralIndex` to preserve explicitly browsed subdirectories during re-indexing, preventing loss of user navigation context.
- Modified `clear_directory_children` to return the count of cleared entries and a list of deleted browsed directories.
- Introduced `EphemeralIndexCache` enhancements to support filesystem watching, allowing paths to be monitored for changes.
- Added methods for registering, unregistering, and checking watched paths, improving the responsiveness of the indexing system.
- Updated documentation and tests to reflect new functionality and ensure reliability.
2025-12-08 00:38:04 -08:00
..
2025-12-05 15:16:41 -08:00
2025-12-03 21:41:15 -08:00

Spacedrive Documentation

This repository contains the Mintlify-powered documentation for Spacedrive.

Structure

  • docs/ - Symlink to main spacedrive repo documentation
  • mint.json - Mintlify configuration