Files
spacedrive/docs
Jamie Pine 8d0ae5065f Enhance FileSearchOutput structure and update search query logic
- Added a new `files` field to `FileSearchOutput` to provide a flat array of files, improving integration with the explorer.
- Updated the `FileSearchQuery` to join directory paths directly on `parent_id`, simplifying the SQL query.
- Enhanced the query to batch fetch sidecars for content UUIDs, improving performance and data retrieval.
- Adjusted the handling of content identity fields to ensure proper association with files in search results.
- Updated the `SearchView` component to utilize the new `files` array instead of the previous `results` structure.
2025-12-26 10:55:51 -08:00
..
2025-11-14 21:40:49 -08:00
2025-11-14 21:40:49 -08:00
2025-11-14 21:31:21 -08:00
2025-11-14 21:31:21 -08:00
2025-11-14 21:31:21 -08:00
2025-11-14 21:31:21 -08:00
2025-11-14 21:31:21 -08:00
2025-11-14 21:40:49 -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