spacedrive
spacedrive copied to clipboard
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
- Update dependencies - Remove unused dependencies - Some misc fixes due to updates deps - Fix landing prod build outside Vercel - Fix Storybook build
### Describe the bug After adding a watch(location) directory, it contains a non-permitted (e.g. root 100) directory, restart the Spacedrive, it gets stuck ### Reproduction ``` > su user >...
The scrolling in Media View should be inverted (either by default or optionally) to emulate a camera roll. From [SyncLinear.com](https://synclinear.com) | [ENG-950](https://linear.app/spacedriveapp/issue/ENG-950/invert-scrolling-on-media-view)
From [SyncLinear.com](https://synclinear.com) | [ENG-946](https://linear.app/spacedriveapp/issue/ENG-946/zooming-functionality-for-quick-preview)
From [SyncLinear.com](https://synclinear.com) | [ENG-945](https://linear.app/spacedriveapp/issue/ENG-945/quick-preview-should-include-a-loop-button-for-videos)
clicking an item waits for the original to load before allowing the select item render, this is due to the inspector. the loading of the original should be deferred until...
If Quick Preview cannot display the original file, a warning overlay or tooltip should be placed in a corner. From [SyncLinear.com](https://synclinear.com) | [ENG-948](https://linear.app/spacedriveapp/issue/ENG-948/show-warning-if-quick-preview-cannot-display-original-file)
Media View should include date headings now that MediaData exists and media can be sorted by the creation date by default. From [SyncLinear.com](https://synclinear.com) | [ENG-951](https://linear.app/spacedriveapp/issue/ENG-951/media-view-should-include-date-headings)
### Describe the bug   ### Reproduction _No response_ ### Expected behavior _No response_ ### Platform and versions ```Shell 8.11.0 cargo 1.74.0 rustc 1.74.0 (79e9716c9 2023-11-13) (Arch Linux rust...
### Describe the bug When clicking on a symlink, it doesn't follow the symlink, but rather it opens it in the default file explorer on the system. ### Reproduction 1....